The Swift Package Index logo.Swift Package Index

Build Information

Failed to build TOMLKit, reference main (fc32cb), with Swift 6.3 for Android on 19 Apr 2026 18:31:49 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/stackotter/TOMLKit.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/stackotter/TOMLKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at fc32cb1 Enable unreleased TOML features to support TOML 1.1.0
Cloned https://github.com/stackotter/TOMLKit.git
Revision (git rev-parse @):
fc32cb1b94aa2f8721c1585341ef723a0b4a6ab8
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/stackotter/TOMLKit.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.3
Building package at path:  $PWD
https://github.com/stackotter/TOMLKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/karwa/swift-checkit.git
[1/74] Fetching swift-checkit
[75/2351] Fetching swift-checkit, swift-docc-plugin
Fetched https://github.com/karwa/swift-checkit.git from cache (0.40s)
Fetched https://github.com/apple/swift-docc-plugin from cache (0.40s)
Computing version for https://github.com/karwa/swift-checkit.git
Computed https://github.com/karwa/swift-checkit.git at 0.0.2 (1.90s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.6 (0.63s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.01s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.71s)
Creating working copy for https://github.com/karwa/swift-checkit.git
Working copy of https://github.com/karwa/swift-checkit.git resolved at 0.0.2
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.6
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/9] Write sources
In file included from /host/spi-builder-workspace/Sources/CTOML/Sources/Date&Time&DateTime.cpp:2:
In file included from /host/spi-builder-workspace/Sources/CTOML/Sources/Conversion.hpp:12:
/host/spi-builder-workspace/Sources/CTOML/Sources/toml.hpp:3573:19: warning: identifier '_tpath' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3573 |                 path operator"" _tpath(const char* str, size_t len)
      |                      ~~~~~~~~~~~^~~~~~
      |                      operator""_tpath
/host/spi-builder-workspace/Sources/CTOML/Sources/toml.hpp:9601:27: warning: identifier '_toml' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 9601 |                 parse_result operator"" _toml(const char* str, size_t len)
      |                              ~~~~~~~~~~~^~~~~
      |                              operator""_toml
2 warnings generated.
[3/9] Compiling Date&Time&DateTime.cpp
In file included from /host/spi-builder-workspace/Sources/CTOML/Sources/Node.cpp:7:
In file included from /host/spi-builder-workspace/Sources/CTOML/Sources/Conversion.hpp:12:
/host/spi-builder-workspace/Sources/CTOML/Sources/toml.hpp:3573:19: warning: identifier '_tpath' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3573 |                 path operator"" _tpath(const char* str, size_t len)
      |                      ~~~~~~~~~~~^~~~~~
      |                      operator""_tpath
/host/spi-builder-workspace/Sources/CTOML/Sources/toml.hpp:9601:27: warning: identifier '_toml' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 9601 |                 parse_result operator"" _toml(const char* str, size_t len)
      |                              ~~~~~~~~~~~^~~~~
      |                              operator""_toml
2 warnings generated.
[4/9] Compiling Node.cpp
In file included from /host/spi-builder-workspace/Sources/CTOML/Sources/Conversion.cpp:9:
In file included from /host/spi-builder-workspace/Sources/CTOML/Sources/Conversion.hpp:12:
/host/spi-builder-workspace/Sources/CTOML/Sources/toml.hpp:3573:19: warning: identifier '_tpath' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3573 |                 path operator"" _tpath(const char* str, size_t len)
      |                      ~~~~~~~~~~~^~~~~~
      |                      operator""_tpath
/host/spi-builder-workspace/Sources/CTOML/Sources/toml.hpp:9601:27: warning: identifier '_toml' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 9601 |                 parse_result operator"" _toml(const char* str, size_t len)
      |                              ~~~~~~~~~~~^~~~~
      |                              operator""_toml
2 warnings generated.
[5/9] Compiling Conversion.cpp
In file included from /host/spi-builder-workspace/Sources/CTOML/Sources/Array.cpp:7:
In file included from /host/spi-builder-workspace/Sources/CTOML/Sources/Conversion.hpp:12:
/host/spi-builder-workspace/Sources/CTOML/Sources/toml.hpp:3573:19: warning: identifier '_tpath' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3573 |                 path operator"" _tpath(const char* str, size_t len)
      |                      ~~~~~~~~~~~^~~~~~
      |                      operator""_tpath
