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 SwiftOCA, reference 0.4.5 (afb3f6), with Swift 6.1 for Wasm on 19 Jul 2025 06:53:37 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/PADL/SwiftOCA.git
Reference: 0.4.5
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/PADL/SwiftOCA
 * tag               0.4.5      -> FETCH_HEAD
HEAD is now at afb3f66 cache device property method IDs
Cloned https://github.com/PADL/SwiftOCA.git
Revision (git rev-parse @):
afb3f665a983959e77b9f5336d6a5718d58fad26
SUCCESS checkout https://github.com/PADL/SwiftOCA.git at 0.4.5
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/PADL/SwiftOCA.git
https://github.com/PADL/SwiftOCA.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-async-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-async-algorithms"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log"
    },
    {
      "identity" : "swift-system",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-system"
    },
    {
      "identity" : "swift-atomics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-atomics"
    },
    {
      "identity" : "socketaddress",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/PADL/SocketAddress"
    },
    {
      "identity" : "asyncextensions",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.9.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/lhoward/AsyncExtensions"
    },
    {
      "identity" : "anycodable",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.6.7",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Flight-School/AnyCodable"
    },
    {
      "identity" : "gzipswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.1.0",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/1024jp/GzipSwift"
    },
    {
      "identity" : "ioringswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/PADL/IORingSwift"
    }
  ],
  "manifest_display_name" : "SwiftOCA",
  "name" : "SwiftOCA",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "ios",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftOCA",
      "targets" : [
        "SwiftOCA"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SwiftOCADevice",
      "targets" : [
        "SwiftOCADevice"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "OCAEventBenchmark",
      "targets" : [
        "OCAEventBenchmark"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "OCADevice",
      "targets" : [
        "OCADevice"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "dnssd",
      "module_type" : "SystemLibraryTarget",
      "name" : "dnssd",
      "path" : "Sources/dnssd",
      "product_memberships" : [
        "SwiftOCA",
        "SwiftOCADevice",
        "OCAEventBenchmark",
        "OCADevice"
      ],
      "sources" : [
      ],
      "type" : "system-target"
    },
    {
      "c99name" : "SwiftOCATests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftOCATests",
      "path" : "Tests/SwiftOCATests",
      "sources" : [
        "SwiftOCATests.swift"
      ],
      "target_dependencies" : [
        "SwiftOCADevice"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftOCADeviceTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftOCADeviceTests",
      "path" : "Tests/SwiftOCADeviceTests",
      "sources" : [
        "SwiftOCADeviceTests.swift"
      ],
      "target_dependencies" : [
        "SwiftOCADevice"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftOCADevice",
      "module_type" : "SwiftTarget",
      "name" : "SwiftOCADevice",
      "path" : "Sources/SwiftOCADevice",
      "product_dependencies" : [
        "Logging",
        "Gzip",
        "IORing",
        "IORingUtils",
        "IORingFoundation"
      ],
      "product_memberships" : [
        "SwiftOCADevice",
        "OCADevice"
      ],
      "sources" : [
        "OCA/ConnectionBroker.swift",
        "OCA/Controller.swift",
        "OCA/ControllerDefaultSubscribing.swift",
        "OCA/DatasetStorageProviders/DatasetStorageProvider.swift",
        "OCA/DatasetStorageProviders/FileDatasetStorageProvider.swift",
        "OCA/Device.swift",
        "OCA/DeviceEndpoint.swift",
        "OCA/DeviceEndpointRegistrar.swift",
        "OCC/ControlClasses/Agents/Agent.swift",
        "OCC/ControlClasses/Agents/CounterNotifier.swift",
        "OCC/ControlClasses/Agents/CounterSetAgent.swift",
        "OCC/ControlClasses/Agents/Group.swift",
        "OCC/ControlClasses/Agents/Grouper.swift",
        "OCC/ControlClasses/Agents/MediaClock3.swift",
        "OCC/ControlClasses/Agents/TimeSource.swift",
        "OCC/ControlClasses/ApplicationNetworks/ApplicationNetwork.swift",
        "OCC/ControlClasses/ApplicationNetworks/ControlNetwork.swift",
        "OCC/ControlClasses/ApplicationNetworks/MediaTransportNetwork.swift",
        "OCC/ControlClasses/Dataset/Dataset.swift",
        "OCC/ControlClasses/Dataset/FileDataset.swift",
        "OCC/ControlClasses/Dataset/Serialization.swift",
        "OCC/ControlClasses/Managers/AudioProcessingManager.swift",
        "OCC/ControlClasses/Managers/CodingManager.swift",
        "OCC/ControlClasses/Managers/DeviceManager.swift",
        "OCC/ControlClasses/Managers/DeviceTimeManager.swift",
        "OCC/ControlClasses/Managers/DiagnosticManager.swift",
        "OCC/ControlClasses/Managers/FirmwareManager.swift",
        "OCC/ControlClasses/Managers/LockManager.swift",
        "OCC/ControlClasses/Managers/Manager.swift",
        "OCC/ControlClasses/Managers/MediaClockManager.swift",
        "OCC/ControlClasses/Managers/NetworkManager.swift",
        "OCC/ControlClasses/Managers/SubscriptionManager.swift",
        "OCC/ControlClasses/PortsRepresentable.swift",
        "OCC/ControlClasses/Root+Commands.swift",
        "OCC/ControlClasses/Root.swift",
        "OCC/ControlClasses/Workers/Actuators/Actuator.swift",
        "OCC/ControlClasses/Workers/Actuators/BasicActuators.swift",
        "OCC/ControlClasses/Workers/Actuators/Frequency.swift",
        "OCC/ControlClasses/Workers/Actuators/Gain.swift",
        "OCC/ControlClasses/Workers/Actuators/Mute.swift",
        "OCC/ControlClasses/Workers/Actuators/PanBalance.swift",
        "OCC/ControlClasses/Workers/Actuators/PolarityState.swift",
        "OCC/ControlClasses/Workers/Actuators/SignalInput.swift",
        "OCC/ControlClasses/Workers/Actuators/SignalOutput.swift",
        "OCC/ControlClasses/Workers/Actuators/SummingPoint.swift",
        "OCC/ControlClasses/Workers/Actuators/Switch.swift",
        "OCC/ControlClasses/Workers/BlocksAndMatrices/Block.swift",
        "OCC/ControlClasses/Workers/BlocksAndMatrices/Matrix.swift",
        "OCC/ControlClasses/Workers/Sensors/AudioLevelSensor.swift",
        "OCC/ControlClasses/Workers/Sensors/BasicSensors.swift",
        "OCC/ControlClasses/Workers/Sensors/IdentificationSensor.swift",
        "OCC/ControlClasses/Workers/Sensors/LevelSensor.swift",
        "OCC/ControlClasses/Workers/Sensors/Sensor.swift",
        "OCC/ControlClasses/Workers/Sensors/TemperatureSensor.swift",
        "OCC/ControlClasses/Workers/Worker.swift",
        "OCC/PropertyTypes/BoundedDeviceProperty.swift",
        "OCC/PropertyTypes/DeviceProperty.swift",
        "OCC/PropertyTypes/VectorDeviceProperty.swift",
        "OCP.1/Backend/CF/Ocp1CFController.swift",
        "OCP.1/Backend/CF/Ocp1CFDeviceEndpoint.swift",
        "OCP.1/Backend/DatagramProxy/DatagramProxyController.swift",
        "OCP.1/Backend/DatagramProxy/DatagramProxyDeviceEndpoint.swift",
        "OCP.1/Backend/FlyingSocks/Ocp1FlyingFoxController.swift",
        "OCP.1/Backend/FlyingSocks/Ocp1FlyingFoxDeviceEndpoint.swift",
        "OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksDatagramController.swift",
        "OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksDatagramDeviceEndpoint.swift",
        "OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksLogging.swift",
        "OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksStreamController.swift",
        "OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksStreamDeviceEndpoint.swift",
        "OCP.1/Backend/IORing/Ocp1IORingController.swift",
        "OCP.1/Backend/IORing/Ocp1IORingDeviceEndpoint.swift",
        "OCP.1/Backend/Local/LocalConnection.swift",
        "OCP.1/Backend/Local/LocalController.swift",
        "OCP.1/Backend/Local/LocalDeviceEndpoint.swift",
        "OCP.1/Logger+Ocp1ControllerInternal.swift",
        "OCP.1/Ocp1Controller.swift",
        "OCP.1/Ocp1ControllerInternal.swift"
      ],
      "target_dependencies" : [
        "SwiftOCA",
        "dnssd"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftOCA",
      "module_type" : "SwiftTarget",
      "name" : "SwiftOCA",
      "path" : "Sources/SwiftOCA",
      "product_dependencies" : [
        "AsyncExtensions",
        "AnyCodable",
        "SocketAddress",
        "AsyncAlgorithms",
        "SystemPackage",
        "Logging",
        "Atomics",
        "IORing",
        "IORingUtils",
        "IORingFoundation"
      ],
      "product_memberships" : [
        "SwiftOCA",
        "SwiftOCADevice",
        "OCAEventBenchmark",
        "OCADevice"
      ],
      "sources" : [
        "OCA/Browser.swift",
        "OCA/ClassRegistry.swift",
        "OCA/Connection.swift",
        "OCA/Helpers/Data+Hex.swift",
        "OCA/Helpers/Data+IntegerCodable.swift",
        "OCA/Helpers/DeviceAddressToString.swift",
        "OCA/Helpers/LengthTaggedData16.swift",
        "OCA/Helpers/LengthTaggedData32.swift",
        "OCA/Helpers/Locking.swift",
        "OCA/Helpers/Sequence+AsyncMap.swift",
        "OCA/Helpers/Task+Timeout.swift",
        "OCA/Helpers/UnsafeMutablePointer+PropertyBasePointer.swift",
        "OCA/Helpers/Weak.swift",
        "OCC/CollectionTypes/Array2D.swift",
        "OCC/CollectionTypes/List2D.swift",
        "OCC/ControlClasses/Agents/Agent.swift",
        "OCC/ControlClasses/Agents/CounterNotifier.swift",
        "OCC/ControlClasses/Agents/CounterSetAgent.swift",
        "OCC/ControlClasses/Agents/EventHandler.swift",
        "OCC/ControlClasses/Agents/Group.swift",
        "OCC/ControlClasses/Agents/Grouper.swift",
        "OCC/ControlClasses/Agents/MediaClock3.swift",
        "OCC/ControlClasses/Agents/PhysicalPosition.swift",
        "OCC/ControlClasses/Agents/TimeSource.swift",
        "OCC/ControlClasses/ApplicationNetworks/ApplicationNetwork.swift",
        "OCC/ControlClasses/ApplicationNetworks/ControlNetwork.swift",
        "OCC/ControlClasses/ApplicationNetworks/MediaTransportNetwork.swift",
        "OCC/ControlClasses/Dataset/Dataset.swift",
        "OCC/ControlClasses/Dataset/Log.swift",
        "OCC/ControlClasses/Managers/AudioProcessingManager.swift",
        "OCC/ControlClasses/Managers/CodingManager.swift",
        "OCC/ControlClasses/Managers/DeviceManager.swift",
        "OCC/ControlClasses/Managers/DeviceTimeManager.swift",
        "OCC/ControlClasses/Managers/DiagnosticManager.swift",
        "OCC/ControlClasses/Managers/FirmwareManager.swift",
        "OCC/ControlClasses/Managers/LibraryManager.swift",
        "OCC/ControlClasses/Managers/LockManager.swift",
        "OCC/ControlClasses/Managers/Manager.swift",
        "OCC/ControlClasses/Managers/MediaClockManager.swift",
        "OCC/ControlClasses/Managers/NetworkManager.swift",
        "OCC/ControlClasses/Managers/PowerManager.swift",
        "OCC/ControlClasses/Managers/SecurityManager.swift",
        "OCC/ControlClasses/Managers/SubscriptionManager.swift",
        "OCC/ControlClasses/Managers/TaskManager.swift",
        "OCC/ControlClasses/Networks/MediaTransportApplication.swift",
        "OCC/ControlClasses/Networks/NetworkApplication.swift",
        "OCC/ControlClasses/Networks/NetworkInterface.swift",
        "OCC/ControlClasses/Root+Commands.swift",
        "OCC/ControlClasses/Root+JSON.swift",
        "OCC/ControlClasses/Root.swift",
        "OCC/ControlClasses/Workers/Actuators/Actuator.swift",
        "OCC/ControlClasses/Workers/Actuators/BasicActuators.swift",
        "OCC/ControlClasses/Workers/Actuators/Frequency.swift",
        "OCC/ControlClasses/Workers/Actuators/Gain.swift",
        "OCC/ControlClasses/Workers/Actuators/Mute.swift",
        "OCC/ControlClasses/Workers/Actuators/PanBalance.swift",
        "OCC/ControlClasses/Workers/Actuators/Polarity.swift",
        "OCC/ControlClasses/Workers/Actuators/SignalInput.swift",
        "OCC/ControlClasses/Workers/Actuators/SignalOutput.swift",
        "OCC/ControlClasses/Workers/Actuators/SummingPoint.swift",
        "OCC/ControlClasses/Workers/Actuators/Switch.swift",
        "OCC/ControlClasses/Workers/BlocksAndMatrices/Block.swift",
        "OCC/ControlClasses/Workers/BlocksAndMatrices/Matrix.swift",
        "OCC/ControlClasses/Workers/DataSets/DataSetWorker.swift",
        "OCC/ControlClasses/Workers/DataSets/MediaRecorderPlayer.swift",
        "OCC/ControlClasses/Workers/Sensors/AudioLevelSensor.swift",
        "OCC/ControlClasses/Workers/Sensors/BasicSensors.swift",
        "OCC/ControlClasses/Workers/Sensors/IdentificationSensor.swift",
        "OCC/ControlClasses/Workers/Sensors/LevelSensor.swift",
        "OCC/ControlClasses/Workers/Sensors/Sensor.swift",
        "OCC/ControlClasses/Workers/Sensors/TemperatureSensor.swift",
        "OCC/ControlClasses/Workers/Worker.swift",
        "OCC/ControlDataTypes/ApplicationNetworkDataTypes.swift",
        "OCC/ControlDataTypes/BaseDataTypes.swift",
        "OCC/ControlDataTypes/CommandSetDataTypes.swift",
        "OCC/ControlDataTypes/CounterDataTypes.swift",
        "OCC/ControlDataTypes/DataSetDataTypes.swift",
        "OCC/ControlDataTypes/DeviceManagerDataTypes.swift",
        "OCC/ControlDataTypes/EventDataTypes.swift",
        "OCC/ControlDataTypes/FirmwareManagerDataTypes.swift",
        "OCC/ControlDataTypes/GrouperDataTypes.swift",
        "OCC/ControlDataTypes/LibraryManagerDataTypes.swift",
        "OCC/ControlDataTypes/LoggingDataTypes.swift",
        "OCC/ControlDataTypes/ManagerDataTypes.swift",
        "OCC/ControlDataTypes/MediaClockDataTypes.swift",
        "OCC/ControlDataTypes/MediaDataTypes.swift",
        "OCC/ControlDataTypes/MediaStreamDataTypes.swift",
        "OCC/ControlDataTypes/MiscFrameworkDataTypes.swift",
        "OCC/ControlDataTypes/ModelDataTypes.swift",
        "OCC/ControlDataTypes/NetworkApplicationDataTypes.swift",
        "OCC/ControlDataTypes/NetworkDataTypes.swift",
        "OCC/ControlDataTypes/PowerManagerDataTypes.swift",
        "OCC/ControlDataTypes/ProgrammingDataTypes.swift",
        "OCC/ControlDataTypes/SearchDataTypes.swift",
        "OCC/ControlDataTypes/TaskManagerDataTypes.swift",
        "OCC/ControlDataTypes/TimeDataTypes.swift",
        "OCC/ControlDataTypes/WellKnownObjectNumbers.swift",
        "OCC/ControlDataTypes/WorkerDataTypes.swift",
        "OCC/PropertyTypes/BoundedProperty.swift",
        "OCC/PropertyTypes/ListProperty.swift",
        "OCC/PropertyTypes/MapProperty.swift",
        "OCC/PropertyTypes/Property.swift",
        "OCC/PropertyTypes/VectorProperty.swift",
        "OCF/Errors.swift",
        "OCF/Messages/Command.swift",
        "OCF/Messages/Header.swift",
        "OCF/Messages/KeepAlive.swift",
        "OCF/Messages/MessageType.swift",
        "OCF/Messages/Notification1.swift",
        "OCF/Messages/Notification2.swift",
        "OCF/Messages/Response.swift",
        "OCP.1/Backend/Ocp1CFSocketConnection.swift",
        "OCP.1/Backend/Ocp1FlyingSocksConnection.swift",
        "OCP.1/Backend/Ocp1IORingConnection.swift",
        "OCP.1/Backend/Ocp1NWConnection.swift",
        "OCP.1/Decoder/Container/KeyedBinaryDecodingContainer.swift",
        "OCP.1/Decoder/Container/SingleValueBinaryDecodingContainer.swift",
        "OCP.1/Decoder/Container/UnkeyedBinaryDecodingContainer.swift",
        "OCP.1/Decoder/Ocp1Decoder.swift",
        "OCP.1/Decoder/Ocp1DecoderImpl.swift",
        "OCP.1/Decoder/Ocp1DecodingState.swift",
        "OCP.1/Encoder/Container/KeyedOcp1EncodingContainer.swift",
        "OCP.1/Encoder/Container/SingleValueOcp1EncodingContainer.swift",
        "OCP.1/Encoder/Container/UnkeyedOcp1EncodingContainer.swift",
        "OCP.1/Encoder/Ocp1Encoder.swift",
        "OCP.1/Encoder/Ocp1EncoderImpl.swift",
        "OCP.1/Encoder/Ocp1EncodingState.swift",
        "OCP.1/Ocp1CoderAPI.swift",
        "OCP.1/Ocp1Connection+Codable.swift",
        "OCP.1/Ocp1Connection+Connect.swift",
        "OCP.1/Ocp1Connection+Messages.swift",
        "OCP.1/Ocp1Connection+Objects.swift",
        "OCP.1/Ocp1Connection+Subscribe.swift",
        "OCP.1/Ocp1Connection.swift",
        "OCP.1/Ocp1ConnectionMonitor.swift",
        "OCP.1/ReflectionMirror/ReflectionMirror.swift"
      ],
      "target_dependencies" : [
        "dnssd"
      ],
      "type" : "library"
    },
    {
      "c99name" : "OCAEventBenchmark",
      "module_type" : "SwiftTarget",
      "name" : "OCAEventBenchmark",
      "path" : "Examples/OCAEventBenchmark",
      "product_memberships" : [
        "OCAEventBenchmark"
      ],
      "sources" : [
        "EventBenchmark.swift"
      ],
      "target_dependencies" : [
        "SwiftOCA"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "OCADevice",
      "module_type" : "SwiftTarget",
      "name" : "OCADevice",
      "path" : "Examples/OCADevice",
      "product_memberships" : [
        "OCADevice"
      ],
      "sources" : [
        "DeviceApp.swift"
      ],
      "target_dependencies" : [
        "SwiftOCADevice"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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:8f9255989265d824b88e7d572b1a334a0dc9b701075ede1970390db95d315c35
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/PADL/SocketAddress
Fetching https://github.com/lhoward/AsyncExtensions
Fetching https://github.com/PADL/IORingSwift
Fetching https://github.com/apple/swift-atomics
Fetching https://github.com/Flight-School/AnyCodable
Fetching https://github.com/1024jp/GzipSwift
[1/1557] Fetching gzipswift
[1278/3735] Fetching gzipswift, ioringswift
[3127/4517] Fetching gzipswift, ioringswift, anycodable
[4518/4585] Fetching gzipswift, ioringswift, anycodable, socketaddress
[4582/5267] Fetching gzipswift, ioringswift, anycodable, socketaddress, asyncextensions
[5264/7075] Fetching gzipswift, ioringswift, anycodable, socketaddress, asyncextensions, swift-atomics
Fetched https://github.com/1024jp/GzipSwift from cache (0.33s)
[3960/5518] Fetching ioringswift, anycodable, socketaddress, asyncextensions, swift-atomics
Fetching https://github.com/apple/swift-system
Fetched https://github.com/PADL/SocketAddress from cache (0.50s)
Fetched https://github.com/PADL/IORingSwift from cache (0.51s)
Fetched https://github.com/lhoward/AsyncExtensions from cache (0.51s)
Fetched https://github.com/apple/swift-atomics from cache (0.51s)
Fetched https://github.com/Flight-School/AnyCodable from cache (0.51s)
Fetching https://github.com/apple/swift-async-algorithms
Fetching https://github.com/apple/swift-log
[1/4657] Fetching swift-system
[4658/9647] Fetching swift-system, swift-async-algorithms
[5058/13514] Fetching swift-system, swift-async-algorithms, swift-log
Fetched https://github.com/apple/swift-system from cache (0.43s)
[5069/8857] Fetching swift-async-algorithms, swift-log
Fetched https://github.com/apple/swift-async-algorithms from cache (0.35s)
Fetched https://github.com/apple/swift-log from cache (0.82s)
Computing version for https://github.com/1024jp/GzipSwift
warning: 'gzipswift': /Package.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
 3 | import PackageDescription
 4 |
 5 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |     name: "GzipSwift",
 7 |     products: [
Computed https://github.com/1024jp/GzipSwift at 6.1.0 (2.61s)
Computing version for https://github.com/Flight-School/AnyCodable
Computed https://github.com/Flight-School/AnyCodable at 0.6.7 (0.49s)
Computing version for https://github.com/apple/swift-atomics
Computed https://github.com/apple/swift-atomics at 1.3.0 (0.57s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.3 (0.48s)
Computing version for https://github.com/lhoward/AsyncExtensions
Computed https://github.com/lhoward/AsyncExtensions at 0.9.2 (0.49s)
Fetching https://github.com/apple/swift-collections.git
[1/16816] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.21s)
Computing version for https://github.com/PADL/SocketAddress
Computed https://github.com/PADL/SocketAddress at 0.0.3 (1.64s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.0.4 (0.52s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.59s)
Computing version for https://github.com/PADL/IORingSwift
Computed https://github.com/PADL/IORingSwift at 0.1.9 (0.60s)
Fetching https://github.com/dfed/swift-async-queue
[1/1323] Fetching swift-async-queue
Fetched https://github.com/dfed/swift-async-queue from cache (0.20s)
Computing version for https://github.com/dfed/swift-async-queue
Computed https://github.com/dfed/swift-async-queue at 0.7.1 (0.62s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.5.0 (0.44s)
Creating working copy for https://github.com/1024jp/GzipSwift
Working copy of https://github.com/1024jp/GzipSwift resolved at 6.1.0
Creating working copy for https://github.com/dfed/swift-async-queue
Working copy of https://github.com/dfed/swift-async-queue resolved at 0.7.1
Creating working copy for https://github.com/Flight-School/AnyCodable
Working copy of https://github.com/Flight-School/AnyCodable resolved at 0.6.7
Creating working copy for https://github.com/apple/swift-atomics
Working copy of https://github.com/apple/swift-atomics resolved at 1.3.0
Creating working copy for https://github.com/PADL/IORingSwift
Working copy of https://github.com/PADL/IORingSwift resolved at 0.1.9
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.3
Creating working copy for https://github.com/PADL/SocketAddress
Working copy of https://github.com/PADL/SocketAddress resolved at 0.0.3
Creating working copy for https://github.com/lhoward/AsyncExtensions
Working copy of https://github.com/lhoward/AsyncExtensions resolved at 0.9.2
Creating working copy for https://github.com/apple/swift-async-algorithms
Working copy of https://github.com/apple/swift-async-algorithms resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.5.0
warning: 'gzipswift': /host/spi-builder-workspace/.build/checkouts/GzipSwift/Package.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
 3 | import PackageDescription
 4 |
 5 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |     name: "GzipSwift",
 7 |     products: [
Building for debugging...
[0/48] Write sources
[20/48] Compiling CSystem shims.c
[21/48] Compiling _AtomicsShims.c
[22/48] Compiling system-zlib anchor.c
[23/48] Write swift-version-24593BA9C3E375BF.txt
[25/119] Compiling Atomics UnsafeAtomic.swift
[26/119] Compiling Atomics UnsafeAtomicLazyReference.swift
[27/121] Emitting module InternalCollectionsUtilities
[28/121] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[29/121] Compiling InternalCollectionsUtilities Integer rank.swift
[30/121] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[31/121] Compiling Atomics DoubleWord.swift
[34/122] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[35/122] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[36/122] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/Syscalls.swift:197:57: error: cannot find type 'DIR' in scope
195 | internal typealias system_DIRPtr = OpaquePointer
196 | #else
197 | internal typealias system_DIRPtr = UnsafeMutablePointer<DIR>
    |                                                         `- error: cannot find type 'DIR' in scope
198 | #endif
199 |
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/Syscalls.swift:192:30: error: cannot find 'DT_DIR' in scope
190 | #if !os(Windows)
191 | internal let SYSTEM_AT_REMOVE_DIR = AT_REMOVEDIR
192 | internal let SYSTEM_DT_DIR = DT_DIR
    |                              `- error: cannot find 'DT_DIR' in scope
193 | internal typealias system_dirent = dirent
194 | #if os(Linux) || os(Android) || os(FreeBSD) || os(OpenBSD)
[37/122] Compiling InternalCollectionsUtilities UInt+reversed.swift
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/Syscalls.swift:197:57: error: cannot find type 'DIR' in scope
195 | internal typealias system_DIRPtr = OpaquePointer
196 | #else
197 | internal typealias system_DIRPtr = UnsafeMutablePointer<DIR>
    |                                                         `- error: cannot find type 'DIR' in scope
198 | #endif
199 |
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/Syscalls.swift:192:30: error: cannot find 'DT_DIR' in scope
190 | #if !os(Windows)
191 | internal let SYSTEM_AT_REMOVE_DIR = AT_REMOVEDIR
192 | internal let SYSTEM_DT_DIR = DT_DIR
    |                              `- error: cannot find 'DT_DIR' in scope
193 | internal typealias system_dirent = dirent
194 | #if os(Linux) || os(Android) || os(FreeBSD) || os(OpenBSD)
[38/122] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/Syscalls.swift:197:57: error: cannot find type 'DIR' in scope
195 | internal typealias system_DIRPtr = OpaquePointer
196 | #else
197 | internal typealias system_DIRPtr = UnsafeMutablePointer<DIR>
    |                                                         `- error: cannot find type 'DIR' in scope
198 | #endif
199 |
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/Syscalls.swift:192:30: error: cannot find 'DT_DIR' in scope
190 | #if !os(Windows)
191 | internal let SYSTEM_AT_REMOVE_DIR = AT_REMOVEDIR
192 | internal let SYSTEM_DT_DIR = DT_DIR
    |                              `- error: cannot find 'DT_DIR' in scope
193 | internal typealias system_dirent = dirent
194 | #if os(Linux) || os(Android) || os(FreeBSD) || os(OpenBSD)
[39/122] Compiling InternalCollectionsUtilities _SortedCollection.swift
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/Syscalls.swift:197:57: error: cannot find type 'DIR' in scope
195 | internal typealias system_DIRPtr = OpaquePointer
196 | #else
197 | internal typealias system_DIRPtr = UnsafeMutablePointer<DIR>
    |                                                         `- error: cannot find type 'DIR' in scope
198 | #endif
199 |
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/Syscalls.swift:192:30: error: cannot find 'DT_DIR' in scope
190 | #if !os(Windows)
191 | internal let SYSTEM_AT_REMOVE_DIR = AT_REMOVEDIR
192 | internal let SYSTEM_DT_DIR = DT_DIR
    |                              `- error: cannot find 'DT_DIR' in scope
193 | internal typealias system_dirent = dirent
194 | #if os(Linux) || os(Android) || os(FreeBSD) || os(OpenBSD)
[42/125] Compiling Atomics ManagedAtomic.swift
[43/125] Compiling Atomics ManagedAtomicLazyReference.swift
[44/125] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[45/125] Compiling InternalCollectionsUtilities Descriptions.swift
[47/125] Compiling SystemPackage MachPort.swift
[48/125] Compiling SystemPackage PlatformString.swift
[49/125] Compiling SystemPackage SystemString.swift
[50/125] Compiling InternalCollectionsUtilities Debugging.swift
[52/125] Compiling InternalCollectionsUtilities _UniqueCollection.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[54/125] Emitting module SystemPackage
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/Syscalls.swift:197:57: error: cannot find type 'DIR' in scope
195 | internal typealias system_DIRPtr = OpaquePointer
196 | #else
197 | internal typealias system_DIRPtr = UnsafeMutablePointer<DIR>
    |                                                         `- error: cannot find type 'DIR' in scope
198 | #endif
199 |
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/Syscalls.swift:192:30: error: cannot find 'DT_DIR' in scope
190 | #if !os(Windows)
191 | internal let SYSTEM_AT_REMOVE_DIR = AT_REMOVEDIR
192 | internal let SYSTEM_DT_DIR = DT_DIR
    |                              `- error: cannot find 'DT_DIR' in scope
193 | internal typealias system_dirent = dirent
194 | #if os(Linux) || os(Android) || os(FreeBSD) || os(OpenBSD)
[59/125] Compiling Logging Locks.swift
[60/125] Emitting module Logging
[70/125] Emitting module Atomics
[75/125] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[76/126] Compiling Atomics IntegerOperations.swift
[77/126] Compiling Atomics Unmanaged extensions.swift
[80/127] Compiling Logging LogHandler.swift
[81/127] Compiling SystemPackage Mocking.swift
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/Syscalls.swift:192:30: error: cannot find 'DT_DIR' in scope
190 | #if !os(Windows)
191 | internal let SYSTEM_AT_REMOVE_DIR = AT_REMOVEDIR
192 | internal let SYSTEM_DT_DIR = DT_DIR
    |                              `- error: cannot find 'DT_DIR' in scope
193 | internal typealias system_dirent = dirent
194 | #if os(Linux) || os(Android) || os(FreeBSD) || os(OpenBSD)
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/Syscalls.swift:197:57: error: cannot find type 'DIR' in scope
195 | internal typealias system_DIRPtr = OpaquePointer
196 | #else
197 | internal typealias system_DIRPtr = UnsafeMutablePointer<DIR>
    |                                                         `- error: cannot find type 'DIR' in scope
198 | #endif
199 |
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/Syscalls.swift:252:10: error: cannot find 'umask' in scope
250 |   _ mode: CInterop.Mode
251 | ) -> CInterop.Mode {
252 |   return umask(mode)
    |          `- error: cannot find 'umask' in scope
253 | }
254 |
[82/127] Compiling SystemPackage RawBuffer.swift
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/Syscalls.swift:192:30: error: cannot find 'DT_DIR' in scope
190 | #if !os(Windows)
191 | internal let SYSTEM_AT_REMOVE_DIR = AT_REMOVEDIR
192 | internal let SYSTEM_DT_DIR = DT_DIR
    |                              `- error: cannot find 'DT_DIR' in scope
193 | internal typealias system_dirent = dirent
194 | #if os(Linux) || os(Android) || os(FreeBSD) || os(OpenBSD)
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/Syscalls.swift:197:57: error: cannot find type 'DIR' in scope
195 | internal typealias system_DIRPtr = OpaquePointer
196 | #else
197 | internal typealias system_DIRPtr = UnsafeMutablePointer<DIR>
    |                                                         `- error: cannot find type 'DIR' in scope
198 | #endif
199 |
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/Syscalls.swift:252:10: error: cannot find 'umask' in scope
250 |   _ mode: CInterop.Mode
251 | ) -> CInterop.Mode {
252 |   return umask(mode)
    |          `- error: cannot find 'umask' in scope
253 | }
254 |
[83/127] Compiling SystemPackage Syscalls.swift
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/Syscalls.swift:192:30: error: cannot find 'DT_DIR' in scope
190 | #if !os(Windows)
191 | internal let SYSTEM_AT_REMOVE_DIR = AT_REMOVEDIR
192 | internal let SYSTEM_DT_DIR = DT_DIR
    |                              `- error: cannot find 'DT_DIR' in scope
193 | internal typealias system_dirent = dirent
194 | #if os(Linux) || os(Android) || os(FreeBSD) || os(OpenBSD)
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/Syscalls.swift:197:57: error: cannot find type 'DIR' in scope
195 | internal typealias system_DIRPtr = OpaquePointer
196 | #else
197 | internal typealias system_DIRPtr = UnsafeMutablePointer<DIR>
    |                                                         `- error: cannot find type 'DIR' in scope
198 | #endif
199 |
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/Syscalls.swift:252:10: error: cannot find 'umask' in scope
250 |   _ mode: CInterop.Mode
251 | ) -> CInterop.Mode {
252 |   return umask(mode)
    |          `- error: cannot find 'umask' in scope
253 | }
254 |
[84/127] Compiling SystemPackage WindowsSyscallAdapters.swift
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/Syscalls.swift:192:30: error: cannot find 'DT_DIR' in scope
190 | #if !os(Windows)
191 | internal let SYSTEM_AT_REMOVE_DIR = AT_REMOVEDIR
192 | internal let SYSTEM_DT_DIR = DT_DIR
    |                              `- error: cannot find 'DT_DIR' in scope
193 | internal typealias system_dirent = dirent
194 | #if os(Linux) || os(Android) || os(FreeBSD) || os(OpenBSD)
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/Syscalls.swift:197:57: error: cannot find type 'DIR' in scope
195 | internal typealias system_DIRPtr = OpaquePointer
196 | #else
197 | internal typealias system_DIRPtr = UnsafeMutablePointer<DIR>
    |                                                         `- error: cannot find type 'DIR' in scope
198 | #endif
199 |
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/Syscalls.swift:252:10: error: cannot find 'umask' in scope
250 |   _ mode: CInterop.Mode
251 | ) -> CInterop.Mode {
252 |   return umask(mode)
    |          `- error: cannot find 'umask' in scope
253 | }
254 |
[85/127] Compiling Logging Logging.swift
[86/127] Compiling Logging MetadataProvider.swift
[87/127] Compiling SystemPackage Util+StringArray.swift
[88/127] Compiling SystemPackage Util.swift
[89/127] Compiling SystemPackage UtilConsumers.swift
[93/128] Compiling SystemPackage Exports.swift
[99/129] Emitting module AnyCodable
error: emit-module command failed with exit code 1 (use -v to see invocation)
[100/129] Emitting module Gzip
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/GzipSwift/Sources/Gzip/Data+Gzip.swift:34:12: error: no such module 'zlib'
 32 |     import zlibLinux
 33 | #else
 34 |     import zlib
    |            `- error: no such module 'zlib'
 35 | #endif
 36 |
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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:8f9255989265d824b88e7d572b1a334a0dc9b701075ede1970390db95d315c35
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
warning: 'gzipswift': /host/spi-builder-workspace/.build/checkouts/GzipSwift/Package.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
 3 | import PackageDescription
 4 |
 5 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |     name: "GzipSwift",
 7 |     products: [
[0/1] Planning build
Building for debugging...
[0/25] Write swift-version-24593BA9C3E375BF.txt
[2/96] Compiling Logging LogHandler.swift
[3/96] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[4/96] Compiling Logging MetadataProvider.swift
[5/97] Compiling Atomics ManagedAtomic.swift
[6/97] Compiling Atomics ManagedAtomicLazyReference.swift
[7/99] Emitting module Logging
[8/99] Compiling Atomics IntegerConformances.swift
[9/99] Compiling Atomics PointerConformances.swift
[10/99] Compiling Atomics Primitives.native.swift
[11/99] Compiling Atomics AtomicMemoryOrderings.swift
[12/99] Compiling Atomics UnsafeAtomic.swift
[13/99] Compiling Atomics UnsafeAtomicLazyReference.swift
[14/99] Compiling Atomics AtomicStorage.swift
[15/99] Compiling Atomics AtomicValue.swift
[17/99] Compiling Atomics DoubleWord.swift
[18/99] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[19/99] Compiling Atomics IntegerOperations.swift
[20/99] Compiling Atomics Unmanaged extensions.swift
[21/99] Compiling Atomics OptionalRawRepresentable.swift
[22/99] Compiling Atomics RawRepresentable.swift
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/Syscalls.swift:197:57: error: cannot find type 'DIR' in scope
195 | internal typealias system_DIRPtr = OpaquePointer
196 | #else
197 | internal typealias system_DIRPtr = UnsafeMutablePointer<DIR>
    |                                                         `- error: cannot find type 'DIR' in scope
198 | #endif
199 |
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/Syscalls.swift:192:30: error: cannot find 'DT_DIR' in scope
190 | #if !os(Windows)
191 | internal let SYSTEM_AT_REMOVE_DIR = AT_REMOVEDIR
192 | internal let SYSTEM_DT_DIR = DT_DIR
    |                              `- error: cannot find 'DT_DIR' in scope
193 | internal typealias system_dirent = dirent
194 | #if os(Linux) || os(Android) || os(FreeBSD) || os(OpenBSD)
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/Syscalls.swift:197:57: error: cannot find type 'DIR' in scope
195 | internal typealias system_DIRPtr = OpaquePointer
196 | #else
197 | internal typealias system_DIRPtr = UnsafeMutablePointer<DIR>
    |                                                         `- error: cannot find type 'DIR' in scope
198 | #endif
199 |
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/Syscalls.swift:192:30: error: cannot find 'DT_DIR' in scope
190 | #if !os(Windows)
191 | internal let SYSTEM_AT_REMOVE_DIR = AT_REMOVEDIR
192 | internal let SYSTEM_DT_DIR = DT_DIR
    |                              `- error: cannot find 'DT_DIR' in scope
193 | internal typealias system_dirent = dirent
194 | #if os(Linux) || os(Android) || os(FreeBSD) || os(OpenBSD)
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/Syscalls.swift:197:57: error: cannot find type 'DIR' in scope
195 | internal typealias system_DIRPtr = OpaquePointer
196 | #else
197 | internal typealias system_DIRPtr = UnsafeMutablePointer<DIR>
    |                                                         `- error: cannot find type 'DIR' in scope
198 | #endif
199 |
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/Syscalls.swift:192:30: error: cannot find 'DT_DIR' in scope
190 | #if !os(Windows)
191 | internal let SYSTEM_AT_REMOVE_DIR = AT_REMOVEDIR
192 | internal let SYSTEM_DT_DIR = DT_DIR
    |                              `- error: cannot find 'DT_DIR' in scope
193 | internal typealias system_dirent = dirent
194 | #if os(Linux) || os(Android) || os(FreeBSD) || os(OpenBSD)
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/Syscalls.swift:197:57: error: cannot find type 'DIR' in scope
195 | internal typealias system_DIRPtr = OpaquePointer
196 | #else
197 | internal typealias system_DIRPtr = UnsafeMutablePointer<DIR>
    |                                                         `- error: cannot find type 'DIR' in scope
198 | #endif
199 |
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/Syscalls.swift:192:30: error: cannot find 'DT_DIR' in scope
190 | #if !os(Windows)
191 | internal let SYSTEM_AT_REMOVE_DIR = AT_REMOVEDIR
192 | internal let SYSTEM_DT_DIR = DT_DIR
    |                              `- error: cannot find 'DT_DIR' in scope
193 | internal typealias system_dirent = dirent
194 | #if os(Linux) || os(Android) || os(FreeBSD) || os(OpenBSD)
[30/99] Compiling SystemPackage Exports.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[31/102] Emitting module Gzip
/host/spi-builder-workspace/.build/checkouts/GzipSwift/Sources/Gzip/Data+Gzip.swift:34:12: error: no such module 'zlib'
 32 |     import zlibLinux
 33 | #else
 34 |     import zlib
    |            `- error: no such module 'zlib'
 35 | #endif
 36 |
[32/102] Compiling Gzip Data+Gzip.swift
/host/spi-builder-workspace/.build/checkouts/GzipSwift/Sources/Gzip/Data+Gzip.swift:34:12: error: no such module 'zlib'
 32 |     import zlibLinux
 33 | #else
 34 |     import zlib
    |            `- error: no such module 'zlib'
 35 | #endif
 36 |
[33/102] Compiling Logging Locks.swift
[34/102] Compiling AnyCodable AnyDecodable.swift
[35/102] Emitting module AnyCodable
[36/102] Compiling AnyCodable AnyCodable.swift
BUILD FAILURE 6.1 wasm