The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftCardanoUtils, reference main (ce51a5), with Swift 6.2 for Linux on 1 May 2026 15:50:35 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Kingpin-Apps/swift-cardano-utils.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/Kingpin-Apps/swift-cardano-utils
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at ce51a55 bump: version 0.4.0 → 0.4.1
Cloned https://github.com/Kingpin-Apps/swift-cardano-utils.git
Revision (git rev-parse @):
ce51a55ccc843e23fb48dfc09b83eea6c466f6f6
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Kingpin-Apps/swift-cardano-utils.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Kingpin-Apps/swift-cardano-utils.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:0ddb100795e64f71518020a73ad8441aeb43832ede7f1202ae7f8de93664f90d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
Fetching https://github.com/Kingpin-Apps/swift-cardano-core.git
Fetching https://github.com/tuist/Command.git
Fetching https://github.com/mattt/swift-configuration-toml.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-log.git
[1/2102] Fetching command
[275/5850] Fetching command, swift-cardano-core
[773/5981] Fetching command, swift-cardano-core, swift-configuration-toml
[1129/11582] Fetching command, swift-cardano-core, swift-configuration-toml, swift-system
[3974/18392] Fetching command, swift-cardano-core, swift-configuration-toml, swift-system, swift-log
Fetching https://github.com/Kolos65/Mockable
Fetched https://github.com/tuist/Command.git from cache (1.25s)
Fetching https://github.com/apple/swift-configuration
Fetched https://github.com/Kingpin-Apps/swift-cardano-core.git from cache (1.38s)
Fetched https://github.com/mattt/swift-configuration-toml.git from cache (1.38s)
Fetched https://github.com/apple/swift-log.git from cache (1.38s)
Fetched https://github.com/apple/swift-system.git from cache (1.39s)
[1/2079] Fetching mockable
[2080/5331] Fetching mockable, swift-configuration
Fetched https://github.com/Kolos65/Mockable from cache (0.84s)
[521/3252] Fetching swift-configuration
Fetched https://github.com/apple/swift-configuration from cache (0.75s)
Computing version for https://github.com/Kolos65/Mockable
Computed https://github.com/Kolos65/Mockable at 0.6.2 (2.90s)
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5723] Fetching xctest-dynamic-overlay
[3493/80761] Fetching xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (10.05s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (10.16s)
Computing version for https://github.com/Kingpin-Apps/swift-cardano-core.git
Computed https://github.com/Kingpin-Apps/swift-cardano-core.git at 0.3.16 (11.10s)
Fetching https://github.com/attaswift/BigInt.git
Fetching https://github.com/Frizlab/swift-fraction-number.git
Fetching https://github.com/KINGH242/swift-base58.git
Fetching https://github.com/Kingpin-Apps/swift-mnemonic.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/Kingpin-Apps/swift-kes.git
[1/4878] Fetching bigint
[733/4932] Fetching bigint, swift-base58
[836/4952] Fetching bigint, swift-base58, swift-fraction-number
[905/5147] Fetching bigint, swift-base58, swift-fraction-number, swift-mnemonic
[991/5203] Fetching bigint, swift-base58, swift-fraction-number, swift-mnemonic, swift-kes
Fetched https://github.com/Kingpin-Apps/swift-kes.git from cache (0.63s)
[1830/5147] Fetching bigint, swift-base58, swift-fraction-number, swift-mnemonic
Fetched https://github.com/Kingpin-Apps/swift-mnemonic.git from cache (0.63s)
Fetching https://github.com/KINGH242/PotentCodables.git
[1684/4952] Fetching bigint, swift-base58, swift-fraction-number
Fetching https://github.com/mxcl/Version.git
[2905/22409] Fetching bigint, swift-base58, swift-fraction-number, swift-crypto
[5262/22720] Fetching bigint, swift-base58, swift-fraction-number, swift-crypto, version
[6137/25066] Fetching bigint, swift-base58, swift-fraction-number, swift-crypto, version, potentcodables
Fetched https://github.com/mxcl/Version.git from cache (0.47s)
[5919/24755] Fetching bigint, swift-base58, swift-fraction-number, swift-crypto, potentcodables
Fetching https://github.com/Kingpin-Apps/swift-ncal.git
[8895/25248] Fetching bigint, swift-base58, swift-fraction-number, swift-crypto, potentcodables, swift-ncal
Fetched https://github.com/KINGH242/PotentCodables.git from cache (3.70s)
Fetched https://github.com/Kingpin-Apps/swift-ncal.git from cache (3.22s)
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetched https://github.com/Frizlab/swift-fraction-number.git from cache (5.09s)
Fetched https://github.com/KINGH242/swift-base58.git from cache (5.09s)
Fetched https://github.com/attaswift/BigInt.git from cache (5.12s)
[1/13387] Fetching cryptoswift
Fetched https://github.com/apple/swift-crypto.git from cache (5.24s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (3.06s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (8.39s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.82s)
Computing version for https://github.com/mattt/swift-configuration-toml.git
Computed https://github.com/mattt/swift-configuration-toml.git at 2.0.0 (0.70s)
Fetching https://github.com/mattt/swift-toml.git
Fetching https://github.com/apple/swift-metrics
[1/331] Fetching swift-toml
[332/3525] Fetching swift-toml, swift-metrics
Fetched https://github.com/mattt/swift-toml.git from cache (0.57s)
Fetched https://github.com/apple/swift-metrics from cache (0.56s)
Computing version for https://github.com/apple/swift-configuration
Computed https://github.com/apple/swift-configuration at 1.2.0 (4.12s)
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/swift-server/swift-service-lifecycle
Fetching https://github.com/jpsim/Yams
[1/2751] Fetching swift-service-lifecycle
[579/26645] Fetching swift-service-lifecycle, swift-collections
[4425/38196] Fetching swift-service-lifecycle, swift-collections, yams
Fetched https://github.com/swift-server/swift-service-lifecycle from cache (2.72s)
Fetched https://github.com/apple/swift-collections from cache (3.35s)
Fetched https://github.com/jpsim/Yams from cache (3.35s)
Computing version for https://github.com/KINGH242/swift-base58.git
Computed https://github.com/KINGH242/swift-base58.git at 0.1.2 (4.08s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (4.73s)
Fetching https://github.com/apple/swift-asn1.git
[1/1813] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.49s)
Computing version for https://github.com/Frizlab/swift-fraction-number.git
Computed https://github.com/Frizlab/swift-fraction-number.git at 0.1.0 (1.11s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.3.0 (0.75s)
Computing version for https://github.com/Kingpin-Apps/swift-kes.git
Computed https://github.com/Kingpin-Apps/swift-kes.git at 0.1.0 (0.73s)
Computing version for https://github.com/Kingpin-Apps/swift-mnemonic.git
Computed https://github.com/Kingpin-Apps/swift-mnemonic.git at 0.2.2 (0.67s)
Fetching https://github.com/tesseract-one/UncommonCrypto.swift.git
[1/143] Fetching uncommoncrypto.swift
Fetched https://github.com/tesseract-one/UncommonCrypto.swift.git from cache (0.58s)
Computing version for https://github.com/KINGH242/PotentCodables.git
Computed https://github.com/KINGH242/PotentCodables.git at 3.6.0 (1.41s)
Fetching https://github.com/SusanDoggie/Float16.git
Fetching https://github.com/sharplet/Regex.git
[1/310] Fetching float16
[311/1564] Fetching float16, regex
Fetched https://github.com/SusanDoggie/Float16.git from cache (1.17s)
Fetched https://github.com/sharplet/Regex.git from cache (1.19s)
Computing version for https://github.com/mattt/swift-toml.git
Computed https://github.com/mattt/swift-toml.git at 2.0.0 (1.94s)
Computing version for https://github.com/tesseract-one/UncommonCrypto.swift.git
Computed https://github.com/tesseract-one/UncommonCrypto.swift.git at 0.2.1 (0.84s)
Computing version for https://github.com/sharplet/Regex.git
Computed https://github.com/sharplet/Regex.git at 2.1.1 (3.82s)
Computing version for https://github.com/SusanDoggie/Float16.git
Computed https://github.com/SusanDoggie/Float16.git at 1.1.1 (0.90s)
Fetching https://github.com/apple/swift-numerics
[1/6416] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (1.06s)
Computing version for https://github.com/tuist/Command.git
Computed https://github.com/tuist/Command.git at 0.14.3 (1.83s)
Fetching https://github.com/tuist/Path
[1/405] Fetching path
Fetched https://github.com/tuist/Path from cache (0.39s)
Computing version for https://github.com/tuist/Path
Computed https://github.com/tuist/Path at 0.3.8 (1.27s)
Computing version for https://github.com/mxcl/Version.git
Computed https://github.com/mxcl/Version.git at 2.2.1 (0.91s)
Computing version for https://github.com/Kingpin-Apps/swift-ncal.git
Computed https://github.com/Kingpin-Apps/swift-ncal.git at 0.2.2 (1.41s)
Fetching https://github.com/norio-nomura/Base32.git
[1/1168] Fetching base32
Fetched https://github.com/norio-nomura/Base32.git from cache (0.46s)
Computing version for https://github.com/norio-nomura/Base32.git
Computed https://github.com/norio-nomura/Base32.git at 0.9.0 (1.27s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.10.0 (0.84s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (1.19s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.71s)
Computing version for https://github.com/apple/swift-metrics
Computed https://github.com/apple/swift-metrics at 2.10.1 (0.72s)
Computing version for https://github.com/swift-server/swift-service-lifecycle
Computed https://github.com/swift-server/swift-service-lifecycle at 2.11.0 (0.71s)
Fetching https://github.com/apple/swift-async-algorithms.git
[1/6245] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.70s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.3 (1.77s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.1.1 (0.72s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 6.2.1 (1.28s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.7.0 (0.79s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (1.06s)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
Creating working copy for https://github.com/SusanDoggie/Float16.git
Working copy of https://github.com/SusanDoggie/Float16.git resolved at 1.1.1
Creating working copy for https://github.com/Kolos65/Mockable
Working copy of https://github.com/Kolos65/Mockable resolved at 0.6.2
Creating working copy for https://github.com/tuist/Command.git
Working copy of https://github.com/tuist/Command.git resolved at 0.14.3
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.4.1
Creating working copy for https://github.com/Frizlab/swift-fraction-number.git
Working copy of https://github.com/Frizlab/swift-fraction-number.git resolved at 0.1.0
Creating working copy for https://github.com/Kingpin-Apps/swift-mnemonic.git
Working copy of https://github.com/Kingpin-Apps/swift-mnemonic.git resolved at 0.2.2
Creating working copy for https://github.com/Kingpin-Apps/swift-cardano-core.git
Working copy of https://github.com/Kingpin-Apps/swift-cardano-core.git resolved at 0.3.16
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.3.0
Creating working copy for https://github.com/tuist/Path
Working copy of https://github.com/tuist/Path resolved at 0.3.8
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 6.2.1
Creating working copy for https://github.com/KINGH242/PotentCodables.git
Working copy of https://github.com/KINGH242/PotentCodables.git resolved at 3.6.0
Creating working copy for https://github.com/apple/swift-metrics
Working copy of https://github.com/apple/swift-metrics resolved at 2.10.1
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.10.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/tesseract-one/UncommonCrypto.swift.git
Working copy of https://github.com/tesseract-one/UncommonCrypto.swift.git resolved at 0.2.1
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.7.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.1
Creating working copy for https://github.com/mattt/swift-configuration-toml.git
Working copy of https://github.com/mattt/swift-configuration-toml.git resolved at 2.0.0
Creating working copy for https://github.com/KINGH242/swift-base58.git
Working copy of https://github.com/KINGH242/swift-base58.git resolved at 0.1.2
Creating working copy for https://github.com/norio-nomura/Base32.git
Working copy of https://github.com/norio-nomura/Base32.git resolved at 0.9.0
Creating working copy for https://github.com/swift-server/swift-service-lifecycle
Working copy of https://github.com/swift-server/swift-service-lifecycle resolved at 2.11.0
Creating working copy for https://github.com/sharplet/Regex.git
Working copy of https://github.com/sharplet/Regex.git resolved at 2.1.1
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.1.3
Creating working copy for https://github.com/mxcl/Version.git
Working copy of https://github.com/mxcl/Version.git resolved at 2.2.1
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
Creating working copy for https://github.com/Kingpin-Apps/swift-ncal.git
Working copy of https://github.com/Kingpin-Apps/swift-ncal.git resolved at 0.2.2
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.1.1
Creating working copy for https://github.com/Kingpin-Apps/swift-kes.git
Working copy of https://github.com/Kingpin-Apps/swift-kes.git resolved at 0.1.0
Creating working copy for https://github.com/apple/swift-configuration
Working copy of https://github.com/apple/swift-configuration resolved at 1.2.0
Creating working copy for https://github.com/mattt/swift-toml.git
Working copy of https://github.com/mattt/swift-toml.git resolved at 2.0.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.2.4-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.2.4-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz (0.61s)
Building for debugging...
[0/464] Write sources
[1/464] Copying libsodium.a
[1/464] Write sources
[1/464] Write embedded_resources.swift
[1/464] Write sources
[42/464] Write embedded_resources.swift
[42/464] Write sources
[42/464] Copying PotentCodables.docc
[45/464] Compiling _NumericsShims _NumericsShims.c
[45/464] Write sources
[47/464] Compiling fy-blob.c
[48/464] Write swift-version-24593BA9C3E375BF.txt
[49/464] Compiling fy-ctype.c
[50/464] Compiling fy-utf8.c
[51/464] Compiling fy-utils.c
[52/488] Compiling xxhash.c
[53/488] Compiling fy-types.c
[54/521] Compiling fy-path.c
[55/526] Compiling fy-token.c
[57/534] Emitting module IssueReportingPackageSupport
[57/534] Compiling fy-walk.c
[59/534] Emitting module RealModule
[60/553] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[61/553] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[62/555] Compiling Logging LogHandler.swift
[63/555] Emitting module InternalCollectionsUtilities
[64/555] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[65/555] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[66/555] Compiling InternalCollectionsUtilities Span+Extras.swift
[67/555] Compiling InternalCollectionsUtilities Debugging.swift
[68/555] Compiling InternalCollectionsUtilities Descriptions.swift
[69/555] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[70/555] Compiling RealModule RelaxedArithmetic.swift
[71/555] Compiling RealModule RealFunctions.swift
[77/555] Compiling MockableMacro FunctionRequirement.swift
[78/555] Compiling MockableMacro InitializerRequirement.swift
[79/555] Compiling MockableMacro Requirements.swift
[80/555] Compiling MockableMacro VariableRequirement.swift
[81/555] Compiling MockableMacro Availability.swift
[82/555] Compiling IssueReportingPackageSupport _Test.swift
[83/559] Emitting module Version
[84/560] Compiling MockableMacro Variable+Mockable.swift
[85/560] Compiling MockableMacro MockableMacro.swift
[86/560] Compiling MockableMacro MockableMacroError.swift
[87/560] Compiling MockableMacro MockableMacroWarning.swift
[88/560] Compiling MockableMacro Plugin.swift
[89/560] Compiling InternalCollectionsUtilities Integer rank.swift
[90/560] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[91/560] Compiling InternalCollectionsUtilities UInt+reversed.swift
[92/560] Emitting module MockableMacro
[93/560] Compiling Version Version+Comparable.swift
[94/560] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[95/560] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[96/560] Compiling InternalCollectionsUtilities String+Padding.swift
[97/560] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[98/560] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[99/560] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[100/560] Compiling InternalCollectionsUtilities _SortedCollection.swift
[101/560] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[102/561] Compiling Version Version+Range.swift
[104/561] Compiling RealModule Real.swift
[107/561] Compiling Version Version.swift
[115/561] Compiling RealModule Float16+Real.swift
[119/561] Compiling RealModule Float80+Real.swift
[124/561] Compiling MockableMacro Mockable.swift
[126/611] Compiling Path Path.swift
[127/611] Emitting module Path
[128/634] Emitting module FractionNumber
[130/711] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[131/711] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[132/711] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[133/711] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[134/713] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[135/713] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[136/713] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[137/713] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[138/713] Compiling Logging MetadataProvider.swift
[139/713] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[140/713] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[141/713] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[142/713] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[143/713] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[144/713] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[145/713] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[146/713] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[147/713] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[148/713] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[149/713] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[150/713] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[151/713] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[152/713] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[153/720] Emitting module Logging
[154/720] Compiling Logging Locks.swift
[155/720] Compiling Regex ThreadLocal.swift
[156/720] Compiling Regex Options.swift
[157/720] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[158/720] Compiling OrderedCollections OrderedDictionary+Elements.swift
[159/720] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[160/720] Compiling IssueReporting WithExpectedIssue.swift
[161/720] Compiling IssueReporting WithIssueContext.swift
[163/720] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[164/720] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[165/720] Compiling OrderedCollections OrderedDictionary+Values.swift
[166/720] Compiling OrderedCollections OrderedDictionary.swift
[167/720] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[168/720] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[172/721] Emitting module Regex
[173/721] Compiling FractionNumber Maths.swift
[174/721] Compiling FractionNumber FractionNumber.swift
[176/722] Compiling Regex String+ReplaceMatching.swift
[177/722] Compiling Regex MatchResult.swift
[178/722] Compiling Regex Foundation+Ranges.swift
[179/722] Compiling Regex Regex.swift
[180/723] Compiling Version Version+Codable.swift
[181/723] Compiling Version Version+Foundation.swift
[183/724] Emitting module IssueReporting
[184/724] Compiling OrderedCollections _HashTable+Bucket.swift
[185/724] Compiling OrderedCollections _HashTable+BucketIterator.swift
[186/724] Compiling OrderedCollections _HashTable+Constants.swift
[187/724] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[188/724] Compiling OrderedCollections _HashTable+Testing.swift
[189/724] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[201/724] Compiling OrderedCollections OrderedSet+Codable.swift
[202/724] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[203/724] Compiling OrderedCollections OrderedSet+Descriptions.swift
[204/724] Compiling OrderedCollections OrderedSet+Diffing.swift
[205/724] Compiling OrderedCollections OrderedSet+Equatable.swift
[206/724] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[207/724] Compiling OrderedCollections OrderedSet+Hashable.swift
[208/724] Compiling OrderedCollections OrderedSet+Initializers.swift
[209/724] Compiling OrderedCollections OrderedSet+Insertions.swift
[210/724] Compiling OrderedCollections OrderedSet+Invariants.swift
[215/724] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[216/724] Compiling OrderedCollections OrderedDictionary+Codable.swift
[217/724] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[224/776] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[225/848] Compiling HeapModule Heap+Descriptions.swift
[226/851] Compiling Logging LogEvent.swift
[227/851] Compiling Logging Logging.swift
[228/852] Compiling CryptoSwift CTR.swift
[229/852] Compiling CryptoSwift CipherModeWorker.swift
[230/852] Compiling CryptoSwift ECB.swift
[231/852] Compiling CryptoSwift GCM.swift
[232/852] Compiling CryptoSwift OCB.swift
[233/852] Compiling CryptoSwift OFB.swift
[234/862] Compiling CoreMetrics WithMetricsFactory.swift
[236/914] Wrapping AST for Path for debugging
[237/914] Wrapping AST for MockableMacro for debugging
[239/914] Compiling HeapModule _HeapNode.swift
[240/947] Compiling HeapModule Heap.swift
[240/947] Wrapping AST for Logging for debugging
[241/947] Write Objects.LinkFileList
[243/947] Compiling ContainersPreview Producer+Map.swift
[244/947] Compiling ContainersPreview Producer+Reduce.swift
[245/947] Compiling ContainersPreview Producer.swift
[246/947] Compiling ContainersPreview Borrow.swift
[247/951] Compiling ContainersPreview Drain+Reduce.swift
[248/951] Compiling ContainersPreview Drain.swift
[249/951] Compiling ContainersPreview Producer+Collect.swift
[250/951] Compiling ContainersPreview Producer+Filter.swift
[251/951] Compiling ContainersPreview RandomAccessContainer.swift
[252/951] Compiling ContainersPreview RangeExpression2.swift
[253/951] Compiling ContainersPreview RangeReplaceableContainer.swift
[254/951] Compiling ContainersPreview Drain+Map.swift
[255/951] Compiling CoreMetrics Locks.swift
[256/951] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[257/951] Compiling ContainersPreview BorrowingSequence.swift
[258/951] Compiling ContainersPreview BidirectionalContainer.swift
[259/951] Compiling ContainersPreview Container+Filter.swift
[260/951] Compiling ContainersPreview Container+SpanwiseZip.swift
[261/951] Compiling ContainersPreview Container.swift
[262/951] Compiling ContainersPreview ContainerIterator.swift
[263/951] Compiling ContainersPreview DynamicContainer.swift
[264/951] Compiling ContainersPreview MutableContainer.swift
[265/951] Compiling ContainersPreview PermutableContainer.swift
[271/959] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[272/959] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[273/959] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[274/959] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[275/959] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[281/960] Compiling HeapModule Heap+Invariants.swift
[282/960] Compiling HeapModule Heap+UnsafeHandle.swift
[283/960] Emitting module HeapModule
[285/961] Compiling ContainersPreview Box.swift
[286/961] Compiling ContainersPreview Inout.swift
[287/961] Compiling ContainersPreview InputSpan.swift
[288/961] Compiling ContainersPreview Shared.swift
[289/961] Emitting module ContainersPreview
[290/961] Compiling ContainersPreview OutputSpan+Extras.swift
[291/961] Compiling ContainersPreview TemporaryAllocation.swift
[292/961] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[293/961] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[294/961] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[294/962] Wrapping AST for IssueReportingPackageSupport for debugging
[296/962] Emitting module CoreMetrics
[297/962] Wrapping AST for IssueReporting for debugging
[299/962] Compiling CryptoSwift Blowfish+Foundation.swift
[300/962] Compiling CryptoSwift ChaCha20+Foundation.swift
[301/962] Compiling CryptoSwift Data+Extension.swift
[302/962] Compiling CryptoSwift HMAC+Foundation.swift
[303/962] Compiling _RopeModule Rope+Join.swift
[304/962] Compiling _RopeModule Rope+MutatingForEach.swift
[305/962] Compiling _RopeModule Rope+Remove.swift
[306/962] Compiling _RopeModule Rope+RemoveSubrange.swift
[307/962] Compiling _RopeModule Rope+Split.swift
[308/962] Compiling _RopeModule Optional Utilities.swift
[309/972] Compiling CryptoSwift Exponentiation.swift
[310/972] Compiling CryptoSwift FloatingPointConversion.swift
[311/972] Compiling CryptoSwift GCD.swift
[312/972] Compiling CryptoSwift Hashable.swift
[313/972] Compiling CryptoSwift IntegerConversion.swift
[314/972] Compiling CryptoSwift Multiplication.swift
[315/972] Compiling CryptoSwift PrimeTest.swift
[316/972] Compiling CryptoSwift Random.swift
[317/972] Compiling CryptoSwift Shifts.swift
[318/1012] Compiling DequeModule Deque+Codable.swift
[319/1012] Compiling DequeModule Deque+Collection.swift
[320/1012] Compiling DequeModule Deque+CustomReflectable.swift
[321/1012] Compiling DequeModule Deque+Descriptions.swift
[322/1012] Compiling DequeModule Deque+Equatable.swift
[323/1012] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[324/1012] Compiling DequeModule Deque+Extras.swift
[325/1012] Compiling DequeModule Deque+Hashable.swift
[326/1012] Compiling CryptoSwift Collection+Extension.swift
[327/1012] Compiling CryptoSwift CompactMap.swift
[328/1012] Compiling CryptoSwift Cryptor.swift
[329/1012] Compiling CryptoSwift Cryptors.swift
[330/1012] Compiling CryptoSwift Digest.swift
[331/1012] Compiling CryptoSwift DigestType.swift
[332/1012] Compiling CryptoSwift AES+Foundation.swift
[333/1012] Compiling CryptoSwift Array+Foundation.swift
[340/1026] Compiling CryptoSwift Checksum.swift
[341/1026] Compiling CryptoSwift Cipher.swift
[350/1026] Compiling CryptoSwift ChaCha20.swift
[362/1026] Compiling CryptoSwift SquareRoot.swift
[363/1026] Compiling CryptoSwift Strideable.swift
[364/1026] Compiling CryptoSwift StringConversion.swift
[365/1026] Compiling CryptoSwift Subtraction.swift
[366/1026] Compiling CryptoSwift WordsAndBits.swift
[368/1026] Compiling DequeModule UniqueDeque+Consumption.swift
[369/1026] Compiling DequeModule UniqueDeque+Container.swift
[370/1026] Compiling DequeModule UniqueDeque+Descriptions.swift
[371/1026] Compiling DequeModule UniqueDeque+Equatable.swift
[372/1026] Compiling DequeModule UniqueDeque+Experimental.swift
[373/1031] Compiling DequeModule UniqueDeque+Hashable.swift
[374/1031] Compiling DequeModule UniqueDeque+Initializers.swift
[375/1031] Compiling DequeModule UniqueDeque+Insertions.swift
[376/1031] Compiling DequeModule UniqueDeque+Prepend.swift
[377/1031] Compiling DequeModule UniqueDeque+Removals.swift
[377/1031] Linking MockableMacro-tool
[379/1031] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[380/1031] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[381/1031] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[382/1031] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[383/1031] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[384/1031] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[385/1031] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[386/1031] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[387/1031] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[388/1031] Compiling HashTreeCollections TreeSet.swift
[389/1031] Compiling DequeModule RigidDeque+Equatable.swift
[390/1031] Compiling DequeModule RigidDeque+Experimental.swift
[391/1031] Compiling DequeModule RigidDeque+Hashable.swift
[392/1031] Compiling DequeModule RigidDeque+Initializers.swift
[393/1031] Compiling DequeModule RigidDeque+Insertions.swift
[394/1031] Compiling DequeModule RigidDeque+Prepend.swift
[395/1031] Compiling DequeModule _DequeBuffer.swift
[396/1031] Compiling DequeModule _DequeBufferHeader.swift
[397/1031] Compiling DequeModule RigidDeque+Append.swift
[398/1031] Compiling DequeModule RigidDeque+Consumption.swift
[399/1031] Compiling DequeModule RigidDeque+Container.swift
[400/1031] Compiling DequeModule RigidDeque+Descriptions.swift
[401/1031] Compiling DequeModule RigidDeque+Removals.swift
[402/1031] Compiling DequeModule RigidDeque+Replacements.swift
[403/1031] Compiling DequeModule RigidDeque+Testing.swift
[404/1031] Compiling DequeModule RigidDeque.swift
[405/1031] Compiling DequeModule UniqueDeque+Append.swift
[414/1031] Compiling DequeModule Deque+Testing.swift
[415/1031] Compiling DequeModule Deque._Storage.swift
[415/1031] Compiling fy-parse.c
[416/1031] Compiling fy-input.c
[418/1060] Emitting module OrderedCollections
[419/1061] Compiling CoreMetrics MappingMetricsFactory.swift
[420/1061] Compiling CoreMetrics Metrics.swift
[423/1062] Emitting module _RopeModule
[423/1064] Compiling fy-event.c
[425/1064] Compiling Mockable ThrowingFunctionActionBuilder.swift
[426/1064] Compiling Mockable ThrowingFunctionReturnBuilder.swift
[427/1064] Compiling Mockable ThrowingFunctionVerifyBuilder.swift
[428/1064] Compiling Mockable MockableService.swift
[429/1068] Compiling Mockable Builder.swift
[430/1068] Compiling Mockable FunctionActionBuilder.swift
[431/1068] Compiling Mockable FunctionReturnBuilder.swift
[432/1068] Compiling Mockable FunctionVerifyBuilder.swift
[439/1068] Compiling DequeModule UniqueDeque+Replacements.swift
[440/1068] Compiling DequeModule UniqueDeque.swift
[441/1068] Compiling DequeModule _DequeSlot.swift
[442/1068] Compiling DequeModule _UnsafeDequeHandle.swift
[443/1068] Compiling DequeModule _UnsafeDequeSegments.swift
[444/1068] Compiling Mockable MockerScope.swift
[445/1068] Compiling Mockable Count.swift
[446/1068] Compiling Mockable GenericValue.swift
[447/1068] Compiling Mockable Parameter+Match.swift
[454/1068] Emitting module Mockable
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
[454/1068] Compiling fy-dump.c
[456/1068] Compiling Metrics Metrics.swift
[457/1068] Emitting module Metrics
[458/1069] Compiling fy-emit.c
[460/1069] Compiling Mockable Parameter.swift
[461/1069] Compiling Mockable ReturnValue.swift
[462/1069] Compiling Mockable TimeoutDuration.swift
[463/1069] Compiling Mockable Utils.swift
[466/1069] Compiling Mockable PropertyActionBuilder.swift
[467/1069] Compiling Mockable PropertyReturnBuilder.swift
[468/1069] Compiling Mockable PropertyVerifyBuilder.swift
[469/1069] Compiling Mockable Async+Timeout.swift
[469/1069] Compiling fy-docstate.c
[472/1069] Compiling Mockable AsyncSubject.swift
[473/1069] Compiling Mockable LockedValue.swift
[474/1069] Compiling Mockable MockableMacro.swift
[475/1069] Compiling Mockable Matcher.swift
[476/1069] Compiling Mockable Mocked.swift
[477/1069] Compiling Mockable Mocker.swift
[478/1069] Compiling Mockable MockerFallback.swift
[479/1069] Compiling Mockable MockerPolicy.swift
[480/1069] Compiling Mockable CaseIdentifiable.swift
[481/1069] Compiling Mockable Matchable.swift
[481/1069] Compiling fy-docbuilder.c
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
[510/1069] Compiling fy-diag.c
[511/1069] Compiling fy-composer.c
[515/1069] Compiling Mockable MemberAction.swift
[516/1069] Compiling Mockable MemberReturn.swift
[560/1071] Compiling fy-doc.c
[562/1071] Compiling writer.c
[564/1071] Compiling fy-accel.c
[565/1071] Compiling reader.c
[566/1071] Wrapping AST for Mockable for debugging
[567/1077] Compiling parser.c
[568/1077] Compiling fy-atom.c
[569/1077] Compiling scanner.c
[570/1077] Compiling CUncommonCrypto sha3.c
[572/1077] Compiling Command ThreadSafe.swift
[573/1077] Compiling Command FileHandle+Extras.swift
[573/1077] Compiling CUncommonCrypto pbkdf2.c
[585/1077] Compiling api.c
[586/1077] Compiling CUncommonCrypto memzero.c
[587/1077] Compiling CUncommonCrypto hmac.c
[588/1077] Compiling emitter.c
[589/1077] Compiling CUncommonCrypto sha2.c
[591/1077] Emitting module Command
[592/1077] Compiling Command AsyncThrowingStream+Extras.swift
[592/1077] Compiling CSystem shims.c
[593/1077] Compiling CFloat16 float16.c
[595/1135] Compiling UncommonCrypto SecureRandom.swift
[596/1135] Compiling SystemPackage Syscalls.swift
[597/1135] Compiling SystemPackage WindowsSyscallAdapters.swift
[598/1135] Compiling SystemPackage MachPort.swift
[599/1135] Compiling SystemPackage PlatformString.swift
[600/1135] Compiling Command Command.swift
[601/1135] Compiling Command CommandRunner.swift
[603/1140] Compiling UncommonCrypto SHA3.swift
[604/1140] Emitting module UncommonCrypto
[605/1140] Compiling UncommonCrypto SHA1.swift
[606/1140] Compiling UncommonCrypto PBKDF2.swift
[607/1140] Compiling UncommonCrypto HMAC.swift
[608/1140] Compiling UncommonCrypto SHA2.swift
[610/1141] Emitting module HashTreeCollections
[611/1146] Wrapping AST for Command for debugging
[612/1146] Compiling fiat_p256_adx_sqr.S
[612/1146] Write Objects.LinkFileList
[614/1146] Compiling fiat_p256_adx_mul.S
[615/1146] Archiving libCommand.a
[617/1146] Emitting module DequeModule
[617/1146] Compiling fiat_curve25519_adx_square.S
[618/1146] Compiling fiat_curve25519_adx_mul.S
[620/1146] Compiling SystemPackage FilePathSyntax.swift
[621/1146] Compiling SystemPackage FilePathTemp.swift
[622/1146] Compiling SystemPackage FilePathTempPosix.swift
[623/1146] Compiling SystemPackage FilePathTempWindows.swift
[624/1146] Compiling SystemPackage FilePathWindows.swift
[625/1146] Compiling SystemPackage FilePermissions.swift
[626/1146] Compiling SystemPackage IOCompletion.swift
[627/1146] Compiling SystemPackage IORequest.swift
[627/1146] Compiling md5-x86_64-linux.S
[630/1146] Compiling SystemPackage SystemString.swift
[631/1146] Compiling SystemPackage Util+StringArray.swift
[632/1146] Compiling SystemPackage Util.swift
[633/1146] Compiling SystemPackage UtilConsumers.swift
[656/1146] Compiling md5-x86_64-apple.S
[657/1146] Compiling md5-586-linux.S
[658/1146] Compiling CCryptoBoringSSLShims shims.c
[659/1146] Compiling md5-586-apple.S
[661/1146] Compiling Float16 Concurrency.swift
[662/1146] Compiling Float16 Real.swift
[667/1146] Compiling chacha20_poly1305_x86_64-linux.S
[668/1147] Compiling err_data.cc
[670/1147] Compiling chacha20_poly1305_armv8-win.S
[671/1147] Compiling chacha20_poly1305_x86_64-apple.S
[673/1147] Compiling CryptoSwift SecureBytes.swift
[674/1147] Compiling CryptoSwift Signature.swift
[675/1147] Compiling CryptoSwift StreamDecryptor.swift
[676/1147] Compiling CryptoSwift StreamEncryptor.swift
[677/1147] Compiling CryptoSwift String+Extension.swift
[678/1147] Compiling CryptoSwift UInt128.swift
[679/1147] Compiling CryptoSwift UInt16+Extension.swift
[680/1147] Compiling CryptoSwift UInt32+Extension.swift
[681/1147] Compiling CryptoSwift UInt64+Extension.swift
[682/1147] Compiling CryptoSwift UInt8+Extension.swift
[683/1147] Compiling CryptoSwift Updatable.swift
[684/1147] Compiling CryptoSwift Utils.swift
[685/1147] Compiling CryptoSwift XChaCha20.swift
[686/1147] Compiling CryptoSwift ZeroPadding.swift
[686/1147] Compiling chacha20_poly1305_armv8-linux.S
[687/1147] Compiling chacha20_poly1305_armv8-apple.S
[689/1147] Compiling SystemPackage Errno.swift
[690/1147] Compiling SystemPackage ErrnoWindows.swift
[691/1147] Compiling SystemPackage FileDescriptor.swift
[692/1147] Compiling SystemPackage FileHelpers.swift
[693/1147] Compiling SystemPackage FileOperations.swift
[694/1147] Compiling SystemPackage FilePath.swift
[695/1147] Compiling SystemPackage FilePathComponentView.swift
[696/1147] Compiling SystemPackage FilePathComponents.swift
[697/1147] Compiling SystemPackage FilePathParsing.swift
[698/1147] Compiling SystemPackage FilePathString.swift
[698/1147] Compiling chacha-x86_64-apple.S
[699/1147] Compiling chacha-x86-linux.S
[700/1147] Compiling chacha-x86_64-linux.S
[705/1147] Compiling chacha-armv8-linux.S
[706/1147] Compiling chacha-armv8-win.S
[707/1147] Compiling chacha-x86-apple.S
[708/1147] Compiling chacha-armv8-apple.S
[709/1147] Compiling chacha-armv4-linux.S
[710/1147] Compiling aes128gcmsiv-x86_64-linux.S
[711/1147] Compiling aes128gcmsiv-x86_64-apple.S
[712/1147] Compiling x86_64-mont5-linux.S
[713/1147] Compiling x86_64-mont5-apple.S
[714/1147] Compiling x86-mont-linux.S
[715/1147] Compiling x86_64-mont-apple.S
[716/1147] Compiling x86_64-mont-linux.S
[717/1147] Compiling x86-mont-apple.S
[719/1147] Compiling Float16 float16.swift
[719/1147] Compiling vpaes-x86_64-apple.S
[720/1147] Compiling vpaes-x86_64-linux.S
[721/1147] Compiling vpaes-x86-linux.S
[722/1147] Compiling vpaes-x86-apple.S
[723/1147] Compiling vpaes-armv8-linux.S
[724/1147] Compiling vpaes-armv8-win.S
[725/1147] Compiling vpaes-armv8-apple.S
[726/1147] Compiling vpaes-armv7-linux.S
[727/1147] Compiling sha512-x86_64-apple.S
[728/1147] Compiling sha512-x86_64-linux.S
[729/1147] Compiling sha512-armv8-linux.S
[730/1147] Compiling sha512-armv8-apple.S
[731/1147] Compiling sha512-armv8-win.S
[732/1147] Compiling sha512-586-apple.S
[733/1147] Compiling sha512-armv4-linux.S
[734/1147] Compiling sha512-586-linux.S
[735/1147] Compiling sha256-x86_64-apple.S
[736/1147] Compiling sha256-armv8-win.S
[737/1147] Compiling sha256-x86_64-linux.S
[739/1147] Emitting module SystemPackage
[739/1147] Compiling sha256-armv8-linux.S
[740/1147] Compiling sha256-armv8-apple.S
[741/1147] Compiling sha256-armv4-linux.S
[742/1147] Compiling sha256-586-linux.S
[743/1147] Compiling sha256-586-apple.S
[744/1147] Compiling sha1-x86_64-linux.S
[745/1147] Compiling sha1-x86_64-apple.S
[746/1147] Compiling sha1-armv8-win.S
[747/1147] Compiling sha1-armv8-linux.S
[748/1147] Compiling CTomlPlusPlus ctoml.cpp
[749/1147] Compiling sha1-armv8-apple.S
[751/1147] Emitting module Float16
[751/1148] Compiling sha1-586-linux.S
[752/1148] Compiling sha1-armv4-large-linux.S
[753/1148] Compiling sha1-586-apple.S
[755/1154] Compiling rsaz-avx2-apple.S
[756/1154] Compiling rsaz-avx2-linux.S
[757/1154] Compiling rdrand-x86_64-linux.S
[760/1154] Compiling SystemPackage Constants.swift
[760/1156] Compiling p256_beeu-x86_64-asm-linux.S
[761/1156] Compiling rdrand-x86_64-apple.S
[762/1156] Compiling p256_beeu-armv8-asm-win.S
[763/1156] Compiling p256_beeu-x86_64-asm-apple.S
[765/1156] Emitting module CryptoSwift
[765/1156] Compiling p256_beeu-armv8-asm-apple.S
[766/1156] Compiling p256_beeu-armv8-asm-linux.S
[767/1156] Compiling p256-x86_64-asm-apple.S
[768/1156] Compiling p256-x86_64-asm-linux.S
[775/1156] Compiling Yams YamlError.swift
[776/1156] Compiling Yams YamlTagProviding.swift
[777/1156] Compiling SystemPackage RawBuffer.swift
[778/1156] Compiling SystemPackage IORing.swift
[779/1156] Compiling SystemPackage RawIORequest.swift
[780/1156] Compiling SystemPackage Backcompat.swift
[781/1156] Compiling SystemPackage CInterop.swift
[798/1156] Compiling p256-armv8-asm-win.S
[799/1156] Compiling p256-armv8-asm-linux.S
[800/1156] Compiling p256-armv8-asm-apple.S
[803/1156] Compiling ghashv8-armv8-win.S
[804/1156] Compiling ghashv8-armv8-apple.S
[805/1156] Compiling ghashv8-armv8-linux.S
[806/1156] Compiling ghashv8-armv7-linux.S
[807/1156] Compiling ghash-x86_64-linux.S
[809/1156] Compiling TOML Shared.swift
[810/1156] Compiling TOML Value.swift
[810/1156] Compiling ghash-x86_64-apple.S
[811/1156] Compiling ghash-x86-apple.S
[812/1156] Compiling ghash-x86-linux.S
[813/1156] Compiling ghash-ssse3-x86_64-apple.S
[814/1156] Compiling ghash-ssse3-x86_64-linux.S
[815/1156] Compiling ghash-ssse3-x86-linux.S
[816/1156] Compiling ghash-ssse3-x86-apple.S
[817/1156] Compiling ghash-neon-armv8-apple.S
[818/1156] Compiling ghash-neon-armv8-linux.S
[819/1156] Compiling ghash-neon-armv8-win.S
[820/1156] Compiling ghash-armv4-linux.S
[821/1156] Compiling co-586-apple.S
[822/1156] Compiling bsaes-armv7-linux.S
[823/1156] Compiling co-586-linux.S
[824/1156] Compiling bn-armv8-win.S
[825/1156] Compiling bn-armv8-linux.S
[826/1156] Compiling bn-armv8-apple.S
[827/1156] Compiling bn-586-linux.S
[829/1156] Compiling TOML LocalDateTime.swift
[829/1156] Compiling bn-586-apple.S
[830/1156] Compiling armv8-mont-apple.S
[831/1156] Compiling armv8-mont-win.S
[835/1156] Compiling armv8-mont-linux.S
[836/1156] Compiling armv4-mont-linux.S
[837/1156] Compiling aesv8-gcm-armv8-linux.S
[838/1156] Compiling aesv8-gcm-armv8-apple.S
[839/1156] Compiling aesv8-gcm-armv8-win.S
[840/1156] Compiling aesv8-armv8-win.S
[841/1156] Compiling aesv8-armv8-apple.S
[842/1156] Compiling aesv8-armv8-linux.S
[843/1156] Compiling aesv8-armv7-linux.S
[844/1156] Compiling aesni-x86_64-apple.S
[847/1156] Compiling aesni-x86-linux.S
[848/1156] Compiling aesni-x86_64-linux.S
[849/1156] Compiling aesni-x86-apple.S
[850/1156] Compiling aesni-gcm-x86_64-apple.S
[851/1156] Compiling aesni-gcm-x86_64-linux.S
[852/1156] Compiling aes-gcm-avx512-x86_64-apple.S
[853/1156] Compiling aes-gcm-avx512-x86_64-linux.S
[854/1156] Compiling aes-gcm-avx2-x86_64-apple.S
[855/1156] Compiling aes-gcm-avx2-x86_64-linux.S
[863/1156] Compiling TOML Encoder.swift
[863/1156] Compiling xwing.cc
[864/1156] Compiling x_spki.cc
[865/1156] Compiling x_x509.cc
[867/1156] Emitting module TOML
[868/1156] Compiling TOML Decoder.swift
[869/1157] Compiling x_x509a.cc
[870/1157] Compiling x_sig.cc
[878/1157] Emitting module Yams
[879/1158] Compiling x_req.cc
[895/1158] Compiling CryptoSwift PKCS1v15.swift
[896/1158] Compiling CryptoSwift PKCS5.swift
[897/1158] Compiling CryptoSwift PKCS7.swift
[898/1158] Compiling CryptoSwift PKCS7Padding.swift
[899/1158] Compiling CryptoSwift Padding.swift
[900/1158] Compiling CryptoSwift Poly1305.swift
[901/1158] Compiling CryptoSwift RSA+Cipher.swift
[902/1158] Compiling CryptoSwift RSA+Signature.swift
[903/1158] Compiling CryptoSwift RSA.swift
[904/1158] Compiling CryptoSwift Rabbit.swift
[905/1158] Compiling CryptoSwift SHA1.swift
[906/1158] Compiling CryptoSwift SHA2.swift
[907/1158] Compiling CryptoSwift SHA3.swift
[908/1158] Compiling CryptoSwift Scrypt.swift
[909/1159] Compiling x_pubkey.cc
[910/1159] Compiling x_name.cc
[919/1159] Compiling x_all.cc
[920/1160] Compiling x_crl.cc
[922/1160] Compiling x_exten.cc
[923/1160] Compiling x_attrib.cc
[924/1203] Compiling x509spki.cc
[925/1203] Compiling x_algor.cc
[926/1203] Compiling x509name.cc
[927/1203] Compiling x509_txt.cc
[928/1203] Compiling x509rset.cc
[930/1203] Compiling Configuration SeparatorKeyEncoder.swift
[931/1203] Compiling Configuration MultiProvider.swift
[932/1203] Compiling Configuration CLIArgumentParser.swift
[933/1203] Compiling Configuration CLISnapshot.swift
[934/1203] Compiling Configuration CommandLineArgumentsProvider.swift
[935/1203] Compiling Configuration EnvironmentFileParser.swift
[936/1208] Compiling Configuration Deprecations.swift
[937/1208] Compiling Configuration ExpressibleByConfigInt.swift
[938/1208] Compiling Configuration ExpressibleByConfigString.swift
[939/1208] Compiling Configuration CLIKeyEncoder.swift
[940/1208] Compiling Configuration ConfigKeyEncoder.swift
[941/1208] Compiling Configuration DotSeparatorKeyDecoder.swift
[941/1208] Compiling x509cset.cc
[942/1208] Compiling x509_set.cc
[943/1208] Compiling x509_vpm.cc
[944/1208] Compiling x509_trs.cc
[945/1208] Compiling x509_vfy.cc
[946/1208] Compiling x509_req.cc
[947/1208] Compiling x509_obj.cc
[948/1208] Compiling x509_v3.cc
[950/1208] Compiling Configuration JSONSnapshot.swift
[951/1208] Compiling Configuration PropertyListSnapshot.swift
[952/1208] Compiling Configuration ReloadingFileProvider.swift
[953/1208] Compiling Configuration ReloadingFileProviderMetrics.swift
[954/1208] Compiling Configuration YAMLSnapshot.swift
[955/1208] Compiling Configuration InMemoryProvider.swift
[955/1208] Compiling x509_ext.cc
[957/1208] Compiling Configuration CombineLatestManyStorage.swift
[958/1208] Compiling Configuration AsyncSequences.swift
[959/1208] Compiling Configuration FoundationExtensions.swift
[960/1208] Compiling Configuration Span.swift
[961/1208] Compiling Configuration ConfigBytesFromStringDecoder.swift
[961/1208] Compiling x509_d2.cc
[963/1208] Emitting module Configuration
[964/1208] Compiling Configuration EnvironmentKeyEncoder.swift
[965/1208] Compiling Configuration EnvironmentVariablesProvider.swift
[966/1208] Compiling Configuration CommonProviderFileSystem.swift
[967/1208] Compiling Configuration DirectoryFilesProvider.swift
[968/1208] Compiling Configuration FileProvider.swift
[969/1208] Compiling Configuration FileProviderSnapshot.swift
[969/1208] Compiling x509_lu.cc
[971/1208] Compiling Configuration MutableInMemoryProvider.swift
[972/1208] Compiling Configuration ConfigProvider+Operators.swift
[973/1208] Compiling Configuration KeyMappingProvider.swift
[974/1208] Compiling Configuration SecretsSpecifier.swift
[975/1208] Compiling Configuration AsyncCombineLatestManySequence.swift
[976/1208] Compiling Configuration CombineLatestManyStateMachine.swift
[976/1208] Compiling x509_def.cc
[977/1208] Compiling x509_cmp.cc
[978/1208] Compiling v3_utl.cc
[979/1208] Compiling x509_att.cc
[980/1208] Compiling x509.cc
[981/1208] Compiling v3_prn.cc
[982/1208] Compiling v3_skey.cc
[983/1208] Compiling v3_purp.cc
[984/1208] Compiling v3_pmaps.cc
[985/1208] Compiling v3_pcons.cc
[986/1208] Compiling v3_ocsp.cc
[987/1208] Compiling v3_ncons.cc
[988/1208] Compiling v3_extku.cc
[989/1208] Compiling v3_lib.cc
[990/1208] Compiling v3_genn.cc
[991/1208] Compiling v3_int.cc
[992/1208] Compiling v3_ia5.cc
[993/1208] Compiling v3_enum.cc
[994/1208] Compiling v3_info.cc
[995/1208] Compiling v3_cpols.cc
[997/1208] Compiling Configuration AccessReporter.swift
[998/1208] Compiling Configuration AccessLogger.swift
[999/1208] Compiling Configuration FileAccessLogger.swift
[1000/1208] Compiling Configuration ConfigContext.swift
[1001/1208] Compiling Configuration ConfigKey.swift
[1002/1208] Compiling Configuration ConfigProvider.swift
[1003/1208] Compiling Configuration ConfigProviderHelpers.swift
[1004/1208] Compiling Configuration ConfigReader+internalHelpers.swift
[1005/1208] Compiling Configuration ConfigReader+methods.swift
[1006/1208] Compiling Configuration ConfigReader.swift
[1007/1208] Compiling Configuration ConfigSnapshotReader+methods.swift
[1008/1208] Compiling Configuration ConfigSnapshotReader.swift
[1009/1209] Compiling v3_conf.cc
[1010/1212] Compiling v3_crld.cc
[1011/1212] Compiling v3_bcons.cc
[1012/1212] Compiling v3_akey.cc
[1013/1212] Compiling v3_bitst.cc
[1014/1212] Compiling v3_akeya.cc
[1015/1212] Compiling t_x509.cc
[1016/1212] Compiling v3_alt.cc
[1018/1212] Compiling ConfigurationTOML TOMLProvider.swift
[1019/1212] Compiling ConfigurationTOML TOMLSnapshot.swift
[1020/1212] Emitting module ConfigurationTOML
[1020/1213] Compiling t_x509a.cc
[1022/1213] Compiling i2d_pr.cc
[1023/1213] Compiling name_print.cc
[1024/1213] Compiling t_req.cc
[1025/1213] Compiling by_file.cc
[1026/1213] Compiling t_crl.cc
[1027/1213] Compiling asn1_gen.cc
[1028/1213] Compiling rsa_pss.cc
[1029/1213] Compiling policy.cc
[1030/1213] Compiling a_sign.cc
[1031/1213] Compiling a_verify.cc
[1032/1213] Compiling algorithm.cc
[1033/1213] Compiling thread_pthread.cc
[1034/1213] Compiling by_dir.cc
[1035/1213] Compiling a_digest.cc
[1036/1213] Compiling voprf.cc
[1037/1213] Compiling thread_win.cc
[1038/1213] Compiling thread_none.cc
[1039/1213] Compiling stack.cc
[1040/1213] Compiling thread.cc
[1041/1213] Compiling spake2plus.cc
[1042/1213] Compiling pmbtoken.cc
[1043/1213] Compiling siphash.cc
[1044/1213] Compiling sha256.cc
[1045/1213] Compiling rsa_print.cc
[1046/1213] Compiling trust_token.cc
[1047/1213] Compiling sha1.cc
[1048/1213] Compiling sha512.cc
[1049/1213] Compiling rc4.cc
[1050/1213] Compiling rsa_extra.cc
[1051/1213] Compiling slhdsa.cc
[1052/1213] Compiling refcount.cc
[1053/1213] Compiling windows.cc
[1054/1213] Compiling urandom.cc
[1055/1213] Compiling rsa_crypt.cc
[1056/1213] Compiling trusty.cc
[1057/1213] Compiling ios.cc
[1058/1213] Compiling rand.cc
[1059/1213] Compiling getentropy.cc
[1060/1213] Compiling forkunsafe.cc
[1061/1213] Compiling poly1305_arm_asm.S
[1062/1213] Compiling passive.cc
[1063/1213] Compiling rsa_asn1.cc
[1064/1213] Compiling deterministic.cc
[1065/1213] Compiling poly1305_vec.cc
[1066/1213] Compiling fork_detect.cc
[1067/1213] Compiling poly1305_arm.cc
[1068/1213] Compiling poly1305.cc
[1069/1213] Compiling pool.cc
[1070/1213] Compiling p5_pbev2.cc
[1071/1213] Compiling pem_pkey.cc
[1072/1213] Compiling pkcs8.cc
[1073/1213] Compiling pkcs8_x509.cc
[1074/1213] Compiling pkcs7.cc
[1075/1213] Compiling pkcs7_x509.cc
[1076/1213] Compiling pem_xaux.cc
[1077/1213] Compiling pem_oth.cc
[1078/1213] Compiling mlkem.cc
[1079/1213] Compiling pem_x509.cc
[1080/1213] Compiling mldsa.cc
[1081/1213] Compiling pem_lib.cc
[1082/1213] Compiling obj_xref.cc
[1083/1213] Compiling pem_pk8.cc
[1084/1213] Compiling mem.cc
[1085/1213] Compiling pem_all.cc
[1086/1213] Compiling poly_rq_mul.S
[1087/1213] Compiling obj.cc
[1088/1213] Compiling md4.cc
[1089/1213] Compiling pem_info.cc
[1089/1213] Compiling lhash.cc
[1091/1213] Compiling fips_shared_support.cc
[1092/1213] Compiling md5.cc
[1093/1213] Compiling kyber.cc
[1094/1213] Compiling fuzzer_mode.cc
[1095/1213] Compiling ex_data.cc
[1096/1213] Compiling hrss.cc
[1097/1213] Compiling hpke.cc
[1098/1213] Compiling sign.cc
[1099/1213] Compiling scrypt.cc
[1100/1213] Compiling pbkdf.cc
[1101/1213] Compiling print.cc
[1102/1213] Compiling p_x25519_asn1.cc
[1103/1213] Compiling p_x25519.cc
[1104/1213] Compiling p_ed25519.cc
[1105/1213] Compiling p_hkdf.cc
[1106/1213] Compiling p_rsa_asn1.cc
[1107/1213] Compiling p_ed25519_asn1.cc
[1108/1213] Compiling p_rsa.cc
[1109/1213] Compiling p_ec_asn1.cc
[1110/1213] Compiling p_ec.cc
[1111/1213] Compiling p_dsa_asn1.cc
[1112/1213] Compiling p_dh.cc
[1113/1213] Compiling p_dh_asn1.cc
[1114/1213] Compiling evp_ctx.cc
[1115/1213] Compiling evp.cc
[1116/1213] Compiling err.cc
[1117/1213] Compiling engine.cc
[1118/1213] Compiling ecdsa_p1363.cc
[1119/1213] Compiling ecdh.cc
[1120/1213] Compiling evp_asn1.cc
[1121/1213] Compiling ec_derive.cc
[1122/1213] Compiling ec_asn1.cc
[1123/1213] Compiling ecdsa_asn1.cc
[1124/1213] Compiling hash_to_curve.cc
[1125/1213] Compiling dsa_asn1.cc
[1126/1213] Compiling dsa.cc
[1127/1213] Compiling digest_extra.cc
[1128/1213] Compiling params.cc
[1129/1213] Compiling x25519-asm-arm.S
[1130/1213] Compiling des.cc
[1131/1213] Compiling dh_asn1.cc
[1132/1213] Compiling cpu_arm_linux.cc
[1133/1213] Compiling crypto.cc
[1134/1213] Compiling cpu_intel.cc
[1135/1213] Compiling spake25519.cc
[1136/1213] Compiling curve25519.cc
[1137/1213] Compiling cpu_arm_freebsd.cc
[1138/1213] Compiling curve25519_64_adx.cc
[1139/1213] Compiling cpu_aarch64_sysreg.cc
[1140/1213] Compiling cpu_aarch64_openbsd.cc
[1141/1213] Compiling cpu_aarch64_linux.cc
[1142/1213] Compiling cpu_aarch64_win.cc
[1143/1213] Compiling cpu_aarch64_fuchsia.cc
[1144/1213] Compiling cpu_aarch64_apple.cc
[1145/1213] Compiling tls_cbc.cc
[1146/1213] Compiling get_cipher.cc
[1147/1213] Compiling e_null.cc
[1148/1213] Compiling e_rc4.cc
[1149/1213] Compiling conf.cc
[1150/1213] Compiling e_tls.cc
[1151/1213] Compiling e_des.cc
[1152/1213] Compiling e_rc2.cc
[1153/1213] Compiling e_aeseax.cc
[1154/1213] Compiling derive_key.cc
[1155/1213] Compiling e_chacha20poly1305.cc
[1156/1213] Compiling e_aesgcmsiv.cc
[1157/1213] Compiling e_aesctrhmac.cc
[1158/1213] Compiling cms.cc
[1159/1213] Compiling chacha.cc
[1160/1213] Compiling unicode.cc
[1161/1213] Compiling buf.cc
[1162/1213] Compiling sqrt.cc
[1163/1213] Compiling asn1_compat.cc
[1164/1213] Compiling ber.cc
[1165/1213] Compiling cbb.cc
[1166/1213] Compiling cbs.cc
[1167/1213] Compiling div.cc
[1168/1213] Compiling exponentiation.cc
[1169/1213] Compiling printf.cc
[1170/1213] Compiling pair.cc
[1171/1213] Compiling bn_asn1.cc
[1172/1213] Compiling convert.cc
[1173/1213] Compiling blake2.cc
[1174/1213] Compiling hexdump.cc
[1175/1213] Compiling file.cc
[1176/1213] Compiling fd.cc
[1177/1213] Compiling errno.cc
[1178/1213] Compiling bio_mem.cc
[1179/1213] Compiling base64.cc
[1180/1213] Compiling tasn_typ.cc
[1181/1213] Compiling bio.cc
[1182/1213] Compiling tasn_utl.cc
[1183/1213] Compiling tasn_fre.cc
[1184/1213] Compiling tasn_enc.cc
[1185/1213] Compiling f_string.cc
[1186/1213] Compiling posix_time.cc
[1187/1213] Compiling tasn_new.cc
[1188/1213] Compiling f_int.cc
[1189/1213] Compiling asn_pack.cc
[1190/1213] Compiling asn1_par.cc
[1191/1213] Compiling tasn_dec.cc
[1192/1213] Compiling asn1_lib.cc
[1193/1213] Compiling a_time.cc
[1194/1213] Compiling a_type.cc
[1195/1213] Compiling a_utctm.cc
[1196/1213] Compiling a_strex.cc
[1197/1213] Compiling a_octet.cc
[1198/1213] Compiling a_strnid.cc
[1199/1213] Compiling a_i2d_fp.cc
[1200/1213] Compiling a_int.cc
[1201/1213] Compiling a_mbstr.cc
[1202/1213] Compiling a_d2i_fp.cc
[1203/1213] Write sources
[1205/1213] Compiling a_gentm.cc
[1206/1226] Compiling a_dup.cc
[1206/1226] Write sources
[1208/1264] Compiling a_object.cc
[1209/1271] Compiling a_bool.cc
[1211/1293] Compiling Base32 shim.swift
[1211/1293] Compiling aes.cc
[1213/1293] Compiling Base32 StringExtension.swift
[1214/1293] Compiling BigInt Integer Conversion.swift
[1215/1293] Compiling BigInt Multiplication.swift
[1216/1293] Compiling BigInt Prime Test.swift
[1217/1295] Emitting module Base32
[1218/1295] Emitting module BigInt
[1219/1295] Compiling BitCollections BitSet+Codable.swift
[1220/1295] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[1221/1295] Compiling BitCollections BitSet+CustomReflectable.swift
[1222/1295] Compiling BitCollections BitSet+CustomStringConvertible.swift
[1223/1295] Compiling BitCollections BitSet+Equatable.swift
[1224/1295] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[1225/1295] Compiling BitCollections BitSet+Extras.swift
[1226/1295] Compiling BitCollections BitSet+Hashable.swift
[1227/1302] Compiling BigInt Strideable.swift
[1228/1302] Compiling BigInt String Conversion.swift
[1229/1302] Compiling BigInt Floating Point Conversion.swift
[1230/1302] Compiling BigInt GCD.swift
[1231/1302] Compiling BigInt Hashable.swift
[1231/1302] Compiling a_bitstr.cc
[1233/1302] Compiling BigInt Random.swift
[1234/1302] Compiling BigInt Shifts.swift
[1235/1302] Compiling BigInt Square Root.swift
[1236/1302] Compiling BitCollections BitSet+Initializers.swift
[1237/1302] Compiling BitCollections BitSet+Invariants.swift
[1238/1302] Compiling BitCollections BitSet+Random.swift
[1239/1302] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1240/1302] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1241/1302] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1242/1302] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1243/1302] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1244/1302] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1245/1302] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1246/1302] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1247/1302] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1248/1302] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1249/1302] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1250/1302] Compiling BigInt Addition.swift
[1251/1302] Compiling BigInt BigInt.swift
[1252/1302] Compiling BigInt BigUInt.swift
[1253/1302] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1254/1302] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1255/1302] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1256/1302] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1257/1302] Compiling BitCollections BitSet+SetAlgebra union.swift
[1258/1302] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1259/1302] Compiling BitCollections BitSet.Counted.swift
[1260/1302] Compiling BigInt Exponentiation.swift
[1272/1302] Compiling BigInt Subtraction.swift
[1273/1302] Compiling BigInt Words and Bits.swift
[1274/1302] Compiling BitCollections BitArray.swift
[1275/1302] Compiling BitCollections BitSet+BidirectionalCollection.swift
[1276/1302] Compiling BigInt Bitwise Ops.swift
[1277/1302] Compiling BigInt Codable.swift
[1278/1302] Compiling BigInt Comparable.swift
[1279/1302] Compiling BigInt Data Conversion.swift
[1280/1302] Compiling BigInt Division.swift
[1282/1302] Emitting module BitCollections
[1293/1303] Compiling BitCollections BitSet.Index.swift
[1294/1303] Compiling BitCollections BitSet._UnsafeHandle.swift
[1295/1303] Compiling BitCollections BitSet.swift
[1296/1303] Compiling BitCollections Range+Utilities.swift
[1297/1303] Compiling BitCollections Slice+Utilities.swift
[1298/1303] Compiling BitCollections UInt+Tricks.swift
[1299/1303] Compiling BitCollections _Word.swift
[1302/1310] Compiling Collections HeapModule reexports.swift
[1303/1310] Compiling Collections HashTreeCollections reexports.swift
[1304/1310] Compiling Collections OrderedCollections reexports.swift
[1305/1310] Compiling Collections DequeModule reexports.swift
[1306/1310] Emitting module Collections
[1307/1310] Compiling Collections BitCollections reexports.swift
[1308/1333] Compiling bcm.cc
[1310/1341] Compiling PotentCodables Errors.swift
[1311/1341] Compiling PotentCodables Float16.swift
[1312/1341] Compiling PotentCodables KeyStrategy.swift
[1313/1343] Emitting module PotentCodables
[1314/1343] Compiling PotentCodables ZonedDate.swift
[1315/1343] Compiling PotentCodables resource_bundle_accessor.swift
[1316/1343] Compiling CryptoBoringWrapper RandomBytes.swift
[1317/1343] Compiling Base32 Base32.swift
[1318/1343] Compiling Base32 Base16.swift
[1320/1344] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1321/1344] Compiling CryptoBoringWrapper EllipticCurve.swift
[1322/1344] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1323/1344] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1324/1344] Compiling PotentCodables AnyValueEncoder.swift
[1325/1344] Compiling PotentCodables DecoderSupport.swift
[1326/1344] Compiling PotentCodables EncoderSupport.swift
[1327/1344] Compiling PotentCodables KeyedNestedDecoder.swift
[1328/1344] Compiling PotentCodables KeyedNestedEncoder.swift
[1329/1344] Compiling PotentCodables Refs.swift
[1330/1344] Compiling PotentCodables Regexes.swift
[1331/1344] Compiling PotentCodables TimeZone.swift
[1332/1344] Compiling PotentCodables TopLevel.swift
[1333/1344] Compiling PotentCodables TreeValueDecodingContainer.swift
[1334/1344] Compiling PotentCodables Value.swift
[1335/1344] Compiling PotentCodables ValueDecoder.swift
[1336/1344] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1337/1344] Emitting module CryptoBoringWrapper
[1338/1344] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1339/1345] Compiling PotentCodables AnyCodingKey.swift
[1340/1345] Compiling PotentCodables AnyValue.swift
[1341/1345] Compiling PotentCodables AnyValueDecoder.swift
[1343/1345] Compiling PotentCodables ValueEncoder.swift
[1344/1345] Compiling PotentCodables ValueTransformer.swift
[1345/1345] Compiling PotentCodables ValueTransformerProviding.swift
[1347/1487] Compiling PotentCBOR CBORSerialization.swift
[1348/1487] Compiling PotentJSON JSONWriter.swift
[1349/1487] Compiling PotentYAML YAMLSchemaCore.swift
[1350/1488] Emitting module PotentJSON
[1351/1488] Compiling PotentJSON JSONSerialization.swift
[1352/1488] Compiling Crypto CryptoError_boring.swift
[1353/1488] Compiling Crypto CryptoKitErrors.swift
[1354/1490] Compiling PotentYAML YAMLSchema.swift
[1355/1490] Compiling PotentYAML YAMLSerialization.swift
[1356/1490] Compiling PotentCBOR CBORReader.swift
[1357/1490] Compiling PotentCBOR CBORStream.swift
[1358/1490] Compiling PotentCBOR CBORWriter.swift
[1359/1490] Compiling PotentYAML YAMLReader.swift
[1360/1490] Compiling PotentJSON JSONReader.swift
[1361/1490] Compiling PotentASN1 Tagged.swift
[1362/1490] Compiling PotentASN1 TaggedValue.swift
[1363/1490] Emitting module PotentYAML
[1364/1490] Compiling Crypto Cipher.swift
[1365/1490] Compiling Crypto Nonces.swift
[1366/1490] Compiling Crypto SEC1PrivateKey.swift
[1367/1490] Compiling Crypto SubjectPublicKeyInfo.swift
[1368/1490] Compiling Crypto ASN1.swift
[1369/1490] Compiling Crypto ASN1Any.swift
[1370/1490] Compiling Crypto ASN1Strings.swift
[1371/1490] Compiling Crypto ArraySliceBigint.swift
[1372/1490] Compiling Crypto GeneralizedTime.swift
[1373/1493] Compiling PotentYAML YAMLWriter.swift
[1374/1493] Compiling PotentJSON JSONDecoder.swift
[1375/1493] Compiling PotentCBOR CBORDecoder.swift
[1376/1493] Emitting module PotentCBOR
[1377/1493] Compiling PotentCBOR CBOREncoder.swift
[1378/1493] Compiling PotentCBOR CBOR.swift
[1380/1494] Compiling PotentJSON JSON.swift
[1381/1494] Compiling PotentJSON Errors.swift
[1382/1494] Compiling PotentJSON JSONEncoder.swift
[1384/1495] Compiling Crypto ASN1Identifier.swift
[1385/1495] Compiling Crypto ASN1Integer.swift
[1386/1495] Compiling Crypto ASN1Null.swift
[1387/1495] Compiling Crypto ASN1OctetString.swift
[1388/1495] Compiling PotentYAML YAMLEncoder.swift
[1390/1495] Compiling Crypto Digests.swift
[1391/1495] Compiling Crypto HashFunctions.swift
[1392/1495] Compiling Crypto HashFunctions_SHA2.swift
[1393/1495] Compiling Crypto X25519Keys.swift
[1394/1495] Compiling Crypto SymmetricKeys.swift
[1395/1495] Compiling Crypto HMAC.swift
[1396/1495] Compiling Crypto MACFunctions.swift
[1397/1495] Compiling Crypto MessageAuthenticationCode.swift
[1398/1495] Compiling Crypto AES.swift
[1399/1495] Compiling Crypto ECDSASignature_boring.swift
[1400/1495] Compiling Crypto ECDSA_boring.swift
[1401/1495] Compiling Crypto EdDSA_boring.swift
[1402/1495] Compiling Crypto ECDSA.swift
[1403/1495] Compiling Crypto HPKE-AEAD.swift
[1404/1495] Compiling Crypto HPKE-Ciphersuite.swift
[1405/1495] Compiling Crypto HPKE-KDF.swift
[1406/1495] Compiling Crypto HPKE-KexKeyDerivation.swift
[1407/1495] Compiling Crypto HPKE-LabeledExtract.swift
[1408/1495] Compiling Crypto HPKE-Utils.swift
[1409/1495] Compiling Crypto DHKEM.swift
[1410/1495] Compiling Crypto HPKE-KEM-Curve25519.swift
[1411/1495] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[1412/1495] Compiling Crypto HPKE-KEM.swift
[1413/1505] Compiling Crypto PKCS8PrivateKey.swift
[1423/1505] Compiling SwiftNcal Argon2id.swift
[1424/1505] Compiling SwiftNcal PwHash.swift
[1425/1505] Compiling SwiftNcal Scrypt.swift
[1426/1505] Compiling Crypto AES-GCM.swift
[1427/1505] Compiling Crypto AES-GCM_boring.swift
[1428/1505] Emitting module PotentASN1
[1429/1505] Compiling Crypto ChaChaPoly_boring.swift
[1430/1505] Compiling Crypto ChaChaPoly.swift
[1431/1505] Compiling Crypto ASN1BitString.swift
[1432/1505] Compiling Crypto ASN1Boolean.swift
[1455/1506] Emitting module Crypto
[1461/1507] Compiling Crypto HPKE-Errors.swift
[1462/1507] Compiling Crypto HPKE.swift
[1463/1507] Compiling Crypto HPKE-Context.swift
[1464/1507] Compiling Crypto HPKE-KeySchedule.swift
[1465/1507] Compiling Crypto HPKE-Modes.swift
[1466/1507] Compiling Crypto Insecure.swift
[1467/1507] Compiling Crypto Insecure_HashFunctions.swift
[1468/1507] Compiling Crypto KEM.swift
[1469/1507] Compiling Crypto ECDH_boring.swift
[1470/1507] Compiling Crypto DH.swift
[1471/1507] Compiling Crypto ECDH.swift
[1472/1507] Compiling Crypto HKDF.swift
[1473/1507] Compiling Crypto AESWrap.swift
[1474/1507] Compiling Crypto AESWrap_boring.swift
[1475/1507] Compiling Crypto Ed25519_boring.swift
[1476/1507] Compiling Crypto NISTCurvesKeys_boring.swift
[1477/1507] Compiling Crypto X25519Keys_boring.swift
[1478/1507] Compiling Crypto Curve25519.swift
[1479/1507] Compiling Crypto Ed25519Keys.swift
[1480/1507] Compiling Crypto NISTCurvesKeys.swift
[1481/1507] Compiling Crypto Ed25519.swift
[1482/1507] Compiling Crypto Signature.swift
[1483/1507] Compiling Crypto CryptoKitErrors_boring.swift
[1484/1507] Compiling Crypto RNG_boring.swift
[1485/1507] Compiling Crypto SafeCompare_boring.swift
[1486/1507] Compiling Crypto Zeroization_boring.swift
[1487/1507] Compiling Crypto PrettyBytes.swift
[1488/1507] Compiling Crypto SafeCompare.swift
[1489/1507] Compiling Crypto SecureBytes.swift
[1490/1507] Compiling Crypto Zeroization.swift
[1500/1510] Emitting module SwiftNcal
[1510/1522] Emitting module SwiftBase58
[1511/1522] Compiling SwiftBase58 SwiftBase58.swift
[1513/1529] Compiling SwiftKES SeedSplitter.swift
[1514/1529] Compiling SwiftKES Sum6CompactKES.swift
[1515/1530] Emitting module SwiftKES
[1516/1530] Compiling SwiftKES Constants.swift
[1517/1530] Compiling SwiftKES Errors.swift
[1518/1530] Compiling SwiftKES KESSecretKey.swift
[1519/1530] Compiling SwiftKES KESCore.swift
[1520/1530] Compiling SwiftKES KESPublicKey.swift
[1521/1530] Compiling SwiftKES HashPair.swift
[1522/1530] Compiling SwiftKES KESCompactSignature.swift
[1523/1530] Compiling SwiftKES KESSignature.swift
[1524/1530] Compiling SwiftKES Sum6KES.swift
[1526/1531] Compiling SwiftMnemonic Enums.swift
[1527/1531] Compiling SwiftMnemonic Errors.swift
[1528/1531] Compiling SwiftMnemonic Mnemonic.swift
[1529/1531] Emitting module SwiftMnemonic
[1530/1531] Compiling SwiftMnemonic Utils.swift
[1531/1531] Compiling SwiftMnemonic embedded_resources.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1533/1664] Emitting module SwiftCardanoCore
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/StakePool/PoolMetadata.swift:188:18: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
186 |         url: Url,
187 |         poolMetadataHash: PoolMetadataHash? = nil,
188 |         session: URLSession = .shared
    |                  `- error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
189 |     ) async throws -> PoolMetadata {
190 |         let data: Data
Foundation.URLSession:2:18: note: 'URLSession' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLSession = AnyObject
  |                  `- note: 'URLSession' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/StakePool/PoolMetadata.swift:188:32: error: value of type '_' expected to be instance of class or class-constrained type