/host/spi-builder-workspace/Sources/CTOML/Sources/toml.hpp:9601:27: warning: identifier '_toml' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 9601 |                 parse_result operator"" _toml(const char* str, size_t len)
      |                              ~~~~~~~~~~~^~~~~
      |                              operator""_toml
2 warnings generated.
[6/9] Compiling Array.cpp
In file included from /host/spi-builder-workspace/Sources/CTOML/Sources/Table.cpp:7:
In file included from /host/spi-builder-workspace/Sources/CTOML/Sources/Conversion.hpp:12:
/host/spi-builder-workspace/Sources/CTOML/Sources/toml.hpp:3573:19: warning: identifier '_tpath' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3573 |                 path operator"" _tpath(const char* str, size_t len)
      |                      ~~~~~~~~~~~^~~~~~
      |                      operator""_tpath
/host/spi-builder-workspace/Sources/CTOML/Sources/toml.hpp:9601:27: warning: identifier '_toml' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 9601 |                 parse_result operator"" _toml(const char* str, size_t len)
      |                              ~~~~~~~~~~~^~~~~
      |                              operator""_toml
2 warnings generated.
[7/9] Compiling Table.cpp
[8/9] Write swift-version--4F562202D5529B1.txt
[10/35] Compiling TOMLKit TOMLInt.swift
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLArray/TOMLArray.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLDate&Time&DateTime.swift:16:9: error: Unsupported Platform
 14 | 	import ucrt
 15 | #else
 16 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 17 | #endif
 18 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLInt.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLTable/TOMLTable+CollectionFunctions.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLTable/TOMLTable.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOMLValue/TOMLValue+Initializers.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOMLValue/TOMLValue.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
[11/35] Compiling TOMLKit TOMLTable+CollectionFunctions.swift
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLArray/TOMLArray.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLDate&Time&DateTime.swift:16:9: error: Unsupported Platform
 14 | 	import ucrt
 15 | #else
 16 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 17 | #endif
 18 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLInt.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLTable/TOMLTable+CollectionFunctions.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLTable/TOMLTable.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOMLValue/TOMLValue+Initializers.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOMLValue/TOMLValue.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
[12/35] Compiling TOMLKit TOMLTable.swift
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLArray/TOMLArray.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLDate&Time&DateTime.swift:16:9: error: Unsupported Platform
 14 | 	import ucrt
 15 | #else
 16 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 17 | #endif
 18 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLInt.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLTable/TOMLTable+CollectionFunctions.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLTable/TOMLTable.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOMLValue/TOMLValue+Initializers.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOMLValue/TOMLValue.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
[13/35] Compiling TOMLKit TOMLCodingKey.swift
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLArray/TOMLArray.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLDate&Time&DateTime.swift:16:9: error: Unsupported Platform
 14 | 	import ucrt
 15 | #else
 16 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 17 | #endif
 18 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLInt.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLTable/TOMLTable+CollectionFunctions.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLTable/TOMLTable.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOMLValue/TOMLValue+Initializers.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOMLValue/TOMLValue.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
[14/35] Compiling TOMLKit TOMLParseError.swift
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLArray/TOMLArray.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLDate&Time&DateTime.swift:16:9: error: Unsupported Platform
 14 | 	import ucrt
 15 | #else
 16 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 17 | #endif
 18 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLInt.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLTable/TOMLTable+CollectionFunctions.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLTable/TOMLTable.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOMLValue/TOMLValue+Initializers.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOMLValue/TOMLValue.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
[15/35] Compiling TOMLKit TOMLType.swift
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLArray/TOMLArray.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLDate&Time&DateTime.swift:16:9: error: Unsupported Platform
 14 | 	import ucrt
 15 | #else
 16 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 17 | #endif
 18 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLInt.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLTable/TOMLTable+CollectionFunctions.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLTable/TOMLTable.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOMLValue/TOMLValue+Initializers.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOMLValue/TOMLValue.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
