The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build TOMLKit, reference 0.6.1 (18a7db), with Swift 6.1 for Wasm on 30 May 2025 00:45:17 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/stackotter/TOMLKit.git
Reference: 0.6.1
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
 * tag               0.6.1      -> FETCH_HEAD
HEAD is now at 18a7db4 Fix a different aspect of the not-decoded keys propagation bug
Cloned https://github.com/stackotter/TOMLKit.git
Revision (git rev-parse @):
18a7db47209b83ad969196dbc4eb4904ee9955d0
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/stackotter/TOMLKit.git at 0.6.1
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/stackotter/TOMLKit.git
https://github.com/stackotter/TOMLKit.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "c_language_standard" : "c99",
  "cxx_language_standard" : "c++17",
  "dependencies" : [
    {
      "identity" : "swift-checkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/karwa/swift-checkit.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "TOMLKit",
  "name" : "TOMLKit",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "TOMLKit",
      "targets" : [
        "TOMLKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TOMLKitTests",
      "module_type" : "SwiftTarget",
      "name" : "TOMLKitTests",
      "path" : "Tests/TOMLKitTests",
      "product_dependencies" : [
        "Checkit"
      ],
      "sources" : [
        "TOMLKitTests.swift"
      ],
      "target_dependencies" : [
        "TOMLKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TOMLKit",
      "module_type" : "SwiftTarget",
      "name" : "TOMLKit",
      "path" : "Sources/TOMLKit",
      "product_memberships" : [
        "TOMLKit"
      ],
      "sources" : [
        "Decoder/InternalTOMLDecoder.swift",
        "Decoder/KeyedDecodingContainerProtocol.swift",
        "Decoder/SingleValueDecodingContainer.swift",
        "Decoder/TOMLDecoder.swift",
        "Decoder/UnkeyedDecodingContainer.swift",
        "Encoder/InternalTOMLEncoder.swift",
        "Encoder/KeyedEncodingContainer.swift",
        "Encoder/SingleValueEncodingContainer.swift",
        "Encoder/TOMLEncoder.swift",
        "Encoder/UnkeyedEncodingContainer.swift",
        "FormatOptions.swift",
        "Operators&Extensions.swift",
        "TOML Data Types/TOMLArray/TOMLArray+CollectionConformance.swift",
        "TOML Data Types/TOMLArray/TOMLArray.swift",
        "TOML Data Types/TOMLArray/TOMLArrayIterator.swift",
        "TOML Data Types/TOMLDate&Time&DateTime.swift",
        "TOML Data Types/TOMLInt.swift",
        "TOML Data Types/TOMLTable/TOMLTable+CollectionFunctions.swift",
        "TOML Data Types/TOMLTable/TOMLTable.swift",
        "TOML Data Types/TOMLTable/TOMLTableIterator.swift",
        "TOML Data Types/TOMLValueConvertible+Int.swift",
        "TOML Data Types/TOMLValueConvertible.swift",
        "TOMLCodingKey.swift",
        "TOMLParseError.swift",
        "TOMLType.swift",
        "TOMLValue/TOMLValue+Initializers.swift",
        "TOMLValue/TOMLValue.swift",
        "ValueOptions.swift"
      ],
      "target_dependencies" : [
        "CTOML"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CTOML",
      "module_type" : "ClangTarget",
      "name" : "CTOML",
      "path" : "Sources/CTOML",
      "product_memberships" : [
        "TOMLKit"
      ],
      "sources" : [
        "Sources/Array.cpp",
        "Sources/Conversion.cpp",
        "Sources/Date&Time&DateTime.cpp",
        "Sources/Node.cpp",
        "Sources/Table.cpp"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/karwa/swift-checkit.git
[1/74] Fetching swift-checkit
[75/2123] Fetching swift-checkit, swift-docc-plugin
Fetched https://github.com/karwa/swift-checkit.git from cache (0.29s)
[267/2049] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (0.46s)
Computing version for https://github.com/karwa/swift-checkit.git
Computed https://github.com/karwa/swift-checkit.git at 0.0.2 (1.18s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.94s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3391] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.53s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (2.85s)
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
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.3
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/9] Write sources
[3/9] Write swift-version-24593BA9C3E375BF.txt
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:16223:17: error: implicit instantiation of undefined template 'std::basic_ifstream<char>'
 16223 |                 std::ifstream file;
       |                               ^
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/c++/v1/__fwd/fstream.h:24:28: note: template is declared here
   24 | class _LIBCPP_TEMPLATE_VIS basic_ifstream;
      |                            ^
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:16229:33: error: implicit instantiation of undefined template 'std::basic_ifstream<char>'
 16229 |                 file.open(file_path_str, std::ifstream::in | std::ifstream::binary | std::ifstream::ate);
       |                                               ^
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/c++/v1/__fwd/fstream.h:24:28: note: template is declared here
   24 | class _LIBCPP_TEMPLATE_VIS basic_ifstream;
      |                            ^
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:16229:53: error: implicit instantiation of undefined template 'std::basic_ifstream<char>'
 16229 |                 file.open(file_path_str, std::ifstream::in | std::ifstream::binary | std::ifstream::ate);
       |                                                                   ^
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/c++/v1/__fwd/fstream.h:24:28: note: template is declared here
   24 | class _LIBCPP_TEMPLATE_VIS basic_ifstream;
      |                            ^
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:16229:77: error: implicit instantiation of undefined template 'std::basic_ifstream<char>'
 16229 |                 file.open(file_path_str, std::ifstream::in | std::ifstream::binary | std::ifstream::ate);
       |                                                                                           ^
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/c++/v1/__fwd/fstream.h:24:28: note: template is declared here
   24 | class _LIBCPP_TEMPLATE_VIS basic_ifstream;
      |                            ^
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:16238:22: error: implicit instantiation of undefined template 'std::basic_ifstream<char>'
 16238 |                 file.seekg(0, std::ifstream::beg);
       |                                    ^
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/c++/v1/__fwd/fstream.h:24:28: note: template is declared here
   24 | class _LIBCPP_TEMPLATE_VIS basic_ifstream;
      |                            ^
5 errors generated.
[4/9] Compiling Array.cpp
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:16223:17: error: implicit instantiation of undefined template 'std::basic_ifstream<char>'
 16223 |                 std::ifstream file;
       |                               ^
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/c++/v1/__fwd/fstream.h:24:28: note: template is declared here
   24 | class _LIBCPP_TEMPLATE_VIS basic_ifstream;
      |                            ^
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:16229:33: error: implicit instantiation of undefined template 'std::basic_ifstream<char>'
 16229 |                 file.open(file_path_str, std::ifstream::in | std::ifstream::binary | std::ifstream::ate);
       |                                               ^
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/c++/v1/__fwd/fstream.h:24:28: note: template is declared here
   24 | class _LIBCPP_TEMPLATE_VIS basic_ifstream;
      |                            ^
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:16229:53: error: implicit instantiation of undefined template 'std::basic_ifstream<char>'
 16229 |                 file.open(file_path_str, std::ifstream::in | std::ifstream::binary | std::ifstream::ate);
       |                                                                   ^
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/c++/v1/__fwd/fstream.h:24:28: note: template is declared here
   24 | class _LIBCPP_TEMPLATE_VIS basic_ifstream;
      |                            ^
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:16229:77: error: implicit instantiation of undefined template 'std::basic_ifstream<char>'
 16229 |                 file.open(file_path_str, std::ifstream::in | std::ifstream::binary | std::ifstream::ate);
       |                                                                                           ^
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/c++/v1/__fwd/fstream.h:24:28: note: template is declared here
   24 | class _LIBCPP_TEMPLATE_VIS basic_ifstream;
      |                            ^
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:16238:22: error: implicit instantiation of undefined template 'std::basic_ifstream<char>'
 16238 |                 file.seekg(0, std::ifstream::beg);
       |                                    ^
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/c++/v1/__fwd/fstream.h:24:28: note: template is declared here
   24 | class _LIBCPP_TEMPLATE_VIS basic_ifstream;
      |                            ^
[4/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:16223:17: error: implicit instantiation of undefined template 'std::basic_ifstream<char>'
 16223 |                 std::ifstream file;
       |                               ^
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/c++/v1/__fwd/fstream.h:24:28: note: template is declared here
   24 | class _LIBCPP_TEMPLATE_VIS basic_ifstream;
      |                            ^
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:16229:33: error: implicit instantiation of undefined template 'std::basic_ifstream<char>'
 16229 |                 file.open(file_path_str, std::ifstream::in | std::ifstream::binary | std::ifstream::ate);
       |                                               ^
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/c++/v1/__fwd/fstream.h:24:28: note: template is declared here
   24 | class _LIBCPP_TEMPLATE_VIS basic_ifstream;
      |                            ^
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:16229:53: error: implicit instantiation of undefined template 'std::basic_ifstream<char>'
 16229 |                 file.open(file_path_str, std::ifstream::in | std::ifstream::binary | std::ifstream::ate);
       |                                                                   ^
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/c++/v1/__fwd/fstream.h:24:28: note: template is declared here
   24 | class _LIBCPP_TEMPLATE_VIS basic_ifstream;
      |                            ^
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:16229:77: error: implicit instantiation of undefined template 'std::basic_ifstream<char>'
 16229 |                 file.open(file_path_str, std::ifstream::in | std::ifstream::binary | std::ifstream::ate);
       |                                                                                           ^
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/c++/v1/__fwd/fstream.h:24:28: note: template is declared here
   24 | class _LIBCPP_TEMPLATE_VIS basic_ifstream;
      |                            ^
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:16238:22: error: implicit instantiation of undefined template 'std::basic_ifstream<char>'
 16238 |                 file.seekg(0, std::ifstream::beg);
       |                                    ^
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/c++/v1/__fwd/fstream.h:24:28: note: template is declared here
   24 | class _LIBCPP_TEMPLATE_VIS basic_ifstream;
      |                            ^
[4/9] Compiling Node.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:16223:17: error: implicit instantiation of undefined template 'std::basic_ifstream<char>'
 16223 |                 std::ifstream file;
       |                               ^
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/c++/v1/__fwd/fstream.h:24:28: note: template is declared here
   24 | class _LIBCPP_TEMPLATE_VIS basic_ifstream;
      |                            ^
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:16229:33: error: implicit instantiation of undefined template 'std::basic_ifstream<char>'
 16229 |                 file.open(file_path_str, std::ifstream::in | std::ifstream::binary | std::ifstream::ate);
       |                                               ^
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/c++/v1/__fwd/fstream.h:24:28: note: template is declared here
   24 | class _LIBCPP_TEMPLATE_VIS basic_ifstream;
      |                            ^
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:16229:53: error: implicit instantiation of undefined template 'std::basic_ifstream<char>'
 16229 |                 file.open(file_path_str, std::ifstream::in | std::ifstream::binary | std::ifstream::ate);
       |                                                                   ^
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/c++/v1/__fwd/fstream.h:24:28: note: template is declared here
   24 | class _LIBCPP_TEMPLATE_VIS basic_ifstream;
      |                            ^
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:16229:77: error: implicit instantiation of undefined template 'std::basic_ifstream<char>'
 16229 |                 file.open(file_path_str, std::ifstream::in | std::ifstream::binary | std::ifstream::ate);
       |                                                                                           ^
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/c++/v1/__fwd/fstream.h:24:28: note: template is declared here
   24 | class _LIBCPP_TEMPLATE_VIS basic_ifstream;
      |                            ^
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:16238:22: error: implicit instantiation of undefined template 'std::basic_ifstream<char>'
 16238 |                 file.seekg(0, std::ifstream::beg);
       |                                    ^
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/c++/v1/__fwd/fstream.h:24:28: note: template is declared here
   24 | class _LIBCPP_TEMPLATE_VIS basic_ifstream;
      |                            ^
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:16223:17: error: implicit instantiation of undefined template 'std::basic_ifstream<char>'
 16223 |                 std::ifstream file;
       |                               ^
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/c++/v1/__fwd/fstream.h:24:28: note: template is declared here
   24 | class _LIBCPP_TEMPLATE_VIS basic_ifstream;
      |                            ^
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:16229:33: error: implicit instantiation of undefined template 'std::basic_ifstream<char>'
 16229 |                 file.open(file_path_str, std::ifstream::in | std::ifstream::binary | std::ifstream::ate);
       |                                               ^
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/c++/v1/__fwd/fstream.h:24:28: note: template is declared here
   24 | class _LIBCPP_TEMPLATE_VIS basic_ifstream;
      |                            ^
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:16229:53: error: implicit instantiation of undefined template 'std::basic_ifstream<char>'
 16229 |                 file.open(file_path_str, std::ifstream::in | std::ifstream::binary | std::ifstream::ate);
       |                                                                   ^
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/c++/v1/__fwd/fstream.h:24:28: note: template is declared here
   24 | class _LIBCPP_TEMPLATE_VIS basic_ifstream;
      |                            ^
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:16229:77: error: implicit instantiation of undefined template 'std::basic_ifstream<char>'
 16229 |                 file.open(file_path_str, std::ifstream::in | std::ifstream::binary | std::ifstream::ate);
       |                                                                                           ^
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/c++/v1/__fwd/fstream.h:24:28: note: template is declared here
   24 | class _LIBCPP_TEMPLATE_VIS basic_ifstream;
      |                            ^
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:16238:22: error: implicit instantiation of undefined template 'std::basic_ifstream<char>'
 16238 |                 file.seekg(0, std::ifstream::beg);
       |                                    ^
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/c++/v1/__fwd/fstream.h:24:28: note: template is declared here
   24 | class _LIBCPP_TEMPLATE_VIS basic_ifstream;
      |                            ^
[4/9] Compiling Table.cpp
[4/9] Compiling Conversion.cpp
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
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:16223:17: error: implicit instantiation of undefined template 'std::basic_ifstream<char>'
 16223 |                 std::ifstream file;
       |                               ^
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/c++/v1/__fwd/fstream.h:24:28: note: template is declared here
   24 | class _LIBCPP_TEMPLATE_VIS basic_ifstream;
      |                            ^
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:16229:33: error: implicit instantiation of undefined template 'std::basic_ifstream<char>'
 16229 |                 file.open(file_path_str, std::ifstream::in | std::ifstream::binary | std::ifstream::ate);
       |                                               ^
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/c++/v1/__fwd/fstream.h:24:28: note: template is declared here
   24 | class _LIBCPP_TEMPLATE_VIS basic_ifstream;
      |                            ^
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:16229:53: error: implicit instantiation of undefined template 'std::basic_ifstream<char>'
 16229 |                 file.open(file_path_str, std::ifstream::in | std::ifstream::binary | std::ifstream::ate);
       |                                                                   ^
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/c++/v1/__fwd/fstream.h:24:28: note: template is declared here
   24 | class _LIBCPP_TEMPLATE_VIS basic_ifstream;
      |                            ^
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:16229:77: error: implicit instantiation of undefined template 'std::basic_ifstream<char>'
 16229 |                 file.open(file_path_str, std::ifstream::in | std::ifstream::binary | std::ifstream::ate);
       |                                                                                           ^
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/c++/v1/__fwd/fstream.h:24:28: note: template is declared here
   24 | class _LIBCPP_TEMPLATE_VIS basic_ifstream;
      |                            ^
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:16238:22: error: implicit instantiation of undefined template 'std::basic_ifstream<char>'
 16238 |                 file.seekg(0, std::ifstream::beg);
       |                                    ^
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/c++/v1/__fwd/fstream.h:24:28: note: template is declared here
   24 | class _LIBCPP_TEMPLATE_VIS basic_ifstream;
      |                            ^
5 errors generated.
[2/8] Compiling Node.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:16223:17: error: implicit instantiation of undefined template 'std::basic_ifstream<char>'
 16223 |                 std::ifstream file;
       |                               ^
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/c++/v1/__fwd/fstream.h:24:28: note: template is declared here
   24 | class _LIBCPP_TEMPLATE_VIS basic_ifstream;
      |                            ^
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:16229:33: error: implicit instantiation of undefined template 'std::basic_ifstream<char>'
 16229 |                 file.open(file_path_str, std::ifstream::in | std::ifstream::binary | std::ifstream::ate);
       |                                               ^
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/c++/v1/__fwd/fstream.h:24:28: note: template is declared here
   24 | class _LIBCPP_TEMPLATE_VIS basic_ifstream;
      |                            ^
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:16229:53: error: implicit instantiation of undefined template 'std::basic_ifstream<char>'
 16229 |                 file.open(file_path_str, std::ifstream::in | std::ifstream::binary | std::ifstream::ate);
       |                                                                   ^
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/c++/v1/__fwd/fstream.h:24:28: note: template is declared here
   24 | class _LIBCPP_TEMPLATE_VIS basic_ifstream;
      |                            ^
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:16229:77: error: implicit instantiation of undefined template 'std::basic_ifstream<char>'
 16229 |                 file.open(file_path_str, std::ifstream::in | std::ifstream::binary | std::ifstream::ate);
       |                                                                                           ^
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/c++/v1/__fwd/fstream.h:24:28: note: template is declared here
   24 | class _LIBCPP_TEMPLATE_VIS basic_ifstream;
      |                            ^
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:16238:22: error: implicit instantiation of undefined template 'std::basic_ifstream<char>'
 16238 |                 file.seekg(0, std::ifstream::beg);
       |                                    ^
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/c++/v1/__fwd/fstream.h:24:28: note: template is declared here
   24 | class _LIBCPP_TEMPLATE_VIS basic_ifstream;
      |                            ^
[2/8] 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:16223:17: error: implicit instantiation of undefined template 'std::basic_ifstream<char>'
 16223 |                 std::ifstream file;
       |                               ^
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/c++/v1/__fwd/fstream.h:24:28: note: template is declared here
   24 | class _LIBCPP_TEMPLATE_VIS basic_ifstream;
      |                            ^
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:16229:33: error: implicit instantiation of undefined template 'std::basic_ifstream<char>'
 16229 |                 file.open(file_path_str, std::ifstream::in | std::ifstream::binary | std::ifstream::ate);
       |                                               ^
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/c++/v1/__fwd/fstream.h:24:28: note: template is declared here
   24 | class _LIBCPP_TEMPLATE_VIS basic_ifstream;
      |                            ^
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:16229:53: error: implicit instantiation of undefined template 'std::basic_ifstream<char>'
 16229 |                 file.open(file_path_str, std::ifstream::in | std::ifstream::binary | std::ifstream::ate);
       |                                                                   ^
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/c++/v1/__fwd/fstream.h:24:28: note: template is declared here
   24 | class _LIBCPP_TEMPLATE_VIS basic_ifstream;
      |                            ^
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:16229:77: error: implicit instantiation of undefined template 'std::basic_ifstream<char>'
 16229 |                 file.open(file_path_str, std::ifstream::in | std::ifstream::binary | std::ifstream::ate);
       |                                                                                           ^
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/c++/v1/__fwd/fstream.h:24:28: note: template is declared here
   24 | class _LIBCPP_TEMPLATE_VIS basic_ifstream;
      |                            ^
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:16238:22: error: implicit instantiation of undefined template 'std::basic_ifstream<char>'
 16238 |                 file.seekg(0, std::ifstream::beg);
       |                                    ^
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/c++/v1/__fwd/fstream.h:24:28: note: template is declared here
   24 | class _LIBCPP_TEMPLATE_VIS basic_ifstream;
      |                            ^
[2/8] Compiling Table.cpp
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:16223:17: error: implicit instantiation of undefined template 'std::basic_ifstream<char>'
 16223 |                 std::ifstream file;
       |                               ^
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/c++/v1/__fwd/fstream.h:24:28: note: template is declared here
   24 | class _LIBCPP_TEMPLATE_VIS basic_ifstream;
      |                            ^
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:16229:33: error: implicit instantiation of undefined template 'std::basic_ifstream<char>'
 16229 |                 file.open(file_path_str, std::ifstream::in | std::ifstream::binary | std::ifstream::ate);
       |                                               ^
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/c++/v1/__fwd/fstream.h:24:28: note: template is declared here
   24 | class _LIBCPP_TEMPLATE_VIS basic_ifstream;
      |                            ^
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:16229:53: error: implicit instantiation of undefined template 'std::basic_ifstream<char>'
 16229 |                 file.open(file_path_str, std::ifstream::in | std::ifstream::binary | std::ifstream::ate);
       |                                                                   ^
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/c++/v1/__fwd/fstream.h:24:28: note: template is declared here
   24 | class _LIBCPP_TEMPLATE_VIS basic_ifstream;
      |                            ^
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:16229:77: error: implicit instantiation of undefined template 'std::basic_ifstream<char>'
 16229 |                 file.open(file_path_str, std::ifstream::in | std::ifstream::binary | std::ifstream::ate);
       |                                                                                           ^
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/c++/v1/__fwd/fstream.h:24:28: note: template is declared here
   24 | class _LIBCPP_TEMPLATE_VIS basic_ifstream;
      |                            ^
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:16238:22: error: implicit instantiation of undefined template 'std::basic_ifstream<char>'
 16238 |                 file.seekg(0, std::ifstream::beg);
       |                                    ^
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/c++/v1/__fwd/fstream.h:24:28: note: template is declared here
   24 | class _LIBCPP_TEMPLATE_VIS basic_ifstream;
      |                            ^
[2/8] Compiling Date&Time&DateTime.cpp
[2/8] Write swift-version-24593BA9C3E375BF.txt
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:16223:17: error: implicit instantiation of undefined template 'std::basic_ifstream<char>'
 16223 |                 std::ifstream file;
       |                               ^
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/c++/v1/__fwd/fstream.h:24:28: note: template is declared here
   24 | class _LIBCPP_TEMPLATE_VIS basic_ifstream;
      |                            ^
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:16229:33: error: implicit instantiation of undefined template 'std::basic_ifstream<char>'
 16229 |                 file.open(file_path_str, std::ifstream::in | std::ifstream::binary | std::ifstream::ate);
       |                                               ^
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/c++/v1/__fwd/fstream.h:24:28: note: template is declared here
   24 | class _LIBCPP_TEMPLATE_VIS basic_ifstream;
      |                            ^
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:16229:53: error: implicit instantiation of undefined template 'std::basic_ifstream<char>'
 16229 |                 file.open(file_path_str, std::ifstream::in | std::ifstream::binary | std::ifstream::ate);
       |                                                                   ^
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/c++/v1/__fwd/fstream.h:24:28: note: template is declared here
   24 | class _LIBCPP_TEMPLATE_VIS basic_ifstream;
      |                            ^
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:16229:77: error: implicit instantiation of undefined template 'std::basic_ifstream<char>'
 16229 |                 file.open(file_path_str, std::ifstream::in | std::ifstream::binary | std::ifstream::ate);
       |                                                                                           ^
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/c++/v1/__fwd/fstream.h:24:28: note: template is declared here
   24 | class _LIBCPP_TEMPLATE_VIS basic_ifstream;
      |                            ^
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:16238:22: error: implicit instantiation of undefined template 'std::basic_ifstream<char>'
 16238 |                 file.seekg(0, std::ifstream::beg);
       |                                    ^
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/c++/v1/__fwd/fstream.h:24:28: note: template is declared here
   24 | class _LIBCPP_TEMPLATE_VIS basic_ifstream;
      |                            ^
[2/8] Compiling Conversion.cpp
BUILD FAILURE 6.1 wasm