186 |         url: Url,
187 |         poolMetadataHash: PoolMetadataHash? = nil,
188 |         session: URLSession = .shared
    |                                `- error: value of type '_' expected to be instance of class or class-constrained type
189 |     ) async throws -> PoolMetadata {
190 |         let data: Data
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/StakePool/PoolMetadata.swift:188:32: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
186 |         url: Url,
187 |         poolMetadataHash: PoolMetadataHash? = nil,
188 |         session: URLSession = .shared
    |                                `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
189 |     ) async throws -> PoolMetadata {
190 |         let data: Data
[1534/1682] Compiling SwiftCardanoCore IndefiniteList.swift
[1535/1682] Compiling SwiftCardanoCore Interval.swift
[1536/1682] Compiling SwiftCardanoCore ListOrSet.swift
[1537/1682] Compiling SwiftCardanoCore PositiveCoin.swift
[1538/1682] Compiling SwiftCardanoCore Primitive.swift
[1539/1682] Compiling SwiftCardanoCore ProtocolVersion.swift
[1540/1682] Compiling SwiftCardanoCore Set.swift
[1541/1682] Compiling SwiftCardanoCore StakeAddressInfo.swift
[1542/1682] Compiling SwiftCardanoCore Tuple.swift
[1543/1682] Compiling SwiftCardanoCore TypeAliases.swift
[1544/1682] Compiling SwiftCardanoCore Url.swift
[1545/1682] Compiling SwiftCardanoCore Errors.swift
[1546/1682] Compiling SwiftCardanoCore Extensions.swift
[1547/1682] Compiling SwiftCardanoCore FileHash.swift
[1548/1682] Compiling SwiftCardanoCore Logging.swift
[1549/1682] Compiling SwiftCardanoCore Utils.swift
[1550/1682] Compiling SwiftCardanoCore Version.swift
[1551/1682] Compiling SwiftCardanoCore embedded_resources.swift
[1552/1682] Compiling SwiftCardanoCore Transaction.swift
[1553/1682] Compiling SwiftCardanoCore TransactionBody.swift
[1554/1682] Compiling SwiftCardanoCore TransactionInput.swift
[1555/1682] Compiling SwiftCardanoCore BabbageTransactionOutput.swift
[1556/1682] Compiling SwiftCardanoCore ShelleyTransactionOutput.swift
[1557/1682] Compiling SwiftCardanoCore TransactionOutput.swift
[1558/1682] Compiling SwiftCardanoCore UTxO.swift
[1559/1682] Compiling SwiftCardanoCore Value.swift
[1560/1682] Compiling SwiftCardanoCore Withdrawals.swift
[1561/1682] Compiling SwiftCardanoCore Witness.swift
[1562/1682] Compiling SwiftCardanoCore Anchor.swift
[1563/1682] Compiling SwiftCardanoCore ByteString.swift
[1564/1682] Compiling SwiftCardanoCore CBORTag.swift
[1565/1682] Compiling SwiftCardanoCore ChainTip.swift
[1566/1682] Compiling SwiftCardanoCore Era.swift
[1567/1682] Compiling SwiftCardanoCore ExUnits.swift
[1568/1682] Compiling SwiftCardanoCore Fraction.swift
[1569/1682] Compiling SwiftCardanoCore IPAddress.swift
[1570/1682] Compiling SwiftCardanoCore Network.swift
[1571/1682] Compiling SwiftCardanoCore GenesisParameters.swift
[1572/1682] Compiling SwiftCardanoCore ProtocolParameters.swift
[1573/1682] Compiling SwiftCardanoCore CostModels.swift
[1574/1682] Compiling SwiftCardanoCore ExecutionUnits.swift
[1575/1682] Compiling SwiftCardanoCore BigInteger.swift
[1576/1682] Compiling SwiftCardanoCore Bytes.swift
[1577/1682] Compiling SwiftCardanoCore Constr.swift
[1578/1682] Compiling SwiftCardanoCore PlutusData.swift
[1579/1682] Compiling SwiftCardanoCore PlutusDataProtocol.swift
[1580/1682] Compiling SwiftCardanoCore Unit.swift
[1581/1682] Compiling SwiftCardanoCore PlutusHelpers.swift
[1582/1682] Compiling SwiftCardanoCore PlutusTypes.swift
[1583/1682] Compiling SwiftCardanoCore RawPlutusData.swift
[1584/1682] Compiling SwiftCardanoCore Redeemer.swift
[1585/1682] Compiling SwiftCardanoCore CBORSerializable.swift
[1586/1682] Compiling SwiftCardanoCore JSONLoadable.swift
[1587/1682] Compiling SwiftCardanoCore JSONSerializable.swift
[1588/1682] Compiling SwiftCardanoCore Never+CBORSerializable.swift
[1589/1682] Compiling SwiftCardanoCore Address.swift
[1590/1682] Compiling SwiftCardanoCore AddressTypes.swift
[1591/1682] Compiling SwiftCardanoCore ByronAddress.swift
[1592/1682] Compiling SwiftCardanoCore PointerAddress.swift
[1593/1682] Compiling SwiftCardanoCore Block.swift
[1594/1682] Compiling SwiftCardanoCore ByronBlock.swift
[1595/1682] Compiling SwiftCardanoCore ByronBlockHeader.swift
[1596/1682] Compiling SwiftCardanoCore EraBlock.swift
[1597/1682] Compiling SwiftCardanoCore EraBlockHeader.swift
[1598/1682] Compiling SwiftCardanoCore Header.swift
[1599/1682] Compiling SwiftCardanoCore HeaderBody.swift
[1600/1682] Compiling SwiftCardanoCore KESSignature.swift
[1601/1682] Compiling SwiftCardanoCore VRFCert.swift
[1602/1682] Compiling SwiftCardanoCore AuthCommitteeHot.swift
[1603/1682] Compiling SwiftCardanoCore Certificate.swift
[1604/1682] Compiling SwiftCardanoCore PoolRegistration.swift
[1605/1682] Compiling SwiftCardanoCore PoolRetirement.swift
[1606/1682] Compiling SwiftCardanoCore Register.swift
[1607/1682] Compiling SwiftCardanoCore RegisterDRep.swift
[1608/1682] Compiling SwiftCardanoCore CredentialType.swift
[1609/1682] Compiling SwiftCardanoCore GovernanceCredential.swift
[1610/1682] Compiling SwiftCardanoCore Bech32.swift
[1611/1682] Compiling SwiftCardanoCore Bip32.swift
[1612/1682] Compiling SwiftCardanoCore Committee.swift
[1613/1682] Compiling SwiftCardanoCore DRep.swift
[1614/1682] Compiling SwiftCardanoCore Governance.swift
[1615/1682] Compiling SwiftCardanoCore HardForkInitiationAction.swift
[1616/1682] Compiling SwiftCardanoCore InfoAction.swift
[1617/1682] Compiling SwiftCardanoCore NewConstitution.swift
[1618/1682] Compiling SwiftCardanoCore NoConfidence.swift
[1619/1682] Compiling SwiftCardanoCore ParameterChangeAction.swift
[1620/1682] Compiling SwiftCardanoCore TreasuryWithdrawalsAction.swift
[1621/1682] Compiling SwiftCardanoCore UpdateCommittee.swift
[1622/1682] Compiling SwiftCardanoCore ProposalProcedure.swift
[1623/1682] Compiling SwiftCardanoCore Voting.swift
[1624/1682] Compiling SwiftCardanoCore Hash.swift
[1625/1682] Compiling SwiftCardanoCore CommitteeKey.swift
[1626/1682] Compiling SwiftCardanoCore DRepKey.swift
[1627/1682] Compiling SwiftCardanoCore ResignCommitteeCold.swift
[1628/1682] Compiling SwiftCardanoCore StakeDelegation.swift
[1629/1682] Compiling SwiftCardanoCore StakeDeregistration.swift
[1630/1682] Compiling SwiftCardanoCore StakeRegisterDelegate.swift
[1631/1682] Compiling SwiftCardanoCore StakeRegistration.swift
[1632/1682] Compiling SwiftCardanoCore StakeVoteDelegate.swift
[1633/1682] Compiling SwiftCardanoCore StakeVoteRegisterDelegate.swift
[1634/1682] Compiling SwiftCardanoCore Unregister.swift
[1635/1682] Compiling SwiftCardanoCore UnregisterDRep.swift
[1636/1682] Compiling SwiftCardanoCore UpdateDRep.swift
[1637/1682] Compiling SwiftCardanoCore VoteDelegate.swift
[1638/1682] Compiling SwiftCardanoCore VoteRegisterDelegate.swift
[1639/1682] Compiling SwiftCardanoCore AlonzoGenesis.swift
[1640/1682] Compiling SwiftCardanoCore ByronGenesis.swift
[1641/1682] Compiling SwiftCardanoCore ConwayGenesis.swift
[1642/1682] Compiling SwiftCardanoCore NodeConfig.swift
[1643/1682] Compiling SwiftCardanoCore ShelleyGenesis.swift
[1644/1682] Compiling SwiftCardanoCore Topology.swift
[1645/1682] Compiling SwiftCardanoCore Credential.swift
[1646/1682] Compiling SwiftCardanoCore PayloadCBORSerializable.swift
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/StakePool/PoolMetadata.swift:188:18: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
186 |         url: Url,
187 |         poolMetadataHash: PoolMetadataHash? = nil,
188 |         session: URLSession = .shared
    |                  `- error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
189 |     ) async throws -> PoolMetadata {
190 |         let data: Data
Foundation.URLSession:2:18: note: 'URLSession' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLSession = AnyObject
  |                  `- note: 'URLSession' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/StakePool/PoolMetadata.swift:188:32: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
186 |         url: Url,
187 |         poolMetadataHash: PoolMetadataHash? = nil,
188 |         session: URLSession = .shared
    |                                `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
189 |     ) async throws -> PoolMetadata {
190 |         let data: Data
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/StakePool/PoolMetadata.swift:188:32: error: value of type '_' expected to be instance of class or class-constrained type
186 |         url: Url,
187 |         poolMetadataHash: PoolMetadataHash? = nil,
188 |         session: URLSession = .shared
    |                                `- error: value of type '_' expected to be instance of class or class-constrained type
189 |     ) async throws -> PoolMetadata {
190 |         let data: Data
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/StakePool/PoolMetadata.swift:193:23: error: type of expression is ambiguous without a type annotation
191 |
192 |         do {
193 |             (data, _) = try await session.data(from: url.value)
    |                       `- error: type of expression is ambiguous without a type annotation
194 |         } catch {
195 |             return try PoolMetadata(
[1647/1682] Compiling SwiftCardanoCore PayloadSerializable.swift
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/StakePool/PoolMetadata.swift:188:18: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
186 |         url: Url,
187 |         poolMetadataHash: PoolMetadataHash? = nil,
188 |         session: URLSession = .shared
    |                  `- error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
189 |     ) async throws -> PoolMetadata {
190 |         let data: Data
Foundation.URLSession:2:18: note: 'URLSession' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLSession = AnyObject
  |                  `- note: 'URLSession' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/StakePool/PoolMetadata.swift:188:32: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
186 |         url: Url,
187 |         poolMetadataHash: PoolMetadataHash? = nil,
188 |         session: URLSession = .shared
    |                                `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
189 |     ) async throws -> PoolMetadata {
190 |         let data: Data
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/StakePool/PoolMetadata.swift:188:32: error: value of type '_' expected to be instance of class or class-constrained type
186 |         url: Url,
187 |         poolMetadataHash: PoolMetadataHash? = nil,
188 |         session: URLSession = .shared
    |                                `- error: value of type '_' expected to be instance of class or class-constrained type
189 |     ) async throws -> PoolMetadata {
190 |         let data: Data
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/StakePool/PoolMetadata.swift:193:23: error: type of expression is ambiguous without a type annotation
191 |
192 |         do {
193 |             (data, _) = try await session.data(from: url.value)
    |                       `- error: type of expression is ambiguous without a type annotation
194 |         } catch {
195 |             return try PoolMetadata(
[1648/1682] Compiling SwiftCardanoCore Serializable.swift
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/StakePool/PoolMetadata.swift:188:18: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
186 |         url: Url,
187 |         poolMetadataHash: PoolMetadataHash? = nil,
188 |         session: URLSession = .shared
    |                  `- error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
189 |     ) async throws -> PoolMetadata {
190 |         let data: Data
Foundation.URLSession:2:18: note: 'URLSession' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLSession = AnyObject
  |                  `- note: 'URLSession' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/StakePool/PoolMetadata.swift:188:32: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
186 |         url: Url,
187 |         poolMetadataHash: PoolMetadataHash? = nil,
188 |         session: URLSession = .shared
    |                                `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
189 |     ) async throws -> PoolMetadata {
190 |         let data: Data
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/StakePool/PoolMetadata.swift:188:32: error: value of type '_' expected to be instance of class or class-constrained type
186 |         url: Url,
187 |         poolMetadataHash: PoolMetadataHash? = nil,
188 |         session: URLSession = .shared
    |                                `- error: value of type '_' expected to be instance of class or class-constrained type
189 |     ) async throws -> PoolMetadata {
190 |         let data: Data
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/StakePool/PoolMetadata.swift:193:23: error: type of expression is ambiguous without a type annotation
191 |
192 |         do {
193 |             (data, _) = try await session.data(from: url.value)
    |                       `- error: type of expression is ambiguous without a type annotation
194 |         } catch {
195 |             return try PoolMetadata(
[1649/1682] Compiling SwiftCardanoCore TextEnvelopable.swift
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/StakePool/PoolMetadata.swift:188:18: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
186 |         url: Url,
187 |         poolMetadataHash: PoolMetadataHash? = nil,
188 |         session: URLSession = .shared
    |                  `- error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
189 |     ) async throws -> PoolMetadata {
190 |         let data: Data
Foundation.URLSession:2:18: note: 'URLSession' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLSession = AnyObject
  |                  `- note: 'URLSession' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/StakePool/PoolMetadata.swift:188:32: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
186 |         url: Url,
187 |         poolMetadataHash: PoolMetadataHash? = nil,
188 |         session: URLSession = .shared
    |                                `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
189 |     ) async throws -> PoolMetadata {
190 |         let data: Data
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/StakePool/PoolMetadata.swift:188:32: error: value of type '_' expected to be instance of class or class-constrained type
186 |         url: Url,
187 |         poolMetadataHash: PoolMetadataHash? = nil,
188 |         session: URLSession = .shared
    |                                `- error: value of type '_' expected to be instance of class or class-constrained type
189 |     ) async throws -> PoolMetadata {
190 |         let data: Data
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/StakePool/PoolMetadata.swift:193:23: error: type of expression is ambiguous without a type annotation
191 |
192 |         do {
193 |             (data, _) = try await session.data(from: url.value)
    |                       `- error: type of expression is ambiguous without a type annotation
194 |         } catch {
195 |             return try PoolMetadata(
[1650/1682] Compiling SwiftCardanoCore Signature.swift
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/StakePool/PoolMetadata.swift:188:18: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
186 |         url: Url,
187 |         poolMetadataHash: PoolMetadataHash? = nil,
188 |         session: URLSession = .shared
    |                  `- error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
189 |     ) async throws -> PoolMetadata {
190 |         let data: Data
Foundation.URLSession:2:18: note: 'URLSession' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLSession = AnyObject
  |                  `- note: 'URLSession' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/StakePool/PoolMetadata.swift:188:32: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
186 |         url: Url,
187 |         poolMetadataHash: PoolMetadataHash? = nil,
188 |         session: URLSession = .shared
    |                                `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
189 |     ) async throws -> PoolMetadata {
190 |         let data: Data
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/StakePool/PoolMetadata.swift:188:32: error: value of type '_' expected to be instance of class or class-constrained type
186 |         url: Url,
187 |         poolMetadataHash: PoolMetadataHash? = nil,
188 |         session: URLSession = .shared
    |                                `- error: value of type '_' expected to be instance of class or class-constrained type
189 |     ) async throws -> PoolMetadata {
190 |         let data: Data
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/StakePool/PoolMetadata.swift:193:23: error: type of expression is ambiguous without a type annotation
191 |
192 |         do {
193 |             (data, _) = try await session.data(from: url.value)
    |                       `- error: type of expression is ambiguous without a type annotation
194 |         } catch {
195 |             return try PoolMetadata(
[1651/1682] Compiling SwiftCardanoCore OperationalCertificate.swift
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/StakePool/PoolMetadata.swift:188:18: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
186 |         url: Url,
187 |         poolMetadataHash: PoolMetadataHash? = nil,
188 |         session: URLSession = .shared
    |                  `- error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
189 |     ) async throws -> PoolMetadata {
190 |         let data: Data
Foundation.URLSession:2:18: note: 'URLSession' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLSession = AnyObject
  |                  `- note: 'URLSession' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/StakePool/PoolMetadata.swift:188:32: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
186 |         url: Url,
187 |         poolMetadataHash: PoolMetadataHash? = nil,
188 |         session: URLSession = .shared
    |                                `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
189 |     ) async throws -> PoolMetadata {
190 |         let data: Data
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/StakePool/PoolMetadata.swift:188:32: error: value of type '_' expected to be instance of class or class-constrained type
186 |         url: Url,
187 |         poolMetadataHash: PoolMetadataHash? = nil,
188 |         session: URLSession = .shared
    |                                `- error: value of type '_' expected to be instance of class or class-constrained type
189 |     ) async throws -> PoolMetadata {
190 |         let data: Data
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/StakePool/PoolMetadata.swift:193:23: error: type of expression is ambiguous without a type annotation
191 |
192 |         do {
193 |             (data, _) = try await session.data(from: url.value)
    |                       `- error: type of expression is ambiguous without a type annotation
194 |         } catch {
195 |             return try PoolMetadata(
[1652/1682] Compiling SwiftCardanoCore OperationalCertificateIssueCounter.swift
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/StakePool/PoolMetadata.swift:188:18: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
186 |         url: Url,
187 |         poolMetadataHash: PoolMetadataHash? = nil,
188 |         session: URLSession = .shared
    |                  `- error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
189 |     ) async throws -> PoolMetadata {
190 |         let data: Data
Foundation.URLSession:2:18: note: 'URLSession' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLSession = AnyObject
  |                  `- note: 'URLSession' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/StakePool/PoolMetadata.swift:188:32: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
186 |         url: Url,
187 |         poolMetadataHash: PoolMetadataHash? = nil,
188 |         session: URLSession = .shared
    |                                `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
189 |     ) async throws -> PoolMetadata {
190 |         let data: Data
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/StakePool/PoolMetadata.swift:188:32: error: value of type '_' expected to be instance of class or class-constrained type
186 |         url: Url,
187 |         poolMetadataHash: PoolMetadataHash? = nil,
188 |         session: URLSession = .shared
    |                                `- error: value of type '_' expected to be instance of class or class-constrained type
189 |     ) async throws -> PoolMetadata {
190 |         let data: Data
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/StakePool/PoolMetadata.swift:193:23: error: type of expression is ambiguous without a type annotation
191 |
192 |         do {
193 |             (data, _) = try await session.data(from: url.value)
    |                       `- error: type of expression is ambiguous without a type annotation
194 |         } catch {
195 |             return try PoolMetadata(
[1653/1682] Compiling SwiftCardanoCore PoolMetadata.swift
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/StakePool/PoolMetadata.swift:188:18: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
186 |         url: Url,
187 |         poolMetadataHash: PoolMetadataHash? = nil,
188 |         session: URLSession = .shared
    |                  `- error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
189 |     ) async throws -> PoolMetadata {
190 |         let data: Data
Foundation.URLSession:2:18: note: 'URLSession' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLSession = AnyObject
  |                  `- note: 'URLSession' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/StakePool/PoolMetadata.swift:188:32: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
186 |         url: Url,
187 |         poolMetadataHash: PoolMetadataHash? = nil,
188 |         session: URLSession = .shared
    |                                `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
189 |     ) async throws -> PoolMetadata {
190 |         let data: Data
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/StakePool/PoolMetadata.swift:188:32: error: value of type '_' expected to be instance of class or class-constrained type
186 |         url: Url,
187 |         poolMetadataHash: PoolMetadataHash? = nil,
188 |         session: URLSession = .shared
    |                                `- error: value of type '_' expected to be instance of class or class-constrained type
189 |     ) async throws -> PoolMetadata {
190 |         let data: Data
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/StakePool/PoolMetadata.swift:193:23: error: type of expression is ambiguous without a type annotation
191 |
192 |         do {
193 |             (data, _) = try await session.data(from: url.value)
    |                       `- error: type of expression is ambiguous without a type annotation
194 |         } catch {
195 |             return try PoolMetadata(
[1654/1682] Compiling SwiftCardanoCore PoolOperator.swift
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/StakePool/PoolMetadata.swift:188:18: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
186 |         url: Url,
187 |         poolMetadataHash: PoolMetadataHash? = nil,
188 |         session: URLSession = .shared
    |                  `- error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
189 |     ) async throws -> PoolMetadata {
190 |         let data: Data
Foundation.URLSession:2:18: note: 'URLSession' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLSession = AnyObject
  |                  `- note: 'URLSession' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/StakePool/PoolMetadata.swift:188:32: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
186 |         url: Url,
187 |         poolMetadataHash: PoolMetadataHash? = nil,
188 |         session: URLSession = .shared
    |                                `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
189 |     ) async throws -> PoolMetadata {
190 |         let data: Data
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/StakePool/PoolMetadata.swift:188:32: error: value of type '_' expected to be instance of class or class-constrained type
186 |         url: Url,
187 |         poolMetadataHash: PoolMetadataHash? = nil,
188 |         session: URLSession = .shared
    |                                `- error: value of type '_' expected to be instance of class or class-constrained type
189 |     ) async throws -> PoolMetadata {
190 |         let data: Data
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/StakePool/PoolMetadata.swift:193:23: error: type of expression is ambiguous without a type annotation
191 |
192 |         do {
193 |             (data, _) = try await session.data(from: url.value)
    |                       `- error: type of expression is ambiguous without a type annotation
194 |         } catch {
195 |             return try PoolMetadata(
[1655/1682] Compiling SwiftCardanoCore MultiHostName.swift
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/StakePool/PoolMetadata.swift:188:18: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
186 |         url: Url,
187 |         poolMetadataHash: PoolMetadataHash? = nil,
188 |         session: URLSession = .shared
    |                  `- error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
189 |     ) async throws -> PoolMetadata {
190 |         let data: Data
Foundation.URLSession:2:18: note: 'URLSession' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLSession = AnyObject
  |                  `- note: 'URLSession' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/StakePool/PoolMetadata.swift:188:32: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
186 |         url: Url,
187 |         poolMetadataHash: PoolMetadataHash? = nil,
188 |         session: URLSession = .shared
    |                                `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
189 |     ) async throws -> PoolMetadata {
190 |         let data: Data
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/StakePool/PoolMetadata.swift:188:32: error: value of type '_' expected to be instance of class or class-constrained type
186 |         url: Url,
187 |         poolMetadataHash: PoolMetadataHash? = nil,
188 |         session: URLSession = .shared
    |                                `- error: value of type '_' expected to be instance of class or class-constrained type
189 |     ) async throws -> PoolMetadata {
190 |         let data: Data
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/StakePool/PoolMetadata.swift:193:23: error: type of expression is ambiguous without a type annotation
191 |
192 |         do {
193 |             (data, _) = try await session.data(from: url.value)
    |                       `- error: type of expression is ambiguous without a type annotation
194 |         } catch {
195 |             return try PoolMetadata(
[1656/1682] Compiling SwiftCardanoCore PoolParams.swift
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/StakePool/PoolMetadata.swift:188:18: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
186 |         url: Url,
187 |         poolMetadataHash: PoolMetadataHash? = nil,
188 |         session: URLSession = .shared
    |                  `- error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
189 |     ) async throws -> PoolMetadata {
190 |         let data: Data
Foundation.URLSession:2:18: note: 'URLSession' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLSession = AnyObject
  |                  `- note: 'URLSession' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/StakePool/PoolMetadata.swift:188:32: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
186 |         url: Url,
187 |         poolMetadataHash: PoolMetadataHash? = nil,
188 |         session: URLSession = .shared
    |                                `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
189 |     ) async throws -> PoolMetadata {
190 |         let data: Data
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/StakePool/PoolMetadata.swift:188:32: error: value of type '_' expected to be instance of class or class-constrained type
186 |         url: Url,
187 |         poolMetadataHash: PoolMetadataHash? = nil,
188 |         session: URLSession = .shared
    |                                `- error: value of type '_' expected to be instance of class or class-constrained type
189 |     ) async throws -> PoolMetadata {
190 |         let data: Data
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/StakePool/PoolMetadata.swift:193:23: error: type of expression is ambiguous without a type annotation
191 |
192 |         do {
193 |             (data, _) = try await session.data(from: url.value)
    |                       `- error: type of expression is ambiguous without a type annotation
194 |         } catch {
195 |             return try PoolMetadata(
[1657/1682] Compiling SwiftCardanoCore Relay.swift
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/StakePool/PoolMetadata.swift:188:18: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
186 |         url: Url,
187 |         poolMetadataHash: PoolMetadataHash? = nil,
188 |         session: URLSession = .shared
    |                  `- error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
189 |     ) async throws -> PoolMetadata {
190 |         let data: Data
Foundation.URLSession:2:18: note: 'URLSession' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLSession = AnyObject
  |                  `- note: 'URLSession' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/StakePool/PoolMetadata.swift:188:32: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
186 |         url: Url,
187 |         poolMetadataHash: PoolMetadataHash? = nil,
188 |         session: URLSession = .shared
    |                                `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
189 |     ) async throws -> PoolMetadata {
190 |         let data: Data
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/StakePool/PoolMetadata.swift:188:32: error: value of type '_' expected to be instance of class or class-constrained type
186 |         url: Url,
187 |         poolMetadataHash: PoolMetadataHash? = nil,
188 |         session: URLSession = .shared
    |                                `- error: value of type '_' expected to be instance of class or class-constrained type
189 |     ) async throws -> PoolMetadata {
190 |         let data: Data
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/StakePool/PoolMetadata.swift:193:23: error: type of expression is ambiguous without a type annotation
191 |
192 |         do {
193 |             (data, _) = try await session.data(from: url.value)
    |                       `- error: type of expression is ambiguous without a type annotation
194 |         } catch {
195 |             return try PoolMetadata(
[1658/1682] Compiling SwiftCardanoCore SingleHostAddr.swift
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/StakePool/PoolMetadata.swift:188:18: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
186 |         url: Url,
187 |         poolMetadataHash: PoolMetadataHash? = nil,
188 |         session: URLSession = .shared
    |                  `- error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
189 |     ) async throws -> PoolMetadata {
190 |         let data: Data
Foundation.URLSession:2:18: note: 'URLSession' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLSession = AnyObject
  |                  `- note: 'URLSession' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/StakePool/PoolMetadata.swift:188:32: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
186 |         url: Url,
187 |         poolMetadataHash: PoolMetadataHash? = nil,
188 |         session: URLSession = .shared
    |                                `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
189 |     ) async throws -> PoolMetadata {
190 |         let data: Data
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/StakePool/PoolMetadata.swift:188:32: error: value of type '_' expected to be instance of class or class-constrained type
186 |         url: Url,
187 |         poolMetadataHash: PoolMetadataHash? = nil,
188 |         session: URLSession = .shared
    |                                `- error: value of type '_' expected to be instance of class or class-constrained type
189 |     ) async throws -> PoolMetadata {
190 |         let data: Data
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/StakePool/PoolMetadata.swift:193:23: error: type of expression is ambiguous without a type annotation
191 |
192 |         do {
193 |             (data, _) = try await session.data(from: url.value)
    |                       `- error: type of expression is ambiguous without a type annotation
194 |         } catch {
195 |             return try PoolMetadata(
[1659/1682] Compiling SwiftCardanoCore SingleHostName.swift
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/StakePool/PoolMetadata.swift:188:18: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
186 |         url: Url,
187 |         poolMetadataHash: PoolMetadataHash? = nil,
188 |         session: URLSession = .shared
    |                  `- error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
189 |     ) async throws -> PoolMetadata {
190 |         let data: Data
Foundation.URLSession:2:18: note: 'URLSession' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLSession = AnyObject
  |                  `- note: 'URLSession' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/StakePool/PoolMetadata.swift:188:32: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
186 |         url: Url,
187 |         poolMetadataHash: PoolMetadataHash? = nil,
188 |         session: URLSession = .shared
    |                                `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
189 |     ) async throws -> PoolMetadata {
190 |         let data: Data
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/StakePool/PoolMetadata.swift:188:32: error: value of type '_' expected to be instance of class or class-constrained type
186 |         url: Url,
187 |         poolMetadataHash: PoolMetadataHash? = nil,
188 |         session: URLSession = .shared
    |                                `- error: value of type '_' expected to be instance of class or class-constrained type
189 |     ) async throws -> PoolMetadata {
190 |         let data: Data
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/StakePool/PoolMetadata.swift:193:23: error: type of expression is ambiguous without a type annotation
191 |
192 |         do {
193 |             (data, _) = try await session.data(from: url.value)
    |                       `- error: type of expression is ambiguous without a type annotation
194 |         } catch {
195 |             return try PoolMetadata(
[1660/1682] Compiling SwiftCardanoCore Asset.swift
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/StakePool/PoolMetadata.swift:188:18: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
186 |         url: Url,
187 |         poolMetadataHash: PoolMetadataHash? = nil,
188 |         session: URLSession = .shared
    |                  `- error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
189 |     ) async throws -> PoolMetadata {
190 |         let data: Data
Foundation.URLSession:2:18: note: 'URLSession' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLSession = AnyObject
  |                  `- note: 'URLSession' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/StakePool/PoolMetadata.swift:188:32: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
186 |         url: Url,
187 |         poolMetadataHash: PoolMetadataHash? = nil,
188 |         session: URLSession = .shared
    |                                `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
189 |     ) async throws -> PoolMetadata {
190 |         let data: Data
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/StakePool/PoolMetadata.swift:188:32: error: value of type '_' expected to be instance of class or class-constrained type
186 |         url: Url,
187 |         poolMetadataHash: PoolMetadataHash? = nil,
188 |         session: URLSession = .shared
    |                                `- error: value of type '_' expected to be instance of class or class-constrained type
189 |     ) async throws -> PoolMetadata {
190 |         let data: Data
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/StakePool/PoolMetadata.swift:193:23: error: type of expression is ambiguous without a type annotation
191 |
192 |         do {
193 |             (data, _) = try await session.data(from: url.value)
    |                       `- error: type of expression is ambiguous without a type annotation
194 |         } catch {
195 |             return try PoolMetadata(
[1661/1682] Compiling SwiftCardanoCore Datum.swift
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/StakePool/PoolMetadata.swift:188:18: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
186 |         url: Url,
187 |         poolMetadataHash: PoolMetadataHash? = nil,
188 |         session: URLSession = .shared
    |                  `- error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
189 |     ) async throws -> PoolMetadata {
190 |         let data: Data
Foundation.URLSession:2:18: note: 'URLSession' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLSession = AnyObject
  |                  `- note: 'URLSession' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/StakePool/PoolMetadata.swift:188:32: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
186 |         url: Url,
187 |         poolMetadataHash: PoolMetadataHash? = nil,
188 |         session: URLSession = .shared
    |                                `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
189 |     ) async throws -> PoolMetadata {
190 |         let data: Data
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/StakePool/PoolMetadata.swift:188:32: error: value of type '_' expected to be instance of class or class-constrained type
186 |         url: Url,
187 |         poolMetadataHash: PoolMetadataHash? = nil,
188 |         session: URLSession = .shared
    |                                `- error: value of type '_' expected to be instance of class or class-constrained type
189 |     ) async throws -> PoolMetadata {
190 |         let data: Data
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/StakePool/PoolMetadata.swift:193:23: error: type of expression is ambiguous without a type annotation
191 |
192 |         do {
193 |             (data, _) = try await session.data(from: url.value)
    |                       `- error: type of expression is ambiguous without a type annotation
194 |         } catch {
195 |             return try PoolMetadata(
[1662/1682] Compiling SwiftCardanoCore MultiAsset.swift
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/StakePool/PoolMetadata.swift:188:18: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
186 |         url: Url,
187 |         poolMetadataHash: PoolMetadataHash? = nil,
188 |         session: URLSession = .shared
    |                  `- error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
189 |     ) async throws -> PoolMetadata {
190 |         let data: Data
Foundation.URLSession:2:18: note: 'URLSession' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLSession = AnyObject
  |                  `- note: 'URLSession' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/StakePool/PoolMetadata.swift:188:32: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
186 |         url: Url,
187 |         poolMetadataHash: PoolMetadataHash? = nil,
188 |         session: URLSession = .shared
    |                                `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
189 |     ) async throws -> PoolMetadata {
190 |         let data: Data
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/StakePool/PoolMetadata.swift:188:32: error: value of type '_' expected to be instance of class or class-constrained type
186 |         url: Url,
187 |         poolMetadataHash: PoolMetadataHash? = nil,
188 |         session: URLSession = .shared
    |                                `- error: value of type '_' expected to be instance of class or class-constrained type
189 |     ) async throws -> PoolMetadata {
190 |         let data: Data
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/StakePool/PoolMetadata.swift:193:23: error: type of expression is ambiguous without a type annotation
191 |
192 |         do {
193 |             (data, _) = try await session.data(from: url.value)
    |                       `- error: type of expression is ambiguous without a type annotation
194 |         } catch {
195 |             return try PoolMetadata(
[1663/1682] Compiling SwiftCardanoCore Script.swift
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/StakePool/PoolMetadata.swift:188:18: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
186 |         url: Url,
187 |         poolMetadataHash: PoolMetadataHash? = nil,
188 |         session: URLSession = .shared
    |                  `- error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
189 |     ) async throws -> PoolMetadata {
190 |         let data: Data
Foundation.URLSession:2:18: note: 'URLSession' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLSession = AnyObject
  |                  `- note: 'URLSession' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/StakePool/PoolMetadata.swift:188:32: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
186 |         url: Url,
187 |         poolMetadataHash: PoolMetadataHash? = nil,
188 |         session: URLSession = .shared
    |                                `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
189 |     ) async throws -> PoolMetadata {
190 |         let data: Data
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/StakePool/PoolMetadata.swift:188:32: error: value of type '_' expected to be instance of class or class-constrained type
186 |         url: Url,
187 |         poolMetadataHash: PoolMetadataHash? = nil,
188 |         session: URLSession = .shared
    |                                `- error: value of type '_' expected to be instance of class or class-constrained type
189 |     ) async throws -> PoolMetadata {
190 |         let data: Data
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/StakePool/PoolMetadata.swift:193:23: error: type of expression is ambiguous without a type annotation
191 |
192 |         do {
193 |             (data, _) = try await session.data(from: url.value)
    |                       `- error: type of expression is ambiguous without a type annotation
194 |         } catch {
195 |             return try PoolMetadata(
[1664/1682] Compiling SwiftCardanoCore KESKey.swift
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/Keys/KESKey.swift:177:13: error: cannot find 'SecRandomCopyBytes' in scope
175 |         var seed = Data(count: 32)
176 |         let result = seed.withUnsafeMutableBytes { ptr in
177 |             SecRandomCopyBytes(kSecRandomDefault, 32, ptr.baseAddress!)
    |             `- error: cannot find 'SecRandomCopyBytes' in scope
178 |         }
179 |         guard result == errSecSuccess else {
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/Keys/KESKey.swift:177:32: error: cannot find 'kSecRandomDefault' in scope
175 |         var seed = Data(count: 32)
176 |         let result = seed.withUnsafeMutableBytes { ptr in
177 |             SecRandomCopyBytes(kSecRandomDefault, 32, ptr.baseAddress!)
    |                                `- error: cannot find 'kSecRandomDefault' in scope
178 |         }
179 |         guard result == errSecSuccess else {
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/Keys/KESKey.swift:179:25: error: cannot find 'errSecSuccess' in scope
177 |             SecRandomCopyBytes(kSecRandomDefault, 32, ptr.baseAddress!)
178 |         }
179 |         guard result == errSecSuccess else {
    |                         `- error: cannot find 'errSecSuccess' in scope
180 |             throw CardanoCoreError.valueError("Failed to generate random seed")
181 |         }
[1665/1682] Compiling SwiftCardanoCore PaymentKey.swift
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/Keys/KESKey.swift:177:13: error: cannot find 'SecRandomCopyBytes' in scope
175 |         var seed = Data(count: 32)
176 |         let result = seed.withUnsafeMutableBytes { ptr in
177 |             SecRandomCopyBytes(kSecRandomDefault, 32, ptr.baseAddress!)
    |             `- error: cannot find 'SecRandomCopyBytes' in scope
178 |         }
179 |         guard result == errSecSuccess else {
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/Keys/KESKey.swift:177:32: error: cannot find 'kSecRandomDefault' in scope
175 |         var seed = Data(count: 32)
176 |         let result = seed.withUnsafeMutableBytes { ptr in
177 |             SecRandomCopyBytes(kSecRandomDefault, 32, ptr.baseAddress!)
    |                                `- error: cannot find 'kSecRandomDefault' in scope
178 |         }
179 |         guard result == errSecSuccess else {
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/Keys/KESKey.swift:179:25: error: cannot find 'errSecSuccess' in scope
177 |             SecRandomCopyBytes(kSecRandomDefault, 32, ptr.baseAddress!)
178 |         }
179 |         guard result == errSecSuccess else {
    |                         `- error: cannot find 'errSecSuccess' in scope
180 |             throw CardanoCoreError.valueError("Failed to generate random seed")
181 |         }
[1666/1682] Compiling SwiftCardanoCore SigningKey.swift
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/Keys/KESKey.swift:177:13: error: cannot find 'SecRandomCopyBytes' in scope
175 |         var seed = Data(count: 32)
176 |         let result = seed.withUnsafeMutableBytes { ptr in
177 |             SecRandomCopyBytes(kSecRandomDefault, 32, ptr.baseAddress!)
    |             `- error: cannot find 'SecRandomCopyBytes' in scope
178 |         }
179 |         guard result == errSecSuccess else {
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/Keys/KESKey.swift:177:32: error: cannot find 'kSecRandomDefault' in scope
175 |         var seed = Data(count: 32)
176 |         let result = seed.withUnsafeMutableBytes { ptr in
177 |             SecRandomCopyBytes(kSecRandomDefault, 32, ptr.baseAddress!)
    |                                `- error: cannot find 'kSecRandomDefault' in scope
178 |         }
179 |         guard result == errSecSuccess else {
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/Keys/KESKey.swift:179:25: error: cannot find 'errSecSuccess' in scope
177 |             SecRandomCopyBytes(kSecRandomDefault, 32, ptr.baseAddress!)
178 |         }
179 |         guard result == errSecSuccess else {
    |                         `- error: cannot find 'errSecSuccess' in scope
180 |             throw CardanoCoreError.valueError("Failed to generate random seed")
181 |         }
[1667/1682] Compiling SwiftCardanoCore StakeKey.swift
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/Keys/KESKey.swift:177:13: error: cannot find 'SecRandomCopyBytes' in scope
175 |         var seed = Data(count: 32)
176 |         let result = seed.withUnsafeMutableBytes { ptr in
177 |             SecRandomCopyBytes(kSecRandomDefault, 32, ptr.baseAddress!)
    |             `- error: cannot find 'SecRandomCopyBytes' in scope
178 |         }
179 |         guard result == errSecSuccess else {
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/Keys/KESKey.swift:177:32: error: cannot find 'kSecRandomDefault' in scope
175 |         var seed = Data(count: 32)
176 |         let result = seed.withUnsafeMutableBytes { ptr in
177 |             SecRandomCopyBytes(kSecRandomDefault, 32, ptr.baseAddress!)
    |                                `- error: cannot find 'kSecRandomDefault' in scope
178 |         }
179 |         guard result == errSecSuccess else {
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/Keys/KESKey.swift:179:25: error: cannot find 'errSecSuccess' in scope
177 |             SecRandomCopyBytes(kSecRandomDefault, 32, ptr.baseAddress!)
178 |         }
179 |         guard result == errSecSuccess else {
    |                         `- error: cannot find 'errSecSuccess' in scope
180 |             throw CardanoCoreError.valueError("Failed to generate random seed")
181 |         }
[1668/1682] Compiling SwiftCardanoCore StakePoolKey.swift
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/Keys/KESKey.swift:177:13: error: cannot find 'SecRandomCopyBytes' in scope
175 |         var seed = Data(count: 32)
176 |         let result = seed.withUnsafeMutableBytes { ptr in
177 |             SecRandomCopyBytes(kSecRandomDefault, 32, ptr.baseAddress!)
    |             `- error: cannot find 'SecRandomCopyBytes' in scope
178 |         }
179 |         guard result == errSecSuccess else {
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/Keys/KESKey.swift:177:32: error: cannot find 'kSecRandomDefault' in scope
175 |         var seed = Data(count: 32)
176 |         let result = seed.withUnsafeMutableBytes { ptr in
177 |             SecRandomCopyBytes(kSecRandomDefault, 32, ptr.baseAddress!)
    |                                `- error: cannot find 'kSecRandomDefault' in scope
178 |         }
179 |         guard result == errSecSuccess else {
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/Keys/KESKey.swift:179:25: error: cannot find 'errSecSuccess' in scope
177 |             SecRandomCopyBytes(kSecRandomDefault, 32, ptr.baseAddress!)
178 |         }
179 |         guard result == errSecSuccess else {
    |                         `- error: cannot find 'errSecSuccess' in scope
180 |             throw CardanoCoreError.valueError("Failed to generate random seed")
181 |         }
[1669/1682] Compiling SwiftCardanoCore VRFKey.swift
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/Keys/KESKey.swift:177:13: error: cannot find 'SecRandomCopyBytes' in scope
175 |         var seed = Data(count: 32)
176 |         let result = seed.withUnsafeMutableBytes { ptr in
177 |             SecRandomCopyBytes(kSecRandomDefault, 32, ptr.baseAddress!)
    |             `- error: cannot find 'SecRandomCopyBytes' in scope
178 |         }
179 |         guard result == errSecSuccess else {
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/Keys/KESKey.swift:177:32: error: cannot find 'kSecRandomDefault' in scope
175 |         var seed = Data(count: 32)
176 |         let result = seed.withUnsafeMutableBytes { ptr in
177 |             SecRandomCopyBytes(kSecRandomDefault, 32, ptr.baseAddress!)
    |                                `- error: cannot find 'kSecRandomDefault' in scope
178 |         }
179 |         guard result == errSecSuccess else {
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/Keys/KESKey.swift:179:25: error: cannot find 'errSecSuccess' in scope
177 |             SecRandomCopyBytes(kSecRandomDefault, 32, ptr.baseAddress!)
178 |         }
179 |         guard result == errSecSuccess else {
    |                         `- error: cannot find 'errSecSuccess' in scope
180 |             throw CardanoCoreError.valueError("Failed to generate random seed")
181 |         }
[1670/1682] Compiling SwiftCardanoCore VerificationKey.swift
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/Keys/KESKey.swift:177:13: error: cannot find 'SecRandomCopyBytes' in scope
175 |         var seed = Data(count: 32)
176 |         let result = seed.withUnsafeMutableBytes { ptr in
177 |             SecRandomCopyBytes(kSecRandomDefault, 32, ptr.baseAddress!)
    |             `- error: cannot find 'SecRandomCopyBytes' in scope
178 |         }
179 |         guard result == errSecSuccess else {
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/Keys/KESKey.swift:177:32: error: cannot find 'kSecRandomDefault' in scope
175 |         var seed = Data(count: 32)
176 |         let result = seed.withUnsafeMutableBytes { ptr in
177 |             SecRandomCopyBytes(kSecRandomDefault, 32, ptr.baseAddress!)
    |                                `- error: cannot find 'kSecRandomDefault' in scope
178 |         }
179 |         guard result == errSecSuccess else {
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/Keys/KESKey.swift:179:25: error: cannot find 'errSecSuccess' in scope
177 |             SecRandomCopyBytes(kSecRandomDefault, 32, ptr.baseAddress!)
178 |         }
179 |         guard result == errSecSuccess else {
    |                         `- error: cannot find 'errSecSuccess' in scope
180 |             throw CardanoCoreError.valueError("Failed to generate random seed")
181 |         }
[1671/1682] Compiling SwiftCardanoCore BootstrapWitness.swift
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/Keys/KESKey.swift:177:13: error: cannot find 'SecRandomCopyBytes' in scope
175 |         var seed = Data(count: 32)
176 |         let result = seed.withUnsafeMutableBytes { ptr in
177 |             SecRandomCopyBytes(kSecRandomDefault, 32, ptr.baseAddress!)
    |             `- error: cannot find 'SecRandomCopyBytes' in scope
178 |         }
179 |         guard result == errSecSuccess else {
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/Keys/KESKey.swift:177:32: error: cannot find 'kSecRandomDefault' in scope
175 |         var seed = Data(count: 32)
176 |         let result = seed.withUnsafeMutableBytes { ptr in
177 |             SecRandomCopyBytes(kSecRandomDefault, 32, ptr.baseAddress!)
    |                                `- error: cannot find 'kSecRandomDefault' in scope
178 |         }
179 |         guard result == errSecSuccess else {
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/Keys/KESKey.swift:179:25: error: cannot find 'errSecSuccess' in scope
177 |             SecRandomCopyBytes(kSecRandomDefault, 32, ptr.baseAddress!)
178 |         }
179 |         guard result == errSecSuccess else {
    |                         `- error: cannot find 'errSecSuccess' in scope
180 |             throw CardanoCoreError.valueError("Failed to generate random seed")
181 |         }
[1672/1682] Compiling SwiftCardanoCore GenesisKeyDelegation.swift
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/Keys/KESKey.swift:177:13: error: cannot find 'SecRandomCopyBytes' in scope
175 |         var seed = Data(count: 32)
176 |         let result = seed.withUnsafeMutableBytes { ptr in
177 |             SecRandomCopyBytes(kSecRandomDefault, 32, ptr.baseAddress!)
    |             `- error: cannot find 'SecRandomCopyBytes' in scope
178 |         }
179 |         guard result == errSecSuccess else {
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/Keys/KESKey.swift:177:32: error: cannot find 'kSecRandomDefault' in scope
175 |         var seed = Data(count: 32)
176 |         let result = seed.withUnsafeMutableBytes { ptr in
177 |             SecRandomCopyBytes(kSecRandomDefault, 32, ptr.baseAddress!)
    |                                `- error: cannot find 'kSecRandomDefault' in scope
178 |         }
179 |         guard result == errSecSuccess else {
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/Keys/KESKey.swift:179:25: error: cannot find 'errSecSuccess' in scope
177 |             SecRandomCopyBytes(kSecRandomDefault, 32, ptr.baseAddress!)
178 |         }
179 |         guard result == errSecSuccess else {
    |                         `- error: cannot find 'errSecSuccess' in scope
180 |             throw CardanoCoreError.valueError("Failed to generate random seed")
181 |         }
[1673/1682] Compiling SwiftCardanoCore MoveInstantaneousRewards.swift
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/Keys/KESKey.swift:177:13: error: cannot find 'SecRandomCopyBytes' in scope
175 |         var seed = Data(count: 32)
176 |         let result = seed.withUnsafeMutableBytes { ptr in
177 |             SecRandomCopyBytes(kSecRandomDefault, 32, ptr.baseAddress!)
    |             `- error: cannot find 'SecRandomCopyBytes' in scope
178 |         }
179 |         guard result == errSecSuccess else {
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/Keys/KESKey.swift:177:32: error: cannot find 'kSecRandomDefault' in scope
175 |         var seed = Data(count: 32)
176 |         let result = seed.withUnsafeMutableBytes { ptr in
177 |             SecRandomCopyBytes(kSecRandomDefault, 32, ptr.baseAddress!)
    |                                `- error: cannot find 'kSecRandomDefault' in scope
178 |         }
179 |         guard result == errSecSuccess else {
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/Keys/KESKey.swift:179:25: error: cannot find 'errSecSuccess' in scope
177 |             SecRandomCopyBytes(kSecRandomDefault, 32, ptr.baseAddress!)
178 |         }
179 |         guard result == errSecSuccess else {
    |                         `- error: cannot find 'errSecSuccess' in scope
180 |             throw CardanoCoreError.valueError("Failed to generate random seed")
181 |         }
[1674/1682] Compiling SwiftCardanoCore Update.swift
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/Keys/KESKey.swift:177:13: error: cannot find 'SecRandomCopyBytes' in scope
175 |         var seed = Data(count: 32)
176 |         let result = seed.withUnsafeMutableBytes { ptr in
177 |             SecRandomCopyBytes(kSecRandomDefault, 32, ptr.baseAddress!)
    |             `- error: cannot find 'SecRandomCopyBytes' in scope
178 |         }
179 |         guard result == errSecSuccess else {
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/Keys/KESKey.swift:177:32: error: cannot find 'kSecRandomDefault' in scope
175 |         var seed = Data(count: 32)
176 |         let result = seed.withUnsafeMutableBytes { ptr in
177 |             SecRandomCopyBytes(kSecRandomDefault, 32, ptr.baseAddress!)
    |                                `- error: cannot find 'kSecRandomDefault' in scope
178 |         }
179 |         guard result == errSecSuccess else {
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/Keys/KESKey.swift:179:25: error: cannot find 'errSecSuccess' in scope
177 |             SecRandomCopyBytes(kSecRandomDefault, 32, ptr.baseAddress!)
178 |         }
179 |         guard result == errSecSuccess else {
    |                         `- error: cannot find 'errSecSuccess' in scope
180 |             throw CardanoCoreError.valueError("Failed to generate random seed")
181 |         }
[1675/1682] Compiling SwiftCardanoCore Metadata.swift
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/Keys/KESKey.swift:177:13: error: cannot find 'SecRandomCopyBytes' in scope
175 |         var seed = Data(count: 32)
176 |         let result = seed.withUnsafeMutableBytes { ptr in
177 |             SecRandomCopyBytes(kSecRandomDefault, 32, ptr.baseAddress!)
    |             `- error: cannot find 'SecRandomCopyBytes' in scope
178 |         }
179 |         guard result == errSecSuccess else {
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/Keys/KESKey.swift:177:32: error: cannot find 'kSecRandomDefault' in scope
175 |         var seed = Data(count: 32)
176 |         let result = seed.withUnsafeMutableBytes { ptr in
177 |             SecRandomCopyBytes(kSecRandomDefault, 32, ptr.baseAddress!)
    |                                `- error: cannot find 'kSecRandomDefault' in scope
178 |         }
179 |         guard result == errSecSuccess else {
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/Keys/KESKey.swift:179:25: error: cannot find 'errSecSuccess' in scope
177 |             SecRandomCopyBytes(kSecRandomDefault, 32, ptr.baseAddress!)
178 |         }
179 |         guard result == errSecSuccess else {
    |                         `- error: cannot find 'errSecSuccess' in scope
180 |             throw CardanoCoreError.valueError("Failed to generate random seed")
181 |         }
[1676/1682] Compiling SwiftCardanoCore AfterScript.swift
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/Keys/KESKey.swift:177:13: error: cannot find 'SecRandomCopyBytes' in scope
175 |         var seed = Data(count: 32)
176 |         let result = seed.withUnsafeMutableBytes { ptr in
177 |             SecRandomCopyBytes(kSecRandomDefault, 32, ptr.baseAddress!)
    |             `- error: cannot find 'SecRandomCopyBytes' in scope
178 |         }
179 |         guard result == errSecSuccess else {
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/Keys/KESKey.swift:177:32: error: cannot find 'kSecRandomDefault' in scope
175 |         var seed = Data(count: 32)
176 |         let result = seed.withUnsafeMutableBytes { ptr in
177 |             SecRandomCopyBytes(kSecRandomDefault, 32, ptr.baseAddress!)
    |                                `- error: cannot find 'kSecRandomDefault' in scope
178 |         }
179 |         guard result == errSecSuccess else {
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/Keys/KESKey.swift:179:25: error: cannot find 'errSecSuccess' in scope
177 |             SecRandomCopyBytes(kSecRandomDefault, 32, ptr.baseAddress!)
178 |         }
179 |         guard result == errSecSuccess else {
    |                         `- error: cannot find 'errSecSuccess' in scope
180 |             throw CardanoCoreError.valueError("Failed to generate random seed")
181 |         }
[1677/1682] Compiling SwiftCardanoCore BeforeScript.swift
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/Keys/KESKey.swift:177:13: error: cannot find 'SecRandomCopyBytes' in scope
175 |         var seed = Data(count: 32)
176 |         let result = seed.withUnsafeMutableBytes { ptr in
177 |             SecRandomCopyBytes(kSecRandomDefault, 32, ptr.baseAddress!)
    |             `- error: cannot find 'SecRandomCopyBytes' in scope
178 |         }
179 |         guard result == errSecSuccess else {
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/Keys/KESKey.swift:177:32: error: cannot find 'kSecRandomDefault' in scope
175 |         var seed = Data(count: 32)
176 |         let result = seed.withUnsafeMutableBytes { ptr in
177 |             SecRandomCopyBytes(kSecRandomDefault, 32, ptr.baseAddress!)
    |                                `- error: cannot find 'kSecRandomDefault' in scope
178 |         }
179 |         guard result == errSecSuccess else {
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/Keys/KESKey.swift:179:25: error: cannot find 'errSecSuccess' in scope
177 |             SecRandomCopyBytes(kSecRandomDefault, 32, ptr.baseAddress!)
178 |         }
179 |         guard result == errSecSuccess else {
    |                         `- error: cannot find 'errSecSuccess' in scope
180 |             throw CardanoCoreError.valueError("Failed to generate random seed")
181 |         }
[1678/1682] Compiling SwiftCardanoCore NativeScript.swift
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/Keys/KESKey.swift:177:13: error: cannot find 'SecRandomCopyBytes' in scope
175 |         var seed = Data(count: 32)
176 |         let result = seed.withUnsafeMutableBytes { ptr in
177 |             SecRandomCopyBytes(kSecRandomDefault, 32, ptr.baseAddress!)
    |             `- error: cannot find 'SecRandomCopyBytes' in scope
178 |         }
179 |         guard result == errSecSuccess else {
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/Keys/KESKey.swift:177:32: error: cannot find 'kSecRandomDefault' in scope
175 |         var seed = Data(count: 32)
176 |         let result = seed.withUnsafeMutableBytes { ptr in
177 |             SecRandomCopyBytes(kSecRandomDefault, 32, ptr.baseAddress!)
    |                                `- error: cannot find 'kSecRandomDefault' in scope
178 |         }
179 |         guard result == errSecSuccess else {
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/Keys/KESKey.swift:179:25: error: cannot find 'errSecSuccess' in scope
177 |             SecRandomCopyBytes(kSecRandomDefault, 32, ptr.baseAddress!)
178 |         }
179 |         guard result == errSecSuccess else {
    |                         `- error: cannot find 'errSecSuccess' in scope
180 |             throw CardanoCoreError.valueError("Failed to generate random seed")
181 |         }
[1679/1682] Compiling SwiftCardanoCore ScriptAll.swift
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/Keys/KESKey.swift:177:13: error: cannot find 'SecRandomCopyBytes' in scope
175 |         var seed = Data(count: 32)
176 |         let result = seed.withUnsafeMutableBytes { ptr in
177 |             SecRandomCopyBytes(kSecRandomDefault, 32, ptr.baseAddress!)
    |             `- error: cannot find 'SecRandomCopyBytes' in scope
178 |         }
179 |         guard result == errSecSuccess else {
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/Keys/KESKey.swift:177:32: error: cannot find 'kSecRandomDefault' in scope
175 |         var seed = Data(count: 32)
176 |         let result = seed.withUnsafeMutableBytes { ptr in
177 |             SecRandomCopyBytes(kSecRandomDefault, 32, ptr.baseAddress!)
    |                                `- error: cannot find 'kSecRandomDefault' in scope
178 |         }
179 |         guard result == errSecSuccess else {
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/Keys/KESKey.swift:179:25: error: cannot find 'errSecSuccess' in scope
177 |             SecRandomCopyBytes(kSecRandomDefault, 32, ptr.baseAddress!)
178 |         }
179 |         guard result == errSecSuccess else {
    |                         `- error: cannot find 'errSecSuccess' in scope
180 |             throw CardanoCoreError.valueError("Failed to generate random seed")
181 |         }
[1680/1682] Compiling SwiftCardanoCore ScriptAny.swift
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/Keys/KESKey.swift:177:13: error: cannot find 'SecRandomCopyBytes' in scope
175 |         var seed = Data(count: 32)
176 |         let result = seed.withUnsafeMutableBytes { ptr in
177 |             SecRandomCopyBytes(kSecRandomDefault, 32, ptr.baseAddress!)
    |             `- error: cannot find 'SecRandomCopyBytes' in scope
178 |         }
179 |         guard result == errSecSuccess else {
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/Keys/KESKey.swift:177:32: error: cannot find 'kSecRandomDefault' in scope
175 |         var seed = Data(count: 32)
176 |         let result = seed.withUnsafeMutableBytes { ptr in
177 |             SecRandomCopyBytes(kSecRandomDefault, 32, ptr.baseAddress!)
    |                                `- error: cannot find 'kSecRandomDefault' in scope
178 |         }
179 |         guard result == errSecSuccess else {
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/Keys/KESKey.swift:179:25: error: cannot find 'errSecSuccess' in scope
177 |             SecRandomCopyBytes(kSecRandomDefault, 32, ptr.baseAddress!)
178 |         }
179 |         guard result == errSecSuccess else {
    |                         `- error: cannot find 'errSecSuccess' in scope
180 |             throw CardanoCoreError.valueError("Failed to generate random seed")
181 |         }
[1681/1682] Compiling SwiftCardanoCore ScriptNofK.swift
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/Keys/KESKey.swift:177:13: error: cannot find 'SecRandomCopyBytes' in scope
175 |         var seed = Data(count: 32)
176 |         let result = seed.withUnsafeMutableBytes { ptr in
177 |             SecRandomCopyBytes(kSecRandomDefault, 32, ptr.baseAddress!)
    |             `- error: cannot find 'SecRandomCopyBytes' in scope
178 |         }
179 |         guard result == errSecSuccess else {
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/Keys/KESKey.swift:177:32: error: cannot find 'kSecRandomDefault' in scope
175 |         var seed = Data(count: 32)
176 |         let result = seed.withUnsafeMutableBytes { ptr in
177 |             SecRandomCopyBytes(kSecRandomDefault, 32, ptr.baseAddress!)
    |                                `- error: cannot find 'kSecRandomDefault' in scope
178 |         }
179 |         guard result == errSecSuccess else {
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/Keys/KESKey.swift:179:25: error: cannot find 'errSecSuccess' in scope
177 |             SecRandomCopyBytes(kSecRandomDefault, 32, ptr.baseAddress!)
178 |         }
179 |         guard result == errSecSuccess else {
    |                         `- error: cannot find 'errSecSuccess' in scope
180 |             throw CardanoCoreError.valueError("Failed to generate random seed")
181 |         }
[1682/1682] Compiling SwiftCardanoCore ScriptPubkey.swift
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/Keys/KESKey.swift:177:13: error: cannot find 'SecRandomCopyBytes' in scope
175 |         var seed = Data(count: 32)
176 |         let result = seed.withUnsafeMutableBytes { ptr in
177 |             SecRandomCopyBytes(kSecRandomDefault, 32, ptr.baseAddress!)
    |             `- error: cannot find 'SecRandomCopyBytes' in scope
178 |         }
179 |         guard result == errSecSuccess else {
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/Keys/KESKey.swift:177:32: error: cannot find 'kSecRandomDefault' in scope
175 |         var seed = Data(count: 32)
176 |         let result = seed.withUnsafeMutableBytes { ptr in
177 |             SecRandomCopyBytes(kSecRandomDefault, 32, ptr.baseAddress!)
    |                                `- error: cannot find 'kSecRandomDefault' in scope
178 |         }
179 |         guard result == errSecSuccess else {
/host/spi-builder-workspace/.build/checkouts/swift-cardano-core/Sources/SwiftCardanoCore/Keys/KESKey.swift:179:25: error: cannot find 'errSecSuccess' in scope
177 |             SecRandomCopyBytes(kSecRandomDefault, 32, ptr.baseAddress!)
178 |         }
179 |         guard result == errSecSuccess else {
    |                         `- error: cannot find 'errSecSuccess' in scope
180 |             throw CardanoCoreError.valueError("Failed to generate random seed")
181 |         }
BUILD FAILURE 6.2 linux