[16/35] Compiling TOMLKit TOMLTableIterator.swift
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLArray/TOMLArray.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLDate&Time&DateTime.swift:16:9: error: Unsupported Platform
 14 | 	import ucrt
 15 | #else
 16 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 17 | #endif
 18 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLInt.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLTable/TOMLTable+CollectionFunctions.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLTable/TOMLTable.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOMLValue/TOMLValue+Initializers.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOMLValue/TOMLValue.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:7:1: warning: extension declares a conformance of imported type 'UInt8' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
 5 | //  The full text of the license can be found in the file named LICENSE.
 6 |
 7 | extension UInt8: TOMLValueConvertible {
   | |- warning: extension declares a conformance of imported type 'UInt8' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 8 | 	public var debugDescription: String { self.description }
 9 | 	public var type: TOMLType { .int }
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:13:1: warning: extension declares a conformance of imported type 'UInt16' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
11 | }
12 |
13 | extension UInt16: TOMLValueConvertible {
   | |- warning: extension declares a conformance of imported type 'UInt16' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
14 | 	public var debugDescription: String { self.description }
15 | 	public var type: TOMLType { .int }
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:19:1: warning: extension declares a conformance of imported type 'UInt32' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
17 | }
18 |
19 | extension UInt32: TOMLValueConvertible {
   | |- warning: extension declares a conformance of imported type 'UInt32' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
20 | 	public var debugDescription: String { self.description }
21 | 	public var type: TOMLType { .int }
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:25:1: warning: extension declares a conformance of imported type 'UInt64' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
23 | }
24 |
25 | extension UInt64: TOMLValueConvertible {
   | |- warning: extension declares a conformance of imported type 'UInt64' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
26 | 	public var debugDescription: String { self.description }
27 | 	public var type: TOMLType { .int }
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:31:1: warning: extension declares a conformance of imported type 'UInt' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
29 | }
30 |
31 | extension UInt: TOMLValueConvertible {
   | |- warning: extension declares a conformance of imported type 'UInt' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
32 | 	public var debugDescription: String { self.description }
33 | 	public var type: TOMLType { .int }
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:37:1: warning: extension declares a conformance of imported type 'Int8' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
35 | }
36 |
37 | extension Int8: TOMLValueConvertible {
   | |- warning: extension declares a conformance of imported type 'Int8' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
38 | 	public var debugDescription: String { self.description }
39 | 	public var type: TOMLType { .int }
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:43:1: warning: extension declares a conformance of imported type 'Int16' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
41 | }
42 |
43 | extension Int16: TOMLValueConvertible {
   | |- warning: extension declares a conformance of imported type 'Int16' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
44 | 	public var debugDescription: String { self.description }
45 | 	public var type: TOMLType { .int }
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:49:1: warning: extension declares a conformance of imported type 'Int32' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
47 | }
48 |
49 | extension Int32: TOMLValueConvertible {
   | |- warning: extension declares a conformance of imported type 'Int32' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
50 | 	public var debugDescription: String { self.description }
51 | 	public var type: TOMLType { .int }
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:55:1: warning: extension declares a conformance of imported type 'Int64' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
53 | }
54 |
55 | extension Int64: TOMLValueConvertible {
   | |- warning: extension declares a conformance of imported type 'Int64' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
56 | 	public var debugDescription: String { self.description }
57 | 	public var type: TOMLType { .int }
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:61:1: warning: extension declares a conformance of imported type 'Int' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
59 | }
60 |
61 | extension Int: TOMLValueConvertible {
   | |- warning: extension declares a conformance of imported type 'Int' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
62 | 	public var debugDescription: String { self.description }
63 | 	public var type: TOMLType { .int }
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible.swift:173:1: warning: extension declares a conformance of imported type 'Bool' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
171 | }
172 |
173 | extension Bool: TOMLValueConvertible {
    | |- warning: extension declares a conformance of imported type 'Bool' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
174 | 	public var debugDescription: String { self.description }
175 | 	public var type: TOMLType { .bool }
[17/35] Compiling TOMLKit TOMLValueConvertible+Int.swift
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLArray/TOMLArray.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLDate&Time&DateTime.swift:16:9: error: Unsupported Platform
 14 | 	import ucrt
 15 | #else
 16 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 17 | #endif
 18 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLInt.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLTable/TOMLTable+CollectionFunctions.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLTable/TOMLTable.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOMLValue/TOMLValue+Initializers.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOMLValue/TOMLValue.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:7:1: warning: extension declares a conformance of imported type 'UInt8' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
 5 | //  The full text of the license can be found in the file named LICENSE.
 6 |
 7 | extension UInt8: TOMLValueConvertible {
   | |- warning: extension declares a conformance of imported type 'UInt8' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 8 | 	public var debugDescription: String { self.description }
 9 | 	public var type: TOMLType { .int }
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:13:1: warning: extension declares a conformance of imported type 'UInt16' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
11 | }
12 |
13 | extension UInt16: TOMLValueConvertible {
   | |- warning: extension declares a conformance of imported type 'UInt16' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
14 | 	public var debugDescription: String { self.description }
15 | 	public var type: TOMLType { .int }
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:19:1: warning: extension declares a conformance of imported type 'UInt32' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
17 | }
18 |
19 | extension UInt32: TOMLValueConvertible {
   | |- warning: extension declares a conformance of imported type 'UInt32' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
20 | 	public var debugDescription: String { self.description }
21 | 	public var type: TOMLType { .int }
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:25:1: warning: extension declares a conformance of imported type 'UInt64' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
23 | }
24 |
25 | extension UInt64: TOMLValueConvertible {
   | |- warning: extension declares a conformance of imported type 'UInt64' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
26 | 	public var debugDescription: String { self.description }
27 | 	public var type: TOMLType { .int }
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:31:1: warning: extension declares a conformance of imported type 'UInt' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
29 | }
30 |
31 | extension UInt: TOMLValueConvertible {
   | |- warning: extension declares a conformance of imported type 'UInt' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
32 | 	public var debugDescription: String { self.description }
33 | 	public var type: TOMLType { .int }
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:37:1: warning: extension declares a conformance of imported type 'Int8' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
35 | }
36 |
37 | extension Int8: TOMLValueConvertible {
   | |- warning: extension declares a conformance of imported type 'Int8' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
38 | 	public var debugDescription: String { self.description }
39 | 	public var type: TOMLType { .int }
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:43:1: warning: extension declares a conformance of imported type 'Int16' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
41 | }
42 |
43 | extension Int16: TOMLValueConvertible {
   | |- warning: extension declares a conformance of imported type 'Int16' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
44 | 	public var debugDescription: String { self.description }
45 | 	public var type: TOMLType { .int }
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:49:1: warning: extension declares a conformance of imported type 'Int32' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
47 | }
48 |
49 | extension Int32: TOMLValueConvertible {
   | |- warning: extension declares a conformance of imported type 'Int32' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
50 | 	public var debugDescription: String { self.description }
51 | 	public var type: TOMLType { .int }
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:55:1: warning: extension declares a conformance of imported type 'Int64' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
53 | }
54 |
55 | extension Int64: TOMLValueConvertible {
   | |- warning: extension declares a conformance of imported type 'Int64' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
56 | 	public var debugDescription: String { self.description }
57 | 	public var type: TOMLType { .int }
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:61:1: warning: extension declares a conformance of imported type 'Int' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
59 | }
60 |
61 | extension Int: TOMLValueConvertible {
   | |- warning: extension declares a conformance of imported type 'Int' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
62 | 	public var debugDescription: String { self.description }
63 | 	public var type: TOMLType { .int }
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible.swift:173:1: warning: extension declares a conformance of imported type 'Bool' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
171 | }
172 |
173 | extension Bool: TOMLValueConvertible {
    | |- warning: extension declares a conformance of imported type 'Bool' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
174 | 	public var debugDescription: String { self.description }
175 | 	public var type: TOMLType { .bool }
[18/35] Compiling TOMLKit TOMLValueConvertible.swift
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLArray/TOMLArray.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLDate&Time&DateTime.swift:16:9: error: Unsupported Platform
 14 | 	import ucrt
 15 | #else
 16 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 17 | #endif
 18 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLInt.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLTable/TOMLTable+CollectionFunctions.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLTable/TOMLTable.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOMLValue/TOMLValue+Initializers.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOMLValue/TOMLValue.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:7:1: warning: extension declares a conformance of imported type 'UInt8' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
 5 | //  The full text of the license can be found in the file named LICENSE.
 6 |
 7 | extension UInt8: TOMLValueConvertible {
   | |- warning: extension declares a conformance of imported type 'UInt8' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 8 | 	public var debugDescription: String { self.description }
 9 | 	public var type: TOMLType { .int }
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:13:1: warning: extension declares a conformance of imported type 'UInt16' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
11 | }
12 |
13 | extension UInt16: TOMLValueConvertible {
   | |- warning: extension declares a conformance of imported type 'UInt16' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
14 | 	public var debugDescription: String { self.description }
15 | 	public var type: TOMLType { .int }
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:19:1: warning: extension declares a conformance of imported type 'UInt32' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
17 | }
18 |
19 | extension UInt32: TOMLValueConvertible {
   | |- warning: extension declares a conformance of imported type 'UInt32' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
20 | 	public var debugDescription: String { self.description }
21 | 	public var type: TOMLType { .int }
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:25:1: warning: extension declares a conformance of imported type 'UInt64' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
23 | }
24 |
25 | extension UInt64: TOMLValueConvertible {
   | |- warning: extension declares a conformance of imported type 'UInt64' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
26 | 	public var debugDescription: String { self.description }
27 | 	public var type: TOMLType { .int }
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:31:1: warning: extension declares a conformance of imported type 'UInt' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
29 | }
30 |
31 | extension UInt: TOMLValueConvertible {
   | |- warning: extension declares a conformance of imported type 'UInt' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
32 | 	public var debugDescription: String { self.description }
33 | 	public var type: TOMLType { .int }
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:37:1: warning: extension declares a conformance of imported type 'Int8' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
35 | }
36 |
37 | extension Int8: TOMLValueConvertible {
   | |- warning: extension declares a conformance of imported type 'Int8' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
38 | 	public var debugDescription: String { self.description }
39 | 	public var type: TOMLType { .int }
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:43:1: warning: extension declares a conformance of imported type 'Int16' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
41 | }
42 |
43 | extension Int16: TOMLValueConvertible {
   | |- warning: extension declares a conformance of imported type 'Int16' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
44 | 	public var debugDescription: String { self.description }
45 | 	public var type: TOMLType { .int }
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:49:1: warning: extension declares a conformance of imported type 'Int32' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
47 | }
48 |
49 | extension Int32: TOMLValueConvertible {
   | |- warning: extension declares a conformance of imported type 'Int32' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
50 | 	public var debugDescription: String { self.description }
51 | 	public var type: TOMLType { .int }
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:55:1: warning: extension declares a conformance of imported type 'Int64' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
53 | }
54 |
55 | extension Int64: TOMLValueConvertible {
   | |- warning: extension declares a conformance of imported type 'Int64' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
56 | 	public var debugDescription: String { self.description }
57 | 	public var type: TOMLType { .int }
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:61:1: warning: extension declares a conformance of imported type 'Int' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
59 | }
60 |
61 | extension Int: TOMLValueConvertible {
   | |- warning: extension declares a conformance of imported type 'Int' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
62 | 	public var debugDescription: String { self.description }
63 | 	public var type: TOMLType { .int }
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible.swift:173:1: warning: extension declares a conformance of imported type 'Bool' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
171 | }
172 |
173 | extension Bool: TOMLValueConvertible {
    | |- warning: extension declares a conformance of imported type 'Bool' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
174 | 	public var debugDescription: String { self.description }
175 | 	public var type: TOMLType { .bool }
[19/35] Compiling TOMLKit UnkeyedDecodingContainer.swift
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLArray/TOMLArray.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLDate&Time&DateTime.swift:16:9: error: Unsupported Platform
 14 | 	import ucrt
 15 | #else
 16 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 17 | #endif
 18 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLInt.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLTable/TOMLTable+CollectionFunctions.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLTable/TOMLTable.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOMLValue/TOMLValue+Initializers.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOMLValue/TOMLValue.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
[20/35] Compiling TOMLKit InternalTOMLEncoder.swift
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLArray/TOMLArray.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLDate&Time&DateTime.swift:16:9: error: Unsupported Platform
 14 | 	import ucrt
 15 | #else
 16 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 17 | #endif
 18 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLInt.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLTable/TOMLTable+CollectionFunctions.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLTable/TOMLTable.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOMLValue/TOMLValue+Initializers.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOMLValue/TOMLValue.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
[21/35] Compiling TOMLKit KeyedEncodingContainer.swift
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLArray/TOMLArray.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLDate&Time&DateTime.swift:16:9: error: Unsupported Platform
 14 | 	import ucrt
 15 | #else
 16 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 17 | #endif
 18 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLInt.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLTable/TOMLTable+CollectionFunctions.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLTable/TOMLTable.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOMLValue/TOMLValue+Initializers.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOMLValue/TOMLValue.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
[22/35] Compiling TOMLKit SingleValueEncodingContainer.swift
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLArray/TOMLArray.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLDate&Time&DateTime.swift:16:9: error: Unsupported Platform
 14 | 	import ucrt
 15 | #else
 16 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 17 | #endif
 18 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLInt.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLTable/TOMLTable+CollectionFunctions.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLTable/TOMLTable.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOMLValue/TOMLValue+Initializers.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOMLValue/TOMLValue.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
[23/35] Compiling TOMLKit TOMLEncoder.swift
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLArray/TOMLArray.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLDate&Time&DateTime.swift:16:9: error: Unsupported Platform
 14 | 	import ucrt
 15 | #else
 16 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 17 | #endif
 18 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLInt.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLTable/TOMLTable+CollectionFunctions.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLTable/TOMLTable.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOMLValue/TOMLValue+Initializers.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOMLValue/TOMLValue.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
[24/35] Compiling TOMLKit UnkeyedEncodingContainer.swift
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLArray/TOMLArray.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLDate&Time&DateTime.swift:16:9: error: Unsupported Platform
 14 | 	import ucrt
 15 | #else
 16 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 17 | #endif
 18 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLInt.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLTable/TOMLTable+CollectionFunctions.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLTable/TOMLTable.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOMLValue/TOMLValue+Initializers.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOMLValue/TOMLValue.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
[25/35] Compiling TOMLKit FormatOptions.swift
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLArray/TOMLArray.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLDate&Time&DateTime.swift:16:9: error: Unsupported Platform
 14 | 	import ucrt
 15 | #else
 16 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 17 | #endif
 18 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLInt.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLTable/TOMLTable+CollectionFunctions.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLTable/TOMLTable.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOMLValue/TOMLValue+Initializers.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOMLValue/TOMLValue.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
[26/35] Compiling TOMLKit Operators&Extensions.swift
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLArray/TOMLArray.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLDate&Time&DateTime.swift:16:9: error: Unsupported Platform
 14 | 	import ucrt
 15 | #else
 16 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 17 | #endif
 18 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLInt.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLTable/TOMLTable+CollectionFunctions.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLTable/TOMLTable.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOMLValue/TOMLValue+Initializers.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOMLValue/TOMLValue.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
[27/35] Compiling TOMLKit TOMLArray+CollectionConformance.swift
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLArray/TOMLArray.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLDate&Time&DateTime.swift:16:9: error: Unsupported Platform
 14 | 	import ucrt
 15 | #else
 16 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 17 | #endif
 18 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLInt.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLTable/TOMLTable+CollectionFunctions.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLTable/TOMLTable.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOMLValue/TOMLValue+Initializers.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOMLValue/TOMLValue.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
[28/35] Compiling TOMLKit TOMLArray.swift
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLArray/TOMLArray.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLDate&Time&DateTime.swift:16:9: error: Unsupported Platform
 14 | 	import ucrt
 15 | #else
 16 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 17 | #endif
 18 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLInt.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLTable/TOMLTable+CollectionFunctions.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLTable/TOMLTable.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOMLValue/TOMLValue+Initializers.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOMLValue/TOMLValue.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
[29/35] Compiling TOMLKit TOMLArrayIterator.swift
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLArray/TOMLArray.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLDate&Time&DateTime.swift:16:9: error: Unsupported Platform
 14 | 	import ucrt
 15 | #else
 16 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 17 | #endif
 18 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLInt.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLTable/TOMLTable+CollectionFunctions.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLTable/TOMLTable.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOMLValue/TOMLValue+Initializers.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOMLValue/TOMLValue.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
[30/35] Compiling TOMLKit TOMLDate&Time&DateTime.swift
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLArray/TOMLArray.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLDate&Time&DateTime.swift:16:9: error: Unsupported Platform
 14 | 	import ucrt
 15 | #else
 16 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 17 | #endif
 18 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLInt.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLTable/TOMLTable+CollectionFunctions.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLTable/TOMLTable.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOMLValue/TOMLValue+Initializers.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOMLValue/TOMLValue.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[31/35] Emitting module TOMLKit
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLArray/TOMLArray.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLDate&Time&DateTime.swift:16:9: error: Unsupported Platform
 14 | 	import ucrt
 15 | #else
 16 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 17 | #endif
 18 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLInt.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLTable/TOMLTable+CollectionFunctions.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLTable/TOMLTable.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOMLValue/TOMLValue+Initializers.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOMLValue/TOMLValue.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:7:1: warning: extension declares a conformance of imported type 'UInt8' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
 5 | //  The full text of the license can be found in the file named LICENSE.
 6 |
 7 | extension UInt8: TOMLValueConvertible {
   | |- warning: extension declares a conformance of imported type 'UInt8' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 8 | 	public var debugDescription: String { self.description }
 9 | 	public var type: TOMLType { .int }
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:13:1: warning: extension declares a conformance of imported type 'UInt16' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
11 | }
12 |
13 | extension UInt16: TOMLValueConvertible {
   | |- warning: extension declares a conformance of imported type 'UInt16' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
14 | 	public var debugDescription: String { self.description }
15 | 	public var type: TOMLType { .int }
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:19:1: warning: extension declares a conformance of imported type 'UInt32' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
17 | }
18 |
19 | extension UInt32: TOMLValueConvertible {
   | |- warning: extension declares a conformance of imported type 'UInt32' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
20 | 	public var debugDescription: String { self.description }
21 | 	public var type: TOMLType { .int }
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:25:1: warning: extension declares a conformance of imported type 'UInt64' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
23 | }
24 |
25 | extension UInt64: TOMLValueConvertible {
   | |- warning: extension declares a conformance of imported type 'UInt64' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
26 | 	public var debugDescription: String { self.description }
27 | 	public var type: TOMLType { .int }
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:31:1: warning: extension declares a conformance of imported type 'UInt' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
29 | }
30 |
31 | extension UInt: TOMLValueConvertible {
   | |- warning: extension declares a conformance of imported type 'UInt' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
32 | 	public var debugDescription: String { self.description }
33 | 	public var type: TOMLType { .int }
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:37:1: warning: extension declares a conformance of imported type 'Int8' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
35 | }
36 |
37 | extension Int8: TOMLValueConvertible {
   | |- warning: extension declares a conformance of imported type 'Int8' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
38 | 	public var debugDescription: String { self.description }
39 | 	public var type: TOMLType { .int }
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:43:1: warning: extension declares a conformance of imported type 'Int16' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
41 | }
42 |
43 | extension Int16: TOMLValueConvertible {
   | |- warning: extension declares a conformance of imported type 'Int16' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
44 | 	public var debugDescription: String { self.description }
45 | 	public var type: TOMLType { .int }
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:49:1: warning: extension declares a conformance of imported type 'Int32' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
47 | }
48 |
49 | extension Int32: TOMLValueConvertible {
   | |- warning: extension declares a conformance of imported type 'Int32' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
50 | 	public var debugDescription: String { self.description }
51 | 	public var type: TOMLType { .int }
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:55:1: warning: extension declares a conformance of imported type 'Int64' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
53 | }
54 |
55 | extension Int64: TOMLValueConvertible {
   | |- warning: extension declares a conformance of imported type 'Int64' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
56 | 	public var debugDescription: String { self.description }
57 | 	public var type: TOMLType { .int }
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:61:1: warning: extension declares a conformance of imported type 'Int' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
59 | }
60 |
61 | extension Int: TOMLValueConvertible {
   | |- warning: extension declares a conformance of imported type 'Int' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
62 | 	public var debugDescription: String { self.description }
63 | 	public var type: TOMLType { .int }
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible.swift:173:1: warning: extension declares a conformance of imported type 'Bool' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
171 | }
172 |
173 | extension Bool: TOMLValueConvertible {
    | |- warning: extension declares a conformance of imported type 'Bool' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
174 | 	public var debugDescription: String { self.description }
175 | 	public var type: TOMLType { .bool }
[32/35] Compiling TOMLKit InternalTOMLDecoder.swift
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLArray/TOMLArray.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLDate&Time&DateTime.swift:16:9: error: Unsupported Platform
 14 | 	import ucrt
 15 | #else
 16 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 17 | #endif
 18 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLInt.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLTable/TOMLTable+CollectionFunctions.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLTable/TOMLTable.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOMLValue/TOMLValue+Initializers.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOMLValue/TOMLValue.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
[33/35] Compiling TOMLKit KeyedDecodingContainerProtocol.swift
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLArray/TOMLArray.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLDate&Time&DateTime.swift:16:9: error: Unsupported Platform
 14 | 	import ucrt
 15 | #else
 16 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 17 | #endif
 18 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLInt.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLTable/TOMLTable+CollectionFunctions.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLTable/TOMLTable.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOMLValue/TOMLValue+Initializers.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOMLValue/TOMLValue.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
[34/35] Compiling TOMLKit SingleValueDecodingContainer.swift
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLArray/TOMLArray.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLDate&Time&DateTime.swift:16:9: error: Unsupported Platform
 14 | 	import ucrt
 15 | #else
 16 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 17 | #endif
 18 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLInt.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLTable/TOMLTable+CollectionFunctions.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLTable/TOMLTable.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOMLValue/TOMLValue+Initializers.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOMLValue/TOMLValue.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
[35/35] Compiling TOMLKit TOMLDecoder.swift
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLArray/TOMLArray.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLDate&Time&DateTime.swift:16:9: error: Unsupported Platform
 14 | 	import ucrt
 15 | #else
 16 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 17 | #endif
 18 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLInt.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLTable/TOMLTable+CollectionFunctions.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLTable/TOMLTable.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOMLValue/TOMLValue+Initializers.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOMLValue/TOMLValue.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
[36/38] Compiling TOMLKit TOMLValue+Initializers.swift
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLArray/TOMLArray.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLDate&Time&DateTime.swift:16:9: error: Unsupported Platform
 14 | 	import ucrt
 15 | #else
 16 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 17 | #endif
 18 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLInt.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLTable/TOMLTable+CollectionFunctions.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLTable/TOMLTable.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOMLValue/TOMLValue+Initializers.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOMLValue/TOMLValue.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
[37/38] Compiling TOMLKit TOMLValue.swift
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLArray/TOMLArray.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLDate&Time&DateTime.swift:16:9: error: Unsupported Platform
 14 | 	import ucrt
 15 | #else
 16 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 17 | #endif
 18 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLInt.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLTable/TOMLTable+CollectionFunctions.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLTable/TOMLTable.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOMLValue/TOMLValue+Initializers.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOMLValue/TOMLValue.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
[38/38] Compiling TOMLKit ValueOptions.swift
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLArray/TOMLArray.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLDate&Time&DateTime.swift:16:9: error: Unsupported Platform
 14 | 	import ucrt
 15 | #else
 16 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 17 | #endif
 18 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLInt.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLTable/TOMLTable+CollectionFunctions.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLTable/TOMLTable.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOMLValue/TOMLValue+Initializers.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/Sources/TOMLKit/TOMLValue/TOMLValue.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
BUILD FAILURE 6.3 android