Build Information
Successful build of VaporToOpenAPI, reference 4.7.1 (edafae
), with Swift 6.0 for macOS (SPM) on 6 Nov 2024 07:09:59 UTC.
Swift 6 data race errors: 7
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Build Log
Fetching https://github.com/apple/swift-system.git
[1/3901] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (1.50s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.47s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.23.1 (0.49s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.9.1 (1.03s)
Fetching https://github.com/apple/swift-asn1.git
[1/1397] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.98s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.0 (0.69s)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.9.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/pointfreeco/swift-custom-dump.git
Working copy of https://github.com/pointfreeco/swift-custom-dump.git resolved at 0.11.2
Creating working copy for https://github.com/vapor/console-kit.git
Working copy of https://github.com/vapor/console-kit.git resolved at 4.15.1
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 509.1.1
Creating working copy for https://github.com/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.9.1
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.23.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.2
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.76.1
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.106.2
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.5.0
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.0
Creating working copy for https://github.com/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.29.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.34.1
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 0.9.0
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.15.0
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.23.1
Creating working copy for https://github.com/dankinsoid/SwiftOpenAPI.git
Working copy of https://github.com/dankinsoid/SwiftOpenAPI.git resolved at 2.20.1
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.24.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "vaportoopenapi",
"name": "VaporToOpenAPI",
"url": "https://github.com/dankinsoid/VaporToOpenAPI.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/VaporToOpenAPI",
"dependencies": [
{
"identity": "vapor",
"name": "vapor",
"url": "https://github.com/vapor/vapor.git",
"version": "4.106.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/vapor",
"dependencies": [
{
"identity": "async-http-client",
"name": "async-http-client",
"url": "https://github.com/swift-server/async-http-client.git",
"version": "1.23.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/async-http-client",
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.76.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.1.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.4.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
},
{
"identity": "swift-nio-ssl",
"name": "swift-nio-ssl",
"url": "https://github.com/apple/swift-nio-ssl.git",
"version": "2.29.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-ssl",
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.76.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.1.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.4.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
}
]
},
{
"identity": "swift-nio-http2",
"name": "swift-nio-http2",
"url": "https://github.com/apple/swift-nio-http2.git",
"version": "1.34.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-http2",
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.76.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.1.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.4.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
},
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
}
]
},
{
"identity": "swift-nio-extras",
"name": "swift-nio-extras",
"url": "https://github.com/apple/swift-nio-extras.git",
"version": "1.24.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-extras",
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.76.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.1.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.4.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
},
{
"identity": "swift-nio-http2",
"name": "swift-nio-http2",
"url": "https://github.com/apple/swift-nio-http2.git",
"version": "1.34.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-http2",
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.76.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.1.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.4.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
},
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
}
]
},
{
"identity": "swift-http-types",
"name": "swift-http-types",
"url": "https://github.com/apple/swift-http-types",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-http-types",
"dependencies": [
]
}
]
},
{
"identity": "swift-nio-transport-services",
"name": "swift-nio-transport-services",
"url": "https://github.com/apple/swift-nio-transport-services.git",
"version": "1.23.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-transport-services",
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.76.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.1.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.4.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
},
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
}
]
},
{
"identity": "swift-log",
"name": "swift-log",
"url": "https://github.com/apple/swift-log.git",
"version": "1.6.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
"dependencies": [
]
},
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-algorithms",
"name": "swift-algorithms",
"url": "https://github.com/apple/swift-algorithms.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-algorithms",
"dependencies": [
{
"identity": "swift-numerics",
"name": "swift-numerics",
"url": "https://github.com/apple/swift-numerics.git",
"version": "1.0.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
"dependencies": [
]
}
]
}
]
},
{
"identity": "async-kit",
"name": "async-kit",
"url": "https://github.com/vapor/async-kit.git",
"version": "1.20.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/async-kit",
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.76.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.1.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.4.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
},
{
"identity": "swift-log",
"name": "swift-log",
"url": "https://github.com/apple/swift-log.git",
"version": "1.6.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.1.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-algorithms",
"name": "swift-algorithms",
"url": "https://github.com/apple/swift-algorithms.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-algorithms",
"dependencies": [
{
"identity": "swift-numerics",
"name": "swift-numerics",
"url": "https://github.com/apple/swift-numerics.git",
"version": "1.0.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
"dependencies": [
]
}
]
}
]
},
{
"identity": "console-kit",
"name": "console-kit",
"url": "https://github.com/vapor/console-kit.git",
"version": "4.15.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/console-kit",
"dependencies": [
{
"identity": "swift-log",
"name": "swift-log",
"url": "https://github.com/apple/swift-log.git",
"version": "1.6.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
"dependencies": [
]
},
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.76.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.1.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.4.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
}
]
},
{
"identity": "swift-crypto",
"name": "swift-crypto",
"url": "https://github.com/apple/swift-crypto.git",
"version": "3.9.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
"dependencies": [
{
"identity": "swift-asn1",
"name": "swift-asn1",
"url": "https://github.com/apple/swift-asn1.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
"dependencies": [
]
}
]
},
{
"identity": "routing-kit",
"name": "routing-kit",
"url": "https://github.com/vapor/routing-kit.git",
"version": "4.9.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/routing-kit",
"dependencies": [
{
"identity": "swift-log",
"name": "swift-log",
"url": "https://github.com/apple/swift-log.git",
"version": "1.6.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
"dependencies": [
]
}
]
},
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.76.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.1.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.4.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
},
{
"identity": "swift-nio-ssl",
"name": "swift-nio-ssl",
"url": "https://github.com/apple/swift-nio-ssl.git",
"version": "2.29.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-ssl",
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.76.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.1.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.4.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
}
]
},
{
"identity": "swift-nio-http2",
"name": "swift-nio-http2",
"url": "https://github.com/apple/swift-nio-http2.git",
"version": "1.34.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-http2",
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.76.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.1.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.4.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
},
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
}
]
},
{
"identity": "swift-nio-extras",
"name": "swift-nio-extras",
"url": "https://github.com/apple/swift-nio-extras.git",
"version": "1.24.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-extras",
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.76.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.1.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.4.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
},
{
"identity": "swift-nio-http2",
"name": "swift-nio-http2",
"url": "https://github.com/apple/swift-nio-http2.git",
"version": "1.34.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-http2",
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.76.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.1.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.4.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
},
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
}
]
},
{
"identity": "swift-http-types",
"name": "swift-http-types",
"url": "https://github.com/apple/swift-http-types",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-http-types",
"dependencies": [
]
}
]
},
{
"identity": "swift-log",
"name": "swift-log",
"url": "https://github.com/apple/swift-log.git",
"version": "1.6.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
"dependencies": [
]
},
{
"identity": "swift-metrics",
"name": "swift-metrics",
"url": "https://github.com/apple/swift-metrics.git",
"version": "2.5.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-metrics",
"dependencies": [
]
},
{
"identity": "swift-algorithms",
"name": "swift-algorithms",
"url": "https://github.com/apple/swift-algorithms.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-algorithms",
"dependencies": [
{
"identity": "swift-numerics",
"name": "swift-numerics",
"url": "https://github.com/apple/swift-numerics.git",
"version": "1.0.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
"dependencies": [
]
}
]
},
{
"identity": "websocket-kit",
"name": "websocket-kit",
"url": "https://github.com/vapor/websocket-kit.git",
"version": "2.15.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/websocket-kit",
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.76.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.1.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.4.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
},
{
"identity": "swift-nio-extras",
"name": "swift-nio-extras",
"url": "https://github.com/apple/swift-nio-extras.git",
"version": "1.24.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-extras",
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.76.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.1.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.4.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
},
{
"identity": "swift-nio-http2",
"name": "swift-nio-http2",
"url": "https://github.com/apple/swift-nio-http2.git",
"version": "1.34.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-http2",
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.76.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.1.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.4.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
},
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
}
]
},
{
"identity": "swift-http-types",
"name": "swift-http-types",
"url": "https://github.com/apple/swift-http-types",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-http-types",
"dependencies": [
]
}
]
},
{
"identity": "swift-nio-ssl",
"name": "swift-nio-ssl",
"url": "https://github.com/apple/swift-nio-ssl.git",
"version": "2.29.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-ssl",
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.76.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.1.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.4.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
}
]
},
{
"identity": "swift-nio-transport-services",
"name": "swift-nio-transport-services",
"url": "https://github.com/apple/swift-nio-transport-services.git",
"version": "1.23.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-transport-services",
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.76.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.1.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.4.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
},
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
}
]
},
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
}
]
},
{
"identity": "multipart-kit",
"name": "multipart-kit",
"url": "https://github.com/vapor/multipart-kit.git",
"version": "4.7.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/multipart-kit",
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.76.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.1.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.4.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.1.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
}
]
},
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
}
]
},
{
"identity": "swiftopenapi",
"name": "SwiftOpenAPI",
"url": "https://github.com/dankinsoid/SwiftOpenAPI.git",
"version": "2.20.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftOpenAPI",
"dependencies": [
{
"identity": "swift-syntax",
"name": "swift-syntax",
"url": "https://github.com/swiftlang/swift-syntax.git",
"version": "509.1.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/dankinsoid/VaporToOpenAPI.git
[1/1759] Fetching vaportoopenapi
Fetched https://github.com/dankinsoid/VaporToOpenAPI.git from cache (1.18s)
Fetching https://github.com/vapor/vapor.git from cache
Fetching https://github.com/dankinsoid/SwiftOpenAPI.git from cache
Fetched https://github.com/dankinsoid/SwiftOpenAPI.git from cache (0.48s)
Fetched https://github.com/vapor/vapor.git from cache (0.70s)
Computing version for https://github.com/dankinsoid/SwiftOpenAPI.git
Computed https://github.com/dankinsoid/SwiftOpenAPI.git at 2.20.1 (0.04s)
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetched https://github.com/swiftlang/swift-syntax.git from cache (0.95s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 509.1.1 (0.03s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.106.2 (0.03s)
Fetching https://github.com/apple/swift-metrics.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetching https://github.com/vapor/websocket-kit.git from cache
Fetching https://github.com/apple/swift-nio-extras.git from cache
Fetching https://github.com/vapor/multipart-kit.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.74s)
Fetched https://github.com/apple/swift-metrics.git from cache (0.74s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.74s)
Fetched https://github.com/vapor/multipart-kit.git from cache (0.75s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.78s)
Fetched https://github.com/vapor/websocket-kit.git from cache (0.77s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.78s)
Fetching https://github.com/apple/swift-nio-http2.git from cache
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/vapor/routing-kit.git from cache
Fetching https://github.com/vapor/console-kit.git from cache
Fetching https://github.com/vapor/async-kit.git from cache
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/vapor/routing-kit.git from cache (0.55s)
Fetched https://github.com/vapor/console-kit.git from cache (0.54s)
Fetching https://github.com/swift-server/async-http-client.git from cache
Fetched https://github.com/vapor/async-kit.git from cache (0.64s)
Fetched https://github.com/apple/swift-crypto.git from cache (0.64s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (0.90s)
Fetched https://github.com/apple/swift-nio.git from cache (0.89s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (0.90s)
Fetched https://github.com/swift-server/async-http-client.git from cache (0.57s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.5.0 (0.03s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.04s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.24.1 (0.03s)
Fetching https://github.com/apple/swift-http-types from cache
Fetched https://github.com/apple/swift-http-types from cache (0.48s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.1 (0.04s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.15.0 (0.03s)
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.15s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (0.03s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.49s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.02s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.1 (0.03s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.1 (0.04s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.03s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.57s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.3.0 (0.03s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.03s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.29.0 (0.03s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.34.1 (0.03s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.23.0 (0.03s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.0 (0.04s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.76.1 (0.03s)
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git from cache (1.19s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.03s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.23.1 (0.03s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.9.1 (0.03s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.46s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.0 (0.03s)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.9.1
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.34.1
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.5.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.0
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.15.0
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.3.0
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.106.2
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.23.1
Creating working copy for https://github.com/dankinsoid/VaporToOpenAPI.git
Working copy of https://github.com/dankinsoid/VaporToOpenAPI.git resolved at 4.7.1 (edafaeb)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.76.1
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.2
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.0
Creating working copy for https://github.com/dankinsoid/SwiftOpenAPI.git
Working copy of https://github.com/dankinsoid/SwiftOpenAPI.git resolved at 2.20.1
Creating working copy for https://github.com/vapor/console-kit.git
Working copy of https://github.com/vapor/console-kit.git resolved at 4.15.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.1
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 509.1.1
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.29.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.24.1
Creating working copy for https://github.com/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.0
Creating working copy for https://github.com/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.9.1
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.23.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
warning: '.resolve-product-dependencies': dependency 'vaportoopenapi' is not used by any target
Found 2 product dependencies
- vapor
- SwiftOpenAPI
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/dankinsoid/VaporToOpenAPI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/495] Write sources
[9/495] Copying PrivacyInfo.xcprivacy
[10/495] Write sources
[10/495] Copying PrivacyInfo.xcprivacy
[13/495] Write sources
[13/495] Copying PrivacyInfo.xcprivacy
[13/495] Write sources
[13/495] Copying PrivacyInfo.xcprivacy
[17/495] Write sources
[61/495] Write swift-version--7754E27361AE5C74.txt
[62/495] Compiling CNIOWindows shim.c
[62/495] Compiling CNIOWindows WSAStartup.c
[63/495] Compiling CSystem shims.c
[63/495] Compiling CNIOWASI CNIOWASI.c
[66/495] Compiling _NumericsShims _NumericsShims.c
[67/495] Compiling CNIOLinux shim.c
[68/536] Compiling CNIOSHA1 c_nio_sha1.c
[69/536] Compiling _AtomicsShims.c
[70/536] Compiling CVaporBcrypt blf.c
[71/546] Compiling CVaporBcrypt bcrypt.c
[72/564] Compiling CNIOLinux liburing_shims.c
[73/640] Compiling CNIOLLHTTP c_nio_llhttp.c
[74/640] Compiling CNIOLLHTTP c_nio_http.c
[75/640] Compiling CNIOLLHTTP c_nio_api.c
[76/640] Compiling CNIOExtrasZlib empty.c
[77/640] Compiling CNIODarwin shim.c
[78/640] Compiling CNIOBoringSSLShims shims.c
[79/640] Compiling fiat_p256_adx_sqr.S
[80/640] Compiling fiat_p256_adx_mul.S
[81/640] Compiling fiat_curve25519_adx_square.S
[82/640] Compiling fiat_curve25519_adx_mul.S
[83/640] Compiling tls_record.cc
[84/640] Compiling tls_method.cc
[85/640] Compiling tls13_server.cc
[86/640] Compiling tls13_enc.cc
[87/640] Compiling tls13_client.cc
[88/640] Compiling tls13_both.cc
[89/640] Compiling t1_enc.cc
[91/640] Emitting module SwiftSyntax509
[92/640] Compiling SwiftSyntax509 Empty.swift
[92/640] Compiling ssl_x509.cc
[94/686] Emitting module _NIOBase64
[95/686] Compiling _NIOBase64 Base64.swift
[96/686] Compiling RealModule Float16+Real.swift
[97/686] Compiling RealModule Float+Real.swift
[98/686] Compiling RealModule ElementaryFunctions.swift
[99/686] Compiling RealModule Real.swift
[100/686] Compiling RealModule Float80+Real.swift
[101/687] Compiling SwiftSyntax SyntaxData.swift
[102/687] Compiling SwiftSyntax AbsolutePosition.swift
[103/687] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[104/687] Compiling SwiftSyntax Trivia.swift
[105/687] Compiling SwiftSyntax Utils.swift
[106/687] Compiling SwiftSyntax SyntaxChildren.swift
[107/687] Compiling SwiftSyntax SyntaxCollection.swift
[108/688] Compiling RealModule RealFunctions.swift
[109/688] Compiling RealModule Double+Real.swift
[110/688] Compiling RealModule ApproximateEquality.swift
[111/688] Emitting module RealModule
[112/688] Compiling RealModule AlgebraicField.swift
[113/688] Compiling RealModule AugmentedArithmetic.swift
[114/688] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[114/688] Compiling ssl_versions.cc
[116/688] Compiling Logging MetadataProvider.swift
[116/688] Compiling ssl_transcript.cc
[117/688] Compiling ssl_stat.cc
[119/688] Compiling SwiftSyntax Syntax.swift
[120/688] Compiling SwiftSyntax SyntaxArena.swift
[121/688] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[122/688] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[123/688] Compiling SwiftSyntax ChildNameForKeyPath.swift
[124/688] Compiling SwiftSyntax Keyword.swift
[125/688] Compiling SwiftSyntax SyntaxText.swift
[126/688] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[127/688] Emitting module InternalCollectionsUtilities
[128/688] Compiling SwiftSyntax TokenDiagnostic.swift
[129/688] Compiling SwiftSyntax TokenSyntax.swift
[130/688] Compiling _NIODataStructures _TinyArray.swift
[131/688] Compiling _NIODataStructures PriorityQueue.swift
[132/688] Compiling _NIODataStructures Heap.swift
[133/688] Emitting module _NIODataStructures
[133/688] Compiling ssl_session.cc
[135/814] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[136/814] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[137/814] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[138/814] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[139/814] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[140/814] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[140/817] Compiling ssl_privkey.cc
[142/824] Compiling HeapModule Heap+Invariants.swift
[142/824] Compiling ssl_key_share.cc
[144/824] Emitting module Logging
[145/824] Compiling Logging LogHandler.swift
[146/824] Compiling Logging Locks.swift
[147/824] Compiling Logging Logging.swift
[148/902] Emitting module SystemPackage
[149/902] Compiling HashTreeCollections _AncestorHashSlots.swift
[150/902] Compiling HashTreeCollections _Bitmap.swift
[151/902] Compiling HashTreeCollections _Bucket.swift
[151/918] Compiling ssl_lib.cc
[153/918] Emitting module CoreMetrics
[154/918] Compiling CoreMetrics Locks.swift
[155/918] Compiling CoreMetrics Metrics.swift
[156/924] Compiling HashTreeCollections TreeDictionary+Collection.swift
[157/924] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[158/924] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[159/924] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[160/924] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[161/924] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[162/924] Compiling DequeModule _DequeSlot.swift
[163/925] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[164/925] Compiling DequeModule Deque+Testing.swift
[165/925] Compiling DequeModule Deque._Storage.swift
[166/925] Compiling DequeModule Deque+Extras.swift
[167/925] Compiling DequeModule Deque+Hashable.swift
[168/925] Compiling DequeModule Deque._UnsafeHandle.swift
[169/925] Compiling HeapModule _HeapNode.swift
[170/925] Compiling HeapModule Heap+UnsafeHandle.swift
[171/925] Compiling HeapModule Heap.swift
[172/925] Emitting module HeapModule
[173/925] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[174/925] Compiling HeapModule Heap+Descriptions.swift
[175/925] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[176/925] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[177/925] Compiling HashTreeCollections _HashNode+Structural merge.swift
[178/927] Compiling DequeModule Deque.swift
[179/927] Compiling DequeModule Deque+Codable.swift
[180/927] Compiling DequeModule Deque+Collection.swift
[181/927] Compiling HashTreeCollections TreeSet+Filter.swift
[182/927] Compiling HashTreeCollections TreeSet+Hashable.swift
[183/927] Compiling HashTreeCollections TreeSet+Sendable.swift
[184/927] Compiling DequeModule _DequeBufferHeader.swift
[185/927] Compiling DequeModule _DequeBuffer.swift
[186/927] Compiling DequeModule _UnsafeWrappedBuffer.swift
[186/927] Compiling ssl_file.cc
[188/927] Compiling RoutingKit PathComponent.swift
[189/927] Compiling RoutingKit Router.swift
[190/927] Compiling RoutingKit TrieRouter.swift
[191/927] Compiling HashTreeCollections TreeDictionary.swift
[192/927] Compiling HashTreeCollections TreeSet+Codable.swift
[193/927] Compiling HashTreeCollections TreeSet+Collection.swift
[194/927] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[195/927] Compiling HashTreeCollections TreeSet+Debugging.swift
[196/927] Compiling HashTreeCollections TreeSet+Descriptions.swift
[197/927] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[198/927] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[199/927] Compiling HashTreeCollections _HashNode.swift
[200/927] Compiling HashTreeCollections _HashNodeHeader.swift
[201/927] Compiling HashTreeCollections _HashSlot.swift
[202/927] Compiling HashTreeCollections _HashStack.swift
[208/927] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[209/927] Compiling HashTreeCollections _HashTreeIterator.swift
[210/927] Compiling HashTreeCollections _HashTreeStatistics.swift
[211/927] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[212/927] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[213/927] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[214/927] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[215/927] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[216/927] Compiling HashTreeCollections _HashNode+Structural union.swift
[217/927] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[218/927] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[219/927] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[220/927] Compiling HashTreeCollections TreeDictionary+Values.swift
[227/933] Compiling HashTreeCollections TreeSet+Sequence.swift
[228/933] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[229/933] Compiling HashTreeCollections _RawHashNode.swift
[230/933] Compiling HashTreeCollections _UnmanagedHashNode.swift
[231/933] Compiling HashTreeCollections _UnsafePath.swift
[232/933] Compiling HashTreeCollections TreeDictionary+Codable.swift
[243/933] Compiling HashTreeCollections TreeDictionary+Filter.swift
[244/933] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[245/933] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[246/933] Compiling HashTreeCollections TreeDictionary+Keys.swift
[247/933] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[248/933] Compiling HashTreeCollections TreeDictionary+Merge.swift
[249/933] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[250/933] Compiling HashTreeCollections _HashNode+Lookups.swift
[251/940] Compiling DequeModule Deque+CustomReflectable.swift
[252/940] Compiling DequeModule Deque+Descriptions.swift
[253/940] Compiling DequeModule Deque+Equatable.swift
[257/940] Compiling ssl_credential.cc
[267/940] Compiling ssl_cipher.cc
[292/940] Compiling _RopeModule Rope+Remove.swift
[293/940] Compiling _RopeModule Rope+RemoveSubrange.swift
[294/940] Compiling _RopeModule Rope+Split.swift
[295/940] Compiling _RopeModule Optional Utilities.swift
[296/940] Compiling _RopeModule String Utilities.swift
[297/940] Compiling _RopeModule String.Index+ABI.swift
[298/940] Compiling _RopeModule _CharacterRecognizer.swift
[299/940] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[300/940] Compiling OrderedCollections _UnsafeBitset.swift
[311/940] Compiling OrderedCollections OrderedSet+SubSequence.swift
[312/940] Compiling OrderedCollections OrderedSet+Testing.swift
[313/940] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[314/940] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[315/940] Compiling OrderedCollections OrderedSet.swift
[323/948] Compiling ssl_cert.cc
[324/948] Compiling ssl_buffer.cc
[335/953] Emitting module DequeModule
[346/953] Compiling ssl_aead_ctx.cc
[347/953] Compiling ssl_asn1.cc
[355/953] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[356/953] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[357/953] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[358/953] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[359/953] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[360/953] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[361/953] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[362/953] Compiling HashTreeCollections TreeSet.swift
[362/953] Compiling s3_pkt.cc
[363/953] Compiling s3_lib.cc
[364/953] Compiling s3_both.cc
[368/953] Compiling SwiftSyntax SyntaxExprNodes.swift
[369/953] Compiling SwiftSyntax SyntaxNodes.swift
[370/953] Compiling SwiftSyntax SyntaxPatternNodes.swift
[371/953] Compiling SwiftSyntax SyntaxStmtNodes.swift
[372/953] Compiling SwiftSyntax SyntaxTypeNodes.swift
[407/953] Compiling handshake_server.cc
[432/953] Compiling handshake.cc
[433/953] Compiling handshake_client.cc
[434/953] Compiling handoff.cc
[435/953] Compiling encrypted_client_hello.cc
[436/953] Compiling extensions.cc
[437/953] Compiling dtls_record.cc
[439/953] Emitting module OrderedCollections
[439/953] Compiling dtls_method.cc
[440/953] Compiling d1_srtp.cc
[441/953] Compiling d1_pkt.cc
[442/953] Compiling md5-x86_64-linux.S
[443/953] Compiling md5-x86_64-apple.S
[444/953] Compiling md5-586-linux.S
[445/953] Compiling md5-586-apple.S
[447/953] Emitting module _RopeModule
[455/953] Compiling chacha20_poly1305_x86_64-linux.S
[457/953] Compiling RoutingKit AnyRouter.swift
[458/953] Compiling RoutingKit Parameters.swift
[459/953] Emitting module RoutingKit
[459/953] Compiling chacha20_poly1305_x86_64-apple.S
[460/953] Compiling chacha20_poly1305_armv8-win.S
[461/953] Compiling chacha20_poly1305_armv8-linux.S
[462/953] Compiling err_data.c
[463/953] Compiling chacha20_poly1305_armv8-apple.S
[464/953] Compiling chacha-x86_64-linux.S
[489/961] Compiling chacha-x86_64-apple.S
[502/961] Compiling chacha-x86-linux.S
[523/961] Compiling bio_ssl.cc
[524/961] Compiling chacha-x86-apple.S
[526/961] Emitting module Crypto
[542/961] Compiling chacha-armv8-win.S
[543/961] Compiling d1_lib.cc
[544/961] Compiling chacha-armv4-linux.S
[544/961] Compiling chacha-armv8-linux.S
[546/961] Compiling chacha-armv8-apple.S
[547/961] Compiling aes128gcmsiv-x86_64-apple.S
[548/961] Compiling aes128gcmsiv-x86_64-linux.S
[549/961] Compiling x86_64-mont5-linux.S
[549/961] Compiling x86_64-mont5-apple.S
[552/961] Emitting module Metrics
[553/961] Compiling Metrics Metrics.swift
[553/961] Compiling x86_64-mont-linux.S
[554/961] Compiling x86-mont-linux.S
[555/961] Compiling x86_64-mont-apple.S
[556/961] Compiling x86-mont-apple.S
[557/961] Compiling vpaes-x86_64-linux.S
[558/961] Compiling vpaes-x86_64-apple.S
[559/961] Compiling vpaes-x86-linux.S
[560/961] Compiling d1_both.cc
[561/961] Compiling vpaes-x86-apple.S
[562/961] Compiling vpaes-armv8-win.S
[563/961] Compiling vpaes-armv8-linux.S
[564/961] Compiling vpaes-armv8-apple.S
[565/961] Compiling vpaes-armv7-linux.S
[566/961] Compiling sha512-x86_64-linux.S
[567/961] Compiling sha512-armv8-win.S
[568/961] Compiling sha512-x86_64-apple.S
[569/961] Compiling sha512-armv8-linux.S
[570/961] Compiling sha512-armv4-linux.S
[571/961] Compiling sha512-armv8-apple.S
[571/961] Compiling sha512-586-linux.S
[573/961] Compiling sha512-586-apple.S
[574/961] Compiling sha256-x86_64-apple.S
[575/961] Compiling sha256-x86_64-linux.S
[576/961] Compiling sha256-armv8-win.S
[577/961] Compiling sha256-armv8-linux.S
[578/961] Compiling sha256-armv4-linux.S
[579/961] Compiling sha256-586-linux.S
[580/961] Compiling sha256-armv8-apple.S
[581/961] Compiling sha256-586-apple.S
[582/961] Compiling sha1-x86_64-linux.S
[583/961] Compiling sha1-x86_64-apple.S
[584/961] Compiling sha1-armv8-win.S
[585/961] Compiling sha1-armv8-linux.S
[586/961] Compiling sha1-armv4-large-linux.S
[587/961] Compiling sha1-armv8-apple.S
[588/961] Compiling sha1-586-linux.S
[589/961] Compiling rsaz-avx2-linux.S
[590/961] Compiling sha1-586-apple.S
[591/961] Compiling rsaz-avx2-apple.S
[592/961] Compiling rdrand-x86_64-linux.S
[593/961] Compiling p256_beeu-x86_64-asm-linux.S
[593/961] Compiling rdrand-x86_64-apple.S
[595/961] Compiling p256_beeu-x86_64-asm-apple.S
[596/961] Compiling p256_beeu-armv8-asm-linux.S
[597/961] Compiling p256_beeu-armv8-asm-win.S
[598/961] Compiling p256_beeu-armv8-asm-apple.S
[599/961] Compiling p256-x86_64-asm-linux.S
[600/961] Compiling p256-x86_64-asm-apple.S
[601/961] Compiling p256-armv8-asm-win.S
[602/961] Compiling p256-armv8-asm-linux.S
[603/961] Compiling ghashv8-armv8-win.S
[604/961] Compiling p256-armv8-asm-apple.S
[605/961] Compiling ghashv8-armv8-linux.S
[606/961] Compiling ghashv8-armv7-linux.S
[607/961] Compiling ghashv8-armv8-apple.S
[608/961] Compiling ghash-x86_64-apple.S
[609/961] Compiling ghash-x86-apple.S
[610/961] Compiling ghash-x86_64-linux.S
[611/961] Compiling ghash-x86-linux.S
[612/961] Compiling ghash-ssse3-x86_64-linux.S
[613/961] Compiling ghash-ssse3-x86-linux.S
[614/961] Compiling ghash-ssse3-x86_64-apple.S
[615/961] Compiling ghash-ssse3-x86-apple.S
[616/961] Compiling ghash-neon-armv8-win.S
[617/961] Compiling ghash-neon-armv8-linux.S
[618/961] Compiling ghash-neon-armv8-apple.S
[619/961] Compiling co-586-linux.S
[620/961] Compiling ghash-armv4-linux.S
[621/961] Compiling co-586-apple.S
[622/961] Compiling bsaes-armv7-linux.S
[623/961] Compiling bn-armv8-win.S
[624/961] Compiling bn-armv8-linux.S
[625/961] Compiling bn-armv8-apple.S
[626/961] Compiling bn-586-linux.S
[627/961] Compiling bn-586-apple.S
[628/961] Compiling armv8-mont-win.S
[629/961] Compiling armv8-mont-linux.S
[630/961] Compiling armv4-mont-linux.S
[631/961] Compiling armv8-mont-apple.S
[632/961] Compiling aesv8-gcm-armv8-win.S
[633/961] Compiling aesv8-gcm-armv8-linux.S
[634/961] Compiling aesv8-armv8-win.S
[635/961] Compiling aesv8-gcm-armv8-apple.S
[636/961] Compiling aesv8-armv8-linux.S
[637/961] Compiling aesv8-armv8-apple.S
[638/961] Compiling aesv8-armv7-linux.S
[639/961] Compiling aesni-x86_64-linux.S
[640/961] Compiling aesni-x86_64-apple.S
[641/961] Compiling aesni-x86-linux.S
[642/961] Compiling aesni-x86-apple.S
[643/961] Compiling aesni-gcm-x86_64-linux.S
[644/961] Compiling aesni-gcm-x86_64-apple.S
[645/961] Compiling x_sig.c
[647/961] Compiling Crypto RNG_boring.swift
[648/961] Compiling Crypto SafeCompare_boring.swift
[649/961] Compiling Crypto Zeroization_boring.swift
[650/961] Compiling Crypto PrettyBytes.swift
[651/961] Compiling Crypto SafeCompare.swift
[652/961] Compiling Crypto SecureBytes.swift
[653/961] Compiling Crypto Zeroization.swift
[654/961] Compiling Crypto resource_bundle_accessor.swift
[654/961] Compiling x_x509a.c
[655/961] Compiling x_spki.c
[656/961] Compiling x_val.c
[657/961] Compiling x_req.c
[658/961] Compiling x_x509.c
[659/961] Compiling x_pubkey.c
[660/961] Compiling x_name.c
[661/961] Compiling x_exten.c
[662/961] Compiling x_crl.c
[663/961] Compiling x509spki.c
[664/961] Compiling x_algor.c
[665/961] Compiling x509rset.c
[666/961] Compiling x_all.c
[667/961] Compiling x_attrib.c
[668/961] Compiling x509name.c
[669/961] Compiling x509cset.c
[670/961] Compiling x509_txt.c
[671/961] Compiling x509_vpm.c
[672/961] Compiling x509_v3.c
[673/961] Compiling x509_trs.c
[674/961] Compiling x509_set.c
[675/961] Compiling x509_vfy.c
[677/961] Emitting module HashTreeCollections
[677/961] Compiling x509_req.c
[678/961] Compiling x509_obj.c
[679/961] Compiling x509_def.c
[680/961] Compiling x509_d2.c
[681/961] Compiling x509_lu.c
[682/961] Compiling x509_ext.c
[683/961] Compiling x509_att.c
[684/961] Compiling x509_cmp.c
[685/961] Compiling x509.c
[686/961] Compiling v3_skey.c
[687/961] Compiling v3_prn.c
[688/961] Compiling v3_purp.c
[689/961] Compiling v3_pmaps.c
[690/961] Compiling v3_pcons.c
[691/961] Compiling v3_ocsp.c
[692/961] Compiling v3_utl.c
[693/961] Compiling v3_ncons.c
[694/961] Compiling v3_lib.c
[695/961] Compiling v3_int.c
[696/961] Compiling v3_ia5.c
[697/961] Compiling v3_info.c
[698/961] Compiling v3_genn.c
[699/961] Compiling v3_extku.c
[700/961] Compiling v3_enum.c
[701/961] Compiling v3_crld.c
[702/961] Compiling v3_cpols.c
[703/961] Compiling v3_bitst.c
[704/961] Compiling v3_akeya.c
[705/961] Compiling v3_bcons.c
[706/961] Compiling v3_conf.c
[707/961] Compiling v3_akey.c
[708/961] Compiling v3_alt.c
[709/961] Compiling t_x509a.c
[710/961] Compiling i2d_pr.c
[711/961] Compiling t_x509.c
[712/961] Compiling t_req.c
[713/961] Compiling t_crl.c
[714/961] Compiling name_print.c
[715/961] Compiling rsa_pss.c
[716/961] Compiling by_file.c
[717/961] Compiling policy.c
[718/961] Compiling by_dir.c
[719/961] Compiling asn1_gen.c
[720/961] Compiling voprf.c
[721/961] Compiling algorithm.c
[722/961] Compiling thread_win.c
[723/961] Compiling a_verify.c
[724/961] Compiling a_digest.c
[725/961] Compiling a_sign.c
[726/961] Compiling trust_token.c
[727/961] Compiling thread_pthread.c
[728/961] Compiling thread.c
[729/961] Compiling thread_none.c
[730/961] Compiling pmbtoken.c
[731/961] Compiling spx_wots.c
[732/961] Compiling spx_util.c
[733/961] Compiling stack.c
[734/961] Compiling spx_thash.c
[735/961] Compiling spx_merkle.c
[736/961] Compiling spx_fors.c
[737/961] Compiling spx.c
[738/961] Compiling spx_address.c
[739/961] Compiling wots.c
[740/961] Compiling thash.c
[741/961] Compiling siphash.c
[742/961] Compiling fors.c
[743/961] Compiling merkle.c
[744/961] Compiling slhdsa.c
[745/961] Compiling sha512.c
[746/961] Compiling sha256.c
[747/961] Compiling sha1.c
[748/961] Compiling rsa_extra.c
[749/961] Compiling rsa_print.c
[750/961] Compiling rc4.c
[751/961] Compiling trusty.c
[752/961] Compiling refcount.c
[752/961] Compiling urandom.c
[754/961] Compiling windows.c
[755/961] Compiling rsa_asn1.c
[756/961] Compiling rand_extra.c
[757/961] Compiling passive.c
[758/961] Compiling rsa_crypt.c
[759/961] Compiling ios.c
[760/961] Compiling deterministic.c
[761/961] Compiling poly1305_arm_asm.S
[762/961] Compiling forkunsafe.c
[763/961] Compiling poly1305_vec.c
[764/961] Compiling pool.c
[765/961] Compiling poly1305_arm.c
[766/961] Compiling poly1305.c
[767/961] Compiling getentropy.c
[768/961] Compiling fork_detect.c
[769/961] Compiling pkcs7.c
[770/961] Compiling pem_xaux.c
[771/961] Compiling p5_pbev2.c
[772/961] Compiling pem_x509.c
[773/961] Compiling pkcs8.c
[774/961] Compiling pem_pkey.c
[775/961] Compiling pem_pk8.c
[776/961] Compiling pkcs7_x509.c
[777/961] Compiling pem_oth.c
[778/961] Compiling pkcs8_x509.c
[779/961] Compiling obj_xref.c
[780/961] Compiling mem.c
[781/961] Compiling md5.c
[782/961] Compiling mldsa.c
[783/961] Compiling obj.c
[784/961] Compiling md4.c
[785/961] Compiling pem_info.c
[786/961] Compiling poly_rq_mul.S
[787/961] Compiling lhash.c
[788/961] Compiling pem_all.c
[789/961] Compiling keccak.c
[790/961] Compiling kyber.c
[791/961] Compiling pem_lib.c
[792/961] Compiling fips_shared_support.c
[793/961] Compiling ex_data.c
[794/961] Compiling sign.c
[795/961] Compiling hpke.c
[796/961] Compiling scrypt.c
[797/961] Compiling print.c
[798/961] Compiling pbkdf.c
[799/961] Compiling p_x25519_asn1.c
[800/961] Compiling p_x25519.c
[801/961] Compiling p_rsa_asn1.c
[802/961] Compiling p_ed25519_asn1.c
[803/961] Compiling p_hkdf.c
[804/961] Compiling p_rsa.c
[805/961] Compiling hrss.c
[806/961] Compiling p_ed25519.c
[807/961] Compiling p_ec_asn1.c
[808/961] Compiling p_ec.c
[809/961] Compiling p_dsa_asn1.c
[810/961] Compiling p_dh.c
[810/961] Compiling p_dh_asn1.c
[812/961] Compiling evp_ctx.c
[813/961] Compiling evp_asn1.c
[814/961] Compiling evp.c
[815/961] Compiling mlkem.cc
[816/961] Compiling err.c
[817/961] Compiling engine.c
[818/961] Compiling ecdh_extra.c
[819/961] Compiling ecdsa_asn1.c
[820/961] Compiling hash_to_curve.c
[821/961] Compiling ec_derive.c
[822/961] Compiling ec_asn1.c
[823/961] Compiling dsa_asn1.c
[824/961] Compiling dsa.c
[825/961] Compiling params.c
[826/961] Compiling digest_extra.c
[827/961] Compiling dilithium.c
[828/961] Compiling dh_asn1.c
[829/961] Compiling x25519-asm-arm.S
[830/961] Compiling curve25519_64_adx.c
[831/961] Compiling spake25519.c
[832/961] Compiling cpu_intel.c
[833/961] Compiling des.c
[834/961] Compiling cpu_arm_linux.c
[835/961] Compiling crypto.c
[836/961] Compiling cpu_aarch64_win.c
[836/961] Compiling cpu_arm_freebsd.c
[838/961] Compiling cpu_aarch64_sysreg.c
[839/961] Compiling cpu_aarch64_openbsd.c
[840/961] Compiling cpu_aarch64_linux.c
[841/961] Compiling cpu_aarch64_fuchsia.c
[842/961] Compiling tls_cbc.c
[843/961] Compiling e_tls.c
[844/961] Compiling conf.c
[845/961] Compiling e_rc4.c
[846/961] Compiling curve25519.c
[847/961] Compiling e_null.c
[848/961] Compiling e_rc2.c
[849/961] Compiling e_des.c
[850/961] Compiling e_chacha20poly1305.c
[851/961] Compiling e_aesgcmsiv.c
[852/961] Compiling e_aesctrhmac.c
[853/961] Compiling derive_key.c
[854/961] Compiling chacha.c
[855/961] Compiling cipher_extra.c
[856/961] Compiling unicode.c
[857/961] Compiling ber.c
[858/961] Compiling asn1_compat.c
[859/961] Compiling buf.c
[860/961] Compiling convert.c
[860/961] Compiling cbb.c
[862/961] Compiling bn_asn1.c
[863/961] Compiling cbs.c
[864/961] Compiling blake2.c
[865/961] Compiling printf.c
[866/961] Compiling pair.c
[867/961] Compiling hexdump.c
[868/961] Compiling file.c
[869/961] Compiling fd.c
[870/961] Compiling cpu_aarch64_apple.c
[871/961] Compiling errno.c
[872/961] Compiling bio_mem.c
[873/961] Compiling socket.c
[874/961] Compiling connect.c
[875/961] Compiling socket_helper.c
[876/961] Compiling bio.c
[877/961] Compiling base64.c
[878/961] Compiling tasn_utl.c
[879/961] Compiling tasn_typ.c
[880/961] Compiling tasn_fre.c
[881/961] Compiling tasn_new.c
[882/961] Compiling tasn_enc.c
[883/961] Compiling posix_time.c
[884/961] Compiling f_string.c
[885/961] Compiling tasn_dec.c
[886/961] Compiling asn_pack.c
[887/961] Compiling f_int.c
[888/961] Compiling asn1_par.c
[889/961] Compiling asn1_lib.c
[890/961] Compiling a_utctm.c
[891/961] Compiling a_time.c
[892/961] Compiling a_type.c
[893/961] Compiling a_octet.c
[894/961] Compiling a_strnid.c
[895/961] Compiling a_strex.c
[896/961] Compiling a_object.c
[897/961] Compiling a_mbstr.c
[898/961] Compiling a_int.c
[899/961] Compiling a_i2d_fp.c
[900/961] Compiling a_dup.c
[901/961] Write sources
[903/961] Compiling a_d2i_fp.c
[904/961] Compiling a_gentm.c
[905/961] Write sources
[907/961] Compiling a_bool.c
[908/961] Compiling a_bitstr.c
[909/961] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[910/1061] Compiling bcm.c
[912/1061] Compiling Algorithms Suffix.swift
[913/1061] Compiling Algorithms Trim.swift
[914/1063] Compiling Algorithms MinMax.swift
[915/1063] Compiling BitCollections BitSet+CustomReflectable.swift
[916/1063] Compiling BitCollections BitSet+CustomStringConvertible.swift
[917/1063] Compiling BitCollections BitSet+Equatable.swift
[918/1063] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[919/1063] Compiling BitCollections BitSet+Extras.swift
[920/1068] Compiling Algorithms RandomSample.swift
[921/1068] Compiling Algorithms Reductions.swift
[922/1068] Compiling Algorithms Rotate.swift
[923/1068] Compiling Algorithms Partition.swift
[924/1068] Compiling Algorithms Permutations.swift
[925/1068] Compiling Algorithms Product.swift
[926/1068] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[927/1068] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[928/1068] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[929/1068] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[930/1068] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[931/1068] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[932/1068] Compiling Atomics IntegerOperations.swift
[933/1068] Compiling Atomics Unmanaged extensions.swift
[934/1068] Compiling Algorithms Indexed.swift
[935/1068] Compiling Algorithms Intersperse.swift
[938/1068] Compiling Algorithms FlattenCollection.swift
[939/1068] Compiling Algorithms Grouped.swift
[940/1068] Compiling Algorithms EitherSequence.swift
[941/1068] Compiling Algorithms FirstNonNil.swift
[942/1068] Compiling BitCollections BitSet.swift
[943/1068] Compiling BitCollections Range+Utilities.swift
[944/1068] Compiling BitCollections Slice+Utilities.swift
[945/1068] Compiling BitCollections UInt+Tricks.swift
[946/1068] Compiling BitCollections _Word.swift
[949/1068] Compiling Algorithms Split.swift
[950/1068] Compiling Algorithms Stride.swift
[951/1068] Compiling Algorithms Joined.swift
[952/1068] Compiling Algorithms Keyed.swift
[961/1068] Compiling Algorithms Combinations.swift
[962/1068] Compiling Algorithms Compacted.swift
[963/1068] Compiling Algorithms Cycle.swift
[964/1068] Compiling Algorithms AdjacentPairs.swift
[965/1068] Compiling BitCollections BitSet+Hashable.swift
[966/1068] Compiling BitCollections BitSet+Initializers.swift
[967/1068] Compiling BitCollections BitSet+Invariants.swift
[968/1068] Compiling BitCollections BitSet+Random.swift
[969/1068] Compiling BitCollections BitSet+SetAlgebra basics.swift
[969/1068] Compiling c-nioatomics.c
[976/1068] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[977/1068] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[978/1068] Compiling BitCollections BitSet+SetAlgebra union.swift
[979/1068] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[980/1068] Compiling BitCollections BitSet.Counted.swift
[981/1068] Compiling BitCollections BitSet.Index.swift
[982/1068] Compiling BitCollections BitSet._UnsafeHandle.swift
[983/1068] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[984/1068] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[985/1068] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[986/1068] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[987/1068] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[988/1068] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[989/1068] Emitting module BitCollections
[994/1072] Compiling c-atomics.c
[996/1072] Emitting module Collections
[997/1072] Compiling Collections Collections.swift
[998/1078] Compiling Algorithms Unique.swift
[999/1078] Compiling Algorithms Windows.swift
[1020/1078] Compiling NIOConcurrencyHelpers lock.swift
[1021/1078] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1022/1078] Compiling NIOConcurrencyHelpers NIOLock.swift
[1023/1078] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1024/1078] Compiling NIOConcurrencyHelpers atomics.swift
[1031/1078] Emitting module NIOConcurrencyHelpers
[1032/1105] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[1033/1105] Compiling ConsoleKitTerminal CustomActivity.swift
[1034/1105] Compiling ConsoleKitTerminal LoadingBar.swift
[1035/1107] Compiling ConsoleKitTerminal ConsoleStyle.swift
[1036/1107] Compiling ConsoleKitTerminal ConsoleText.swift
[1037/1107] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1038/1107] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1039/1107] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1040/1107] Emitting module ConsoleKitTerminal
[1041/1107] Compiling ConsoleKitTerminal ConsoleClear.swift
[1042/1107] Compiling ConsoleKitTerminal Console+Ask.swift
[1043/1107] Compiling ConsoleKitTerminal Console+Choose.swift
[1044/1107] Compiling ConsoleKitTerminal ProgressBar.swift
[1045/1107] Compiling ConsoleKitTerminal Console+Clear.swift
[1046/1107] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[1047/1107] Compiling ConsoleKitTerminal ActivityBar.swift
[1048/1107] Compiling ConsoleKitTerminal ActivityIndicator.swift
[1049/1107] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[1050/1107] Compiling ConsoleKitTerminal Console+Output.swift
[1051/1107] Compiling ConsoleKitTerminal Console+Wait.swift
[1052/1107] Compiling ConsoleKitTerminal ConsoleColor.swift
[1053/1107] Compiling ConsoleKitTerminal Console+Confirm.swift
[1054/1107] Compiling ConsoleKitTerminal Console+Input.swift
[1055/1107] Compiling ConsoleKitTerminal Console+Center.swift
[1056/1107] Compiling ConsoleKitTerminal ANSI.swift
[1057/1107] Compiling ConsoleKitTerminal Console.swift
[1058/1107] Compiling ConsoleKitTerminal Terminal.swift
[1061/1107] Emitting module Atomics
[1062/1107] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1063/1107] Compiling ConsoleKitTerminal LoggerFragment.swift
[1064/1191] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1065/1191] Compiling NIOCore ByteBuffer-views.swift
[1066/1193] Compiling NIOCore AddressedEnvelope.swift
[1067/1193] Compiling NIOCore AsyncAwaitSupport.swift
[1068/1193] Compiling NIOCore AsyncChannel.swift
[1069/1193] Emitting module ConsoleKitCommands
[1070/1193] Emitting module Algorithms
[1071/1193] Compiling NIOCore ByteBuffer-core.swift
[1072/1193] Compiling NIOCore ByteBuffer-hex.swift
[1073/1193] Compiling NIOCore ByteBuffer-int.swift
[1074/1193] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1075/1193] Compiling NIOCore ByteBuffer-multi-int.swift
[1076/1193] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1077/1193] Compiling ConsoleKitCommands Utilities.swift
[1078/1193] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1079/1193] Compiling NIOCore NIOAsyncWriter.swift
[1080/1193] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1081/1193] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1082/1193] Compiling NIOCore AsyncChannelHandler.swift
[1083/1193] Compiling NIOCore AsyncChannelInboundStream.swift
[1084/1193] Compiling NIOCore ByteBuffer-aux.swift
[1085/1193] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1086/1193] Compiling NIOCore ByteBuffer-conversions.swift
[1087/1193] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1088/1193] Compiling NIOCore BSDSocketAPI.swift
[1089/1195] Compiling ConsoleKit Exports.swift
[1090/1195] Emitting module ConsoleKit
[1091/1195] Compiling NIOCore GlobalSingletons.swift
[1092/1195] Compiling NIOCore IO.swift
[1093/1195] Compiling NIOCore IOData.swift
[1094/1195] Compiling NIOCore IPProtocol.swift
[1095/1195] Compiling NIOCore IntegerBitPacking.swift
[1096/1195] Compiling NIOCore IntegerTypes.swift
[1097/1195] Compiling NIOCore Interfaces.swift
[1098/1195] Compiling NIOCore NIOScheduledCallback.swift
[1099/1195] Compiling NIOCore NIOSendable.swift
[1100/1195] Compiling NIOCore PointerHelpers.swift
[1101/1195] Compiling NIOCore RecvByteBufferAllocator.swift
[1102/1195] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1103/1195] Compiling NIOCore SocketAddresses.swift
[1104/1201] Compiling NIOCore Linux.swift
[1105/1201] Compiling NIOCore MarkedCircularBuffer.swift
[1106/1201] Compiling NIOCore MulticastChannel.swift
[1107/1201] Compiling NIOCore NIOAny.swift
[1108/1201] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1109/1201] Compiling NIOCore NIOLoopBound.swift
[1110/1201] Compiling NIOCore Codec.swift
[1111/1201] Compiling NIOCore ConvenienceOptionSupport.swift
[1112/1201] Compiling NIOCore DeadChannel.swift
[1113/1201] Compiling NIOCore DispatchQueue+WithFuture.swift
[1114/1201] Compiling NIOCore EventLoop+Deprecated.swift
[1115/1201] Compiling NIOCore EventLoop+SerialExecutor.swift
[1116/1201] Compiling NIOCore EventLoop.swift
[1117/1201] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1118/1201] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1119/1201] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1120/1201] Compiling NIOCore EventLoopFuture.swift
[1121/1201] Compiling NIOCore FileDescriptor.swift
[1122/1201] Compiling NIOCore FileHandle.swift
[1123/1201] Compiling NIOCore FileRegion.swift
[1124/1201] Compiling NIOCore SocketOptionProvider.swift
[1125/1201] Compiling NIOCore SystemCallHelpers.swift
[1126/1201] Compiling NIOCore TimeAmount+Duration.swift
[1127/1201] Compiling NIOCore TypeAssistedChannelHandler.swift
[1128/1201] Compiling NIOCore UniversalBootstrapSupport.swift
[1129/1201] Compiling NIOCore Utilities.swift
[1139/1201] Compiling NIOCore ChannelHandlers.swift
[1140/1201] Compiling NIOCore ChannelInvoker.swift
[1141/1201] Compiling NIOCore ChannelOption.swift
[1142/1201] Compiling NIOCore ChannelPipeline.swift
[1143/1201] Compiling NIOCore CircularBuffer.swift
[1168/1201] Emitting module NIOCore
[1169/1255] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1170/1255] Compiling NIOEmbedded AsyncTestingChannel.swift
[1171/1255] Compiling NIOEmbedded Embedded.swift
[1172/1255] Emitting module NIOEmbedded
[1173/1255] Compiling NIOPosix GetaddrinfoResolver.swift
[1174/1255] Compiling NIOPosix HappyEyeballs.swift
[1175/1255] Compiling NIOPosix IO.swift
[1176/1255] Compiling NIOPosix IntegerBitPacking.swift
[1177/1255] Compiling NIOPosix IntegerTypes.swift
[1178/1255] Compiling NIOPosix Linux.swift
[1179/1260] Compiling NIOPosix PendingWritesManager.swift
[1180/1260] Compiling NIOPosix PipeChannel.swift
[1181/1260] Compiling NIOPosix PipePair.swift
[1182/1260] Compiling NIOPosix PointerHelpers.swift
[1183/1260] Compiling NIOPosix Pool.swift
[1184/1260] Compiling NIOPosix UnsafeTransfer.swift
[1185/1260] Compiling NIOPosix Utilities.swift
[1186/1260] Compiling NIOPosix VsockAddress.swift
[1187/1260] Compiling NIOPosix VsockChannelEvents.swift
[1188/1260] Compiling NIOPosix resource_bundle_accessor.swift
[1189/1260] Compiling NIOPosix BaseStreamSocketChannel.swift
[1190/1260] Compiling NIOPosix Bootstrap.swift
[1191/1260] Compiling NIOPosix ControlMessage.swift
[1192/1260] Compiling NIOPosix DatagramVectorReadManager.swift
[1193/1260] Compiling NIOPosix Errors+Any.swift
[1194/1260] Compiling NIOPosix FileDescriptor.swift
[1195/1260] Compiling NIOPosix BSDSocketAPICommon.swift
[1196/1260] Compiling NIOPosix BSDSocketAPIPosix.swift
[1197/1260] Compiling NIOPosix BSDSocketAPIWindows.swift
[1198/1260] Compiling NIOPosix BaseSocket.swift
[1199/1260] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1200/1260] Compiling NIOPosix BaseSocketChannel.swift
[1201/1260] Compiling NIOPosix Selectable.swift
[1202/1260] Compiling NIOPosix SelectableChannel.swift
[1203/1260] Compiling NIOPosix SelectableEventLoop.swift
[1204/1260] Compiling NIOPosix SelectorEpoll.swift
[1205/1260] Compiling NIOPosix SelectorGeneric.swift
[1206/1260] Compiling NIOPosix SocketProtocols.swift
[1207/1260] Compiling NIOPosix System.swift
[1208/1260] Compiling NIOPosix Thread.swift
[1209/1260] Compiling NIOPosix ThreadPosix.swift
[1210/1260] Compiling NIOPosix ThreadWindows.swift
[1211/1260] Compiling NIOPosix SelectorKqueue.swift
[1212/1260] Compiling NIOPosix SelectorUring.swift
[1213/1260] Compiling NIOPosix ServerSocket.swift
[1214/1260] Compiling NIOPosix Socket.swift
[1215/1260] Compiling NIOPosix SocketChannel.swift
[1216/1260] Compiling NIOPosix PooledRecvBufferAllocator.swift
[1217/1260] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1218/1260] Compiling NIOPosix PosixSingletons.swift
[1219/1260] Compiling NIOPosix RawSocketBootstrap.swift
[1220/1260] Compiling NIOPosix Resolver.swift
[1221/1260] Compiling NIOPosix LinuxCPUSet.swift
[1222/1260] Compiling NIOPosix LinuxUring.swift
[1223/1260] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1224/1260] Compiling NIOPosix NIOThreadPool.swift
[1225/1260] Compiling NIOPosix NonBlockingFileIO.swift
[1226/1260] Compiling NIOPosix PendingDatagramWritesManager.swift
[1227/1260] Emitting module NIOPosix
[1228/1318] Emitting module NIO
[1229/1318] Compiling NIO Exports.swift
[1230/1357] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1231/1357] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1232/1357] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1233/1357] Compiling NIOSOCKS Messages.swift
[1234/1357] Compiling NIOSOCKS ClientStateMachine.swift
[1235/1357] Compiling NIOSOCKS SOCKSResponse.swift
[1236/1358] Compiling NIOSOCKS Helpers.swift
[1237/1358] Compiling NIOSOCKS Errors.swift
[1238/1358] Compiling NIOSOCKS SOCKSRequest.swift
[1239/1358] Compiling NIOHTTP1 ByteCollectionUtils.swift
[1240/1358] Compiling NIOHTTP1 HTTPDecoder.swift
[1241/1358] Compiling NIOSOCKS ServerStateMachine.swift
[1242/1358] Emitting module NIOSOCKS
[1243/1358] Compiling NIOHTTP1 HTTPEncoder.swift
[1244/1358] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1245/1358] Compiling NIOTLS TLSEvents.swift
[1246/1358] Emitting module NIOTLS
[1247/1358] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1248/1358] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1249/1358] Compiling NIOTLS SNIHandler.swift
[1250/1358] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[1251/1358] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1252/1388] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[1253/1388] Compiling NIOSSL NIOSSLHandler.swift
[1254/1388] Compiling NIOSSL NIOSSLServerHandler.swift
[1255/1388] Compiling NIOSSL SafeCompare.swift
[1256/1388] Compiling NIOSSL Zeroization.swift
[1257/1388] Compiling NIOSSL SSLCertificateExtensions.swift
[1258/1388] Compiling NIOSSL SSLCertificate.swift
[1259/1388] Compiling NIOSSL RNG.swift
[1260/1388] Compiling NIOSSL ObjectIdentifier.swift
[1261/1388] Compiling NIOSSL AndroidCABundle.swift
[1262/1388] Compiling NIOSSL LinuxCABundle.swift
[1263/1388] Compiling NIOSSL NIOSSLClientHandler.swift
[1264/1388] Compiling NIOSSL ByteBufferBIO.swift
[1265/1388] Compiling NIOSSL CustomPrivateKey.swift
[1266/1388] Compiling NIOSSL SSLConnection.swift
[1267/1388] Compiling NIOSSL SSLContext.swift
[1268/1390] Compiling NIOSSL SSLCallbacks.swift
[1270/1390] Compiling _NIOFileSystem Errno.swift
[1271/1390] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[1272/1390] Compiling _NIOFileSystem Mocking.swift
[1273/1393] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1274/1393] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1275/1393] Emitting module NIOFoundationCompat
[1276/1415] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1277/1415] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1278/1415] Compiling NIOTransportServices NIOTSBootstraps.swift
[1279/1415] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1280/1415] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[1281/1415] Compiling _NIOFileSystem Utilities.swift
[1282/1415] Compiling _NIOFileSystem OpenOptions.swift
[1283/1415] Compiling _NIOFileSystem resource_bundle_accessor.swift
[1284/1415] Emitting module NIOHTTP1
[1285/1415] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1286/1415] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1287/1415] Compiling NIOSSL SSLErrors.swift
[1288/1415] Compiling NIOSSL SSLInit.swift
[1289/1415] Compiling NIOSSL SSLPKCS12Bundle.swift
[1290/1418] Compiling AsyncKit Optional+StrictMap.swift
[1291/1418] Compiling AsyncKit Exports.swift
[1292/1418] Emitting module _NIOFileSystem
[1297/1418] Compiling NIOTransportServices AcceptHandler.swift
[1298/1418] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1299/1418] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1300/1418] Compiling NIOTransportServices NIOTSEventLoop.swift
[1301/1418] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1304/1418] Compiling NIOSSL SubjectAlternativeName.swift
[1305/1418] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1306/1418] Compiling NIOTransportServices NIOTSErrors.swift
[1307/1418] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1308/1418] Compiling NIOTransportServices NIOTSSingletons.swift
[1309/1418] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1310/1418] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1311/1483] Compiling NIOSSL NIOSSLSecureBytes.swift
[1315/1483] Compiling NIOSSL TLSConfiguration.swift
[1316/1483] Compiling NIOSSL UniversalBootstrapSupport.swift
[1317/1483] Compiling MultipartKit MultipartPart.swift
[1318/1483] Compiling MultipartKit MultipartPartConvertible.swift
[1321/1483] Compiling MultipartKit MultipartFormData.swift
[1322/1483] Compiling MultipartKit MultipartParser.swift
[1326/1485] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1327/1485] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1330/1485] Compiling NIOWebSocket WebSocketOpcode.swift
[1331/1486] Compiling NIOWebSocket SHA1.swift
[1334/1486] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[1335/1486] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[1336/1486] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[1337/1486] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1338/1487] Compiling NIOHPACK IndexedHeaderTable.swift
[1339/1487] Compiling NIOHPACK IntegerCoding.swift
[1340/1488] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1341/1488] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1342/1488] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1343/1488] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[1344/1488] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[1345/1488] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[1346/1488] Compiling MultipartKit FormDataDecoder.swift
[1347/1488] Compiling MultipartKit FormDataEncoder.Encoder.swift
[1348/1488] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[1355/1491] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[1356/1491] Compiling NIOHPACK StaticHeaderTable.swift
[1357/1491] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[1360/1491] Compiling MultipartKit FormDataEncoder.swift
[1361/1491] Compiling MultipartKit Storage.swift
[1365/1491] Compiling MultipartKit FormDataDecoder.Decoder.swift
[1368/1491] Compiling MultipartKit BasicCodingKey.swift
[1369/1491] Compiling MultipartKit MultipartError.swift
[1370/1491] Compiling MultipartKit Exports.swift
[1373/1491] Emitting module NIOTransportServices
[1380/1493] Compiling NIOHPACK HuffmanCoding.swift
[1381/1493] Compiling NIOHPACK HPACKErrors.swift
[1382/1493] Compiling NIOHPACK HuffmanTables.swift
[1383/1493] Compiling NIOHPACK HeaderTables.swift
[1384/1493] Emitting module _NIOFileSystemFoundationCompat
[1385/1493] Emitting module NIOFileSystem
[1386/1493] Compiling NIOFileSystem Exports.swift
[1387/1493] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1388/1493] Emitting module NIOHTTPCompression
[1389/1493] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1390/1493] Compiling NIOHTTPCompression HTTPDecompression.swift
[1391/1493] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1392/1493] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1393/1493] Compiling NIOHTTPCompression HTTPCompression.swift
[1394/1493] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1395/1493] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1396/1493] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1397/1493] Compiling NIOWebSocket WebSocketFrame.swift
[1406/1493] Emitting module NIOWebSocket
[1423/1493] Emitting module MultipartKit
[1426/1495] Emitting module NIOSSL
[1427/1495] Compiling NIOHPACK HPACKEncoder.swift
[1430/1495] Compiling NIOHPACK HPACKHeader.swift
[1433/1495] Compiling NIOSSL resource_bundle_accessor.swift
[1434/1495] Emitting module NIOExtras
[1435/1495] Emitting module NIOHPACK
[1436/1495] Compiling MultipartKit MultipartSerializer.swift
[1437/1495] Compiling MultipartKit Utilities.swift
[1438/1555] Compiling NIOHTTP2 SendingHeadersState.swift
[1439/1555] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1440/1555] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1441/1555] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1442/1555] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1443/1555] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1444/1555] Compiling NIOHTTP2 QuiescingState.swift
[1445/1555] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1446/1555] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1447/1555] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1448/1555] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1449/1555] Compiling NIOHTTP2 MayReceiveFrames.swift
[1450/1555] Compiling NIOHTTP2 MaySendFrames.swift
[1451/1555] Compiling NIOHTTP2 SendingDataState.swift
[1452/1555] Compiling NIOHTTP2 SendingGoawayState.swift
[1453/1555] Compiling NIOHTTP2 ReceivingDataState.swift
[1454/1555] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1455/1555] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1456/1555] Compiling NIOExtras WritePCAPHandler.swift
[1457/1563] Compiling NIOHTTP2 SendingRstStreamState.swift
[1458/1563] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1459/1563] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1460/1563] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1461/1563] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1462/1563] Compiling NIOHTTP2 HasLocalSettings.swift
[1463/1563] Compiling NIOHTTP2 HasRemoteSettings.swift
[1464/1569] Compiling WebSocketKit WebSocket+Connect.swift
[1465/1569] Compiling WebSocketKit Exports.swift
[1466/1569] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1467/1569] Compiling WebSocketKit WebSocket.swift
[1468/1569] Compiling WebSocketKit WebSocketHandler.swift
[1469/1569] Compiling WebSocketKit WebSocket+Concurrency.swift
[1470/1569] Compiling WebSocketKit WebSocketClient.swift
[1471/1569] Emitting module WebSocketKit
[1472/1569] Compiling NIOHTTP2 HTTP2Settings.swift
[1473/1569] Compiling NIOHTTP2 HTTP2Stream.swift
[1474/1569] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1475/1569] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1476/1569] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1477/1569] Compiling NIOHTTP2 HTTP2StreamID.swift
[1478/1569] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1479/1569] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1480/1569] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1481/1569] Compiling NIOHTTP2 InboundEventBuffer.swift
[1482/1569] Compiling NIOHTTP2 InboundWindowManager.swift
[1483/1569] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1484/1569] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1485/1569] Compiling NIOHTTP2 StreamChannelList.swift
[1486/1569] Compiling NIOHTTP2 StreamMap.swift
[1487/1569] Compiling NIOHTTP2 StreamStateMachine.swift
[1488/1569] Compiling NIOHTTP2 UnsafeTransfer.swift
[1489/1569] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1490/1569] Emitting module SwiftSyntax
[1496/1569] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1497/1569] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1498/1569] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1499/1569] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1500/1569] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1501/1569] Compiling NIOHTTP2 DOSHeuristics.swift
[1502/1569] Compiling NIOHTTP2 Error+Any.swift
[1503/1569] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1504/1569] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1505/1569] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1509/1569] Compiling NIOHTTP2 StateMachineResult.swift
[1510/1569] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1511/1569] Compiling NIOHTTP2 HTTP2Frame.swift
[1512/1569] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1513/1569] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1514/1569] Compiling NIOHTTP2 HTTP2PingData.swift
[1515/1569] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1523/1569] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1529/1569] Emitting module NIOHTTP2
[1546/1569] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1547/1569] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1548/1569] Compiling NIOHTTP2 HTTP2Error.swift
[1549/1569] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1557/1627] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1558/1627] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1559/1627] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1560/1627] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1561/1627] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1562/1627] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1563/1627] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1564/1633] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1565/1633] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1566/1633] Compiling AsyncHTTPClient ConnectionTarget.swift
[1567/1633] Compiling AsyncHTTPClient DeconstructedURL.swift
[1568/1633] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1569/1633] Compiling AsyncHTTPClient FoundationExtensions.swift
[1570/1633] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1571/1633] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1572/1633] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1573/1633] Compiling AsyncHTTPClient Transaction.swift
[1574/1633] Compiling AsyncHTTPClient Base64.swift
[1575/1633] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1576/1633] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1577/1633] Emitting module AsyncKit
[1578/1633] Compiling AsyncHTTPClient SSLContextCache.swift
[1579/1633] Compiling AsyncHTTPClient Scheme.swift
[1580/1633] Compiling AsyncHTTPClient Singleton.swift
[1581/1633] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1582/1633] Compiling AsyncHTTPClient UnsafeTransfer.swift
[1583/1633] Compiling AsyncHTTPClient Utils.swift
[1584/1633] Compiling AsyncHTTPClient ConnectionPool.swift
[1585/1633] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1586/1633] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1587/1633] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1588/1633] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1589/1633] Compiling AsyncHTTPClient HTTP1Connection.swift
[1590/1633] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1591/1633] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1592/1633] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1593/1633] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1594/1633] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1595/1633] Compiling AsyncHTTPClient RequestBodyLength.swift
[1596/1633] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1597/1633] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1598/1633] Compiling AsyncHTTPClient HTTP2Connection.swift
[1599/1633] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1600/1633] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1601/1633] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1602/1633] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1603/1633] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1604/1633] Compiling AsyncHTTPClient TLSConfiguration.swift
[1605/1633] Compiling AsyncHTTPClient RedirectState.swift
[1606/1633] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1607/1633] Compiling AsyncHTTPClient RequestBag.swift
[1608/1633] Compiling AsyncHTTPClient RequestValidation.swift
[1609/1633] Emitting module AsyncHTTPClient
[1610/1633] Compiling AsyncHTTPClient RequestOptions.swift
[1611/1633] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1612/1633] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1613/1633] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1614/1633] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1615/1633] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1616/1633] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1617/1633] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1618/1633] Compiling AsyncHTTPClient HTTPClient.swift
[1619/1633] Compiling AsyncHTTPClient HTTPHandler.swift
[1620/1633] Compiling AsyncHTTPClient LRUCache.swift
[1621/1633] Compiling AsyncHTTPClient NWErrorHandler.swift
[1627/1685] Compiling SwiftDiagnostics Message.swift
[1628/1685] Compiling SwiftDiagnostics Note.swift
[1629/1685] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[1630/1685] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[1631/1685] Compiling SwiftDiagnostics FixIt.swift
[1632/1685] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[1633/1685] Compiling SwiftDiagnostics Diagnostic.swift
[1634/1685] Compiling SwiftDiagnostics Convenience.swift
[1635/1685] Emitting module SwiftDiagnostics
[1636/1685] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[1637/1685] Emitting module SwiftBasicFormat
[1638/1685] Compiling SwiftBasicFormat Syntax+Extensions.swift
[1639/1685] Compiling SwiftBasicFormat BasicFormat.swift
[1640/1685] Compiling SwiftParser UnicodeScalarExtensions.swift
[1641/1685] Compiling SwiftParser Lookahead.swift
[1642/1685] Compiling SwiftParser LoopProgressCondition.swift
[1643/1685] Compiling SwiftParser Modifiers.swift
[1644/1689] Compiling SwiftParser Statements.swift
[1645/1689] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[1646/1689] Compiling SwiftParser StringLiterals.swift
[1647/1689] Compiling SwiftParser SwiftParserCompatibility.swift
[1648/1689] Compiling SwiftParser Names.swift
[1649/1689] Compiling SwiftParser Nominals.swift
[1650/1689] Compiling SwiftParser Parameters.swift
[1651/1689] Compiling SwiftParser ParseSourceFile.swift
[1652/1689] Compiling SwiftParser Parser.swift
[1653/1689] Compiling SwiftParser Patterns.swift
[1654/1689] Compiling SwiftParser Recovery.swift
[1655/1689] Compiling SwiftParser Specifiers.swift
[1656/1689] Compiling SwiftParser SyntaxUtils.swift
[1657/1689] Compiling SwiftParser TokenConsumer.swift
[1658/1689] Compiling SwiftParser TokenPrecedence.swift
[1659/1689] Compiling SwiftParser TokenSpec.swift
[1660/1689] Compiling SwiftParser TokenSpecSet.swift
[1661/1689] Compiling SwiftParser TopLevel.swift
[1662/1689] Compiling SwiftParser TriviaParser.swift
[1663/1689] Compiling SwiftParser Types.swift
[1664/1689] Compiling SwiftParser Attributes.swift
[1665/1689] Compiling SwiftParser Availability.swift
[1666/1689] Compiling SwiftParser CharacterInfo.swift
[1667/1689] Compiling SwiftParser CollectionNodes+Parsable.swift
[1668/1689] Compiling SwiftParser Declarations.swift
[1669/1689] Emitting module SwiftParser
[1670/1880] Compiling Vapor Bytes+SecureCompare.swift
[1671/1880] Compiling Vapor Collection+Safe.swift
[1672/1880] Compiling Vapor DataProtocol+Copy.swift
[1673/1880] Compiling Vapor DecoderUnwrapper.swift
[1674/1880] Compiling Vapor AsyncSessionDriver.swift
[1675/1880] Compiling Vapor Authentication+Concurrency.swift
[1676/1880] Compiling Vapor Cache+Concurrency.swift
[1677/1880] Compiling Vapor Client+Concurrency.swift
[1678/1880] Compiling Vapor ServeCommand.swift
[1679/1880] Compiling Vapor AnyResponse+Concurrency.swift
[1680/1880] Compiling Vapor AsyncBasicResponder.swift
[1681/1880] Compiling Vapor AsyncMiddleware.swift
[1682/1880] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[1683/1880] Compiling Vapor RequestBody+Concurrency.swift
[1684/1880] Compiling Vapor Responder+Concurrency.swift
[1685/1880] Compiling Vapor ResponseCodable+Concurrency.swift
[1686/1880] Compiling Vapor RoutesBuilder+Concurrency.swift
[1687/1880] Compiling Vapor ViewRenderer+Concurrency.swift
[1688/1903] Compiling SwiftOperators PrecedenceGroup.swift
[1689/1904] Compiling SwiftOperators PrecedenceGraph.swift
[1690/1904] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[1691/1905] Compiling SwiftOperators SyntaxSynthesis.swift
[1692/1905] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[1693/1905] Compiling SwiftOperators OperatorTable+Semantics.swift
[1694/1905] Compiling SwiftOperators OperatorTable.swift
[1695/1905] Compiling SwiftOperators OperatorTable+Defaults.swift
[1696/1905] Compiling SwiftOperators Operator.swift
[1697/1905] Compiling SwiftOperators OperatorError.swift
[1698/1905] Compiling SwiftOperators OperatorTable+Folding.swift
[1699/1905] Compiling SwiftOperators OperatorError+Diagnostics.swift
[1700/1905] Emitting module SwiftOperators
[1701/1905] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[1702/1905] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[1703/1905] Compiling SwiftParserDiagnostics MissingNodesError.swift
[1704/1905] Compiling SwiftParserDiagnostics MissingTokenError.swift
[1709/1905] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[1710/1905] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[1719/1905] Compiling Vapor WebSocket+Concurrency.swift
[1720/1905] Compiling Vapor ContainerGetPathExecutor.swift
[1721/1905] Compiling Vapor Content.swift
[1722/1905] Compiling Vapor ContentCoders.swift
[1723/1905] Compiling Vapor ContentConfiguration.swift
[1724/1905] Compiling Vapor ContentContainer.swift
[1725/1905] Compiling Vapor JSONCoder+Custom.swift
[1726/1926] Emitting module SwiftParserDiagnostics
[1727/1926] Compiling SwiftParserDiagnostics Utils.swift
[1728/1926] Compiling SwiftParserDiagnostics PresenceUtils.swift
[1729/1926] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[1730/1926] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[1731/1926] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[1734/1940] Compiling Vapor DirectoryConfiguration.swift
[1735/1940] Compiling Vapor DotEnv.swift
[1736/1940] Compiling Vapor Extendable.swift
[1737/1940] Compiling Vapor File.swift
[1738/1940] Compiling Vapor FileIO.swift
[1739/1940] Compiling Vapor LifecycleHandler.swift
[1740/1940] Compiling Vapor OptionalType.swift
[1741/1940] Compiling Vapor RFC1123.swift
[1742/1940] Compiling Vapor SocketAddress+Hostname.swift
[1743/1940] Compiling Vapor Storage.swift
[1744/1940] Compiling Vapor String+IsIPAddress.swift
[1745/1940] Compiling Vapor Thread.swift
[1746/1940] Compiling Vapor URI.swift
[1747/1940] Compiling Vapor RangeResult.swift
[1748/1940] Compiling Vapor Validatable.swift
[1749/1940] Compiling Vapor Validation.swift
[1750/1940] Compiling Vapor ValidationKey.swift
[1751/1940] Compiling Vapor Validations.swift
[1752/1940] Compiling Vapor ValidationsError.swift
[1753/1940] Compiling Vapor Validator.swift
[1754/1940] Compiling Vapor ValidatorResult.swift
[1755/1940] Compiling Vapor ResponseCompressionMiddleware.swift
[1756/1940] Compiling Vapor RouteLoggingMiddleware.swift
[1757/1940] Compiling Vapor File+Multipart.swift
[1758/1940] Compiling Vapor FormDataDecoder+Content.swift
[1759/1940] Compiling Vapor FormDataEncoder+Content.swift
[1760/1940] Compiling Vapor Application+Password.swift
[1761/1940] Compiling Vapor Application+Passwords.swift
[1762/1940] Compiling Vapor AsyncPasswordHasher.swift
[1763/1940] Compiling Vapor BcryptHasher.swift
[1764/1940] Compiling Vapor PasswordHasher.swift
[1765/1940] Compiling Vapor PlaintextHasher.swift
[1766/1940] Compiling Vapor Request+Password.swift
[1767/1940] Compiling Vapor Redirect.swift
[1768/1940] Compiling Vapor Request+Body.swift
[1769/1940] Compiling Vapor Request+BodyStream.swift
[1770/1940] Compiling Vapor Request.swift
[1771/1940] Compiling Vapor Application+Responder.swift
[1772/1940] Compiling Vapor DefaultResponder.swift
[1773/1940] Compiling Vapor Response+Body.swift
[1774/1940] Compiling Vapor Response.swift
[1775/1940] Compiling Vapor ResponseCodable.swift
[1776/1940] Compiling Vapor Application.swift
[1777/1940] Compiling Vapor AuthenticationCache.swift
[1778/1940] Compiling Vapor Authenticator.swift
[1779/1940] Compiling Vapor BasicAuthorization.swift
[1780/1940] Compiling Vapor BearerAuthorization.swift
[1781/1940] Compiling Vapor GuardMiddleware.swift
[1782/1940] Compiling Vapor RedirectMiddleware.swift
[1783/1940] Compiling Vapor SessionAuthenticatable.swift
[1784/1940] Compiling Vapor Bcrypt.swift
[1785/1940] Compiling Vapor Application+Cache.swift
[1786/1940] Compiling Vapor Cache.swift
[1787/1940] Compiling Vapor CacheExpirationTime.swift
[1788/1940] Compiling Vapor MemoryCache.swift
[1789/1940] Compiling Vapor Request+Cache.swift
[1790/1940] Compiling Vapor Application+Clients.swift
[1791/1940] Compiling Vapor Client.swift
[1792/1940] Compiling Vapor ClientRequest.swift
[1793/1940] Compiling Vapor ClientResponse.swift
[1794/1940] Compiling Vapor Request+Client.swift
[1795/1940] Compiling Vapor BootCommand.swift
[1796/1940] Compiling Vapor CommandContext+Application.swift
[1797/1940] Compiling Vapor RoutesCommand.swift
[1798/1940] Compiling Vapor JSONCoders+Content.swift
[1799/1940] Compiling Vapor PlaintextDecoder.swift
[1800/1940] Compiling Vapor PlaintextEncoder.swift
[1801/1940] Compiling Vapor URLQueryCoders.swift
[1802/1940] Compiling Vapor URLQueryContainer.swift
[1803/1940] Compiling Vapor Core.swift
[1804/1940] Compiling Vapor Running.swift
[1805/1940] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[1806/1940] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[1807/1940] Compiling Vapor DotEnvFile+load.swift
[1808/1940] Compiling Vapor Routes+caseInsenstive.swift
[1809/1940] Compiling Vapor Validatable+validate.swift
[1810/1940] Compiling Vapor Environment+Process.swift
[1811/1940] Compiling Vapor Environment+Secret.swift
[1812/1940] Compiling Vapor Environment.swift
[1813/1940] Compiling Vapor Abort.swift
[1814/1940] Compiling Vapor AbortError.swift
[1815/1940] Compiling Vapor DebuggableError.swift
[1816/1940] Compiling Vapor Demangler.swift
[1817/1940] Compiling Vapor ErrorSource.swift
[1818/1940] Compiling Vapor StackTrace.swift
[1819/1940] Compiling Vapor Exports.swift
[1820/1940] Compiling Vapor Application+HTTP.swift
[1821/1940] Compiling Vapor BasicResponder.swift
[1822/1940] Compiling Vapor BodyStream.swift
[1823/1940] Compiling Vapor Application+HTTP+Client.swift
[1824/1940] Compiling Vapor EventLoopHTTPClient.swift
[1825/1940] Compiling Vapor EndpointCache.swift
[1826/1940] Compiling Vapor HTTPMethod+String.swift
[1827/1940] Compiling Vapor HTTPStatus.swift
[1828/1940] Compiling Vapor HTTPCookies.swift
[1829/1940] Compiling Vapor HTTPHeaderCacheControl.swift
[1830/1940] Compiling Vapor HTTPHeaderExpires.swift
[1831/1940] Compiling Vapor HTTPHeaderLastModified.swift
[1832/1940] Compiling Vapor HTTPHeaders+Cache.swift
[1833/1940] Compiling Vapor HTTPHeaders+Connection.swift
[1834/1940] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[1835/1940] Compiling Vapor HTTPHeaders+ContentRange.swift
[1836/1940] Compiling Vapor HTTPHeaders+Directive.swift
[1837/1940] Compiling Vapor HTTPHeaders+Forwarded.swift
[1838/1940] Compiling Vapor HTTPHeaders+Link.swift
[1839/1940] Compiling Vapor HTTPHeaders+Name.swift
[1840/1940] Compiling Vapor And.swift
[1841/1940] Compiling Vapor Case.swift
[1842/1940] Compiling Vapor CharacterSet.swift
[1843/1940] Compiling Vapor Count.swift
[1844/1940] Compiling Vapor Email.swift
[1845/1940] Compiling Vapor Empty.swift
[1846/1940] Compiling Vapor In.swift
[1847/1940] Compiling Vapor Nil.swift
[1848/1940] Compiling Vapor NilIgnoring.swift
[1849/1940] Compiling Vapor Not.swift
[1850/1940] Compiling Vapor Or.swift
[1851/1940] Compiling Vapor Pattern.swift
[1852/1940] Compiling Vapor Range.swift
[1853/1940] Compiling Vapor URL.swift
[1854/1940] Compiling Vapor Valid.swift
[1855/1940] Compiling Vapor Application+Views.swift
[1856/1940] Compiling Vapor PlaintextRenderer.swift
[1857/1940] Compiling Vapor Request+View.swift
[1858/1940] Compiling Vapor View.swift
[1859/1940] Compiling Vapor ViewRenderer.swift
[1860/1940] Compiling Vapor _Deprecations.swift
[1861/1940] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[1862/1941] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[1863/1941] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[1864/1941] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[1865/1941] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[1866/1941] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[1867/1941] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[1868/1941] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[1869/1941] Emitting module SwiftSyntaxBuilder
[1870/1941] Compiling Vapor SessionsConfiguration.swift
[1871/1941] Compiling Vapor SessionsMiddleware.swift
[1872/1941] Compiling Vapor URLEncodedFormData.swift
[1873/1941] Compiling Vapor URLEncodedFormDecoder.swift
[1874/1941] Compiling Vapor URLEncodedFormEncoder.swift
[1875/1941] Compiling Vapor URLEncodedFormError.swift
[1876/1941] Compiling Vapor URLEncodedFormParser.swift
[1877/1941] Compiling Vapor URLEncodedFormSerializer.swift
[1878/1941] Compiling Vapor URLQueryFragmentConvertible.swift
[1879/1941] Compiling Vapor AnyResponse.swift
[1880/1941] Compiling Vapor Array+Random.swift
[1881/1941] Compiling Vapor Base32.swift
[1882/1941] Compiling Vapor Base64.swift
[1883/1941] Compiling Vapor BaseN.swift
[1884/1941] Compiling Vapor BasicCodingKey.swift
[1885/1941] Compiling Vapor ByteCount.swift
[1886/1941] Compiling Vapor Bytes+Hex.swift
[1891/1941] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[1892/1941] Compiling SwiftSyntaxBuilder Indenter.swift
[1893/1941] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[1894/1941] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[1895/1941] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[1896/1941] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[1897/1941] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[1898/1941] Compiling Vapor HTTPHeaders.swift
[1899/1941] Compiling Vapor HTTPMediaType.swift
[1900/1941] Compiling Vapor HTTPMediaTypePreference.swift
[1901/1941] Compiling Vapor Responder.swift
[1902/1941] Compiling Vapor Application+HTTP+Server.swift
[1903/1941] Compiling Vapor HTTPServer.swift
[1904/1941] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[1905/1941] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[1906/1941] Compiling Vapor HTTPServerHandler.swift
[1907/1941] Compiling Vapor HTTPServerRequestDecoder.swift
[1908/1941] Compiling Vapor HTTPServerResponseEncoder.swift
[1909/1941] Compiling Vapor HTTPServerUpgradeHandler.swift
[1910/1941] Compiling Vapor Logger+Report.swift
[1911/1941] Compiling Vapor LoggingSystem+Environment.swift
[1912/1941] Compiling Vapor Application+Middleware.swift
[1913/1941] Compiling Vapor CORSMiddleware.swift
[1914/1941] Compiling Vapor ErrorMiddleware.swift
[1915/1941] Compiling Vapor FileMiddleware.swift
[1916/1941] Compiling Vapor Middleware.swift
[1917/1941] Compiling Vapor MiddlewareConfiguration.swift
[1918/1955] Compiling SwiftSyntaxMacros AccessorMacro.swift
[1919/1955] Compiling SwiftSyntaxMacros AttachedMacro.swift
[1920/1956] Compiling SwiftSyntaxMacros Macro+Format.swift
[1921/1956] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[1922/1956] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[1923/1956] Emitting module SwiftSyntaxMacros
[1924/1956] Compiling SwiftSyntaxMacros PeerMacro.swift
[1925/1956] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[1926/1956] Compiling SwiftSyntaxMacros MemberMacro.swift
[1927/1956] Compiling SwiftSyntaxMacros Macro.swift
[1928/1956] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[1929/1956] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[1930/1956] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[1931/1956] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[1932/1956] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[1933/1964] Compiling Vapor Application+Routes.swift
[1934/1964] Compiling Vapor Parameters+Require.swift
[1935/1964] Compiling Vapor Request+WebSocket.swift
[1936/1964] Compiling Vapor Route.swift
[1937/1964] Compiling Vapor RouteCollection.swift
[1938/1964] Compiling Vapor Routes.swift
[1939/1964] Compiling Vapor RoutesBuilder+Group.swift
[1940/1964] Compiling Vapor RoutesBuilder+Method.swift
[1941/1964] Compiling Vapor RoutesBuilder+Middleware.swift
[1942/1964] Compiling Vapor RoutesBuilder+WebSocket.swift
[1943/1964] Compiling Vapor RoutesBuilder.swift
[1944/1964] Compiling Vapor OTP.swift
[1945/1964] Compiling Vapor Application+Servers.swift
[1946/1964] Compiling Vapor Server.swift
[1947/1964] Compiling Vapor Application+Sessions.swift
[1948/1964] Compiling Vapor MemorySessions.swift
[1949/1964] Compiling Vapor Request+Session.swift
[1950/1964] Compiling Vapor Session.swift
[1951/1964] Compiling Vapor SessionCache.swift
[1952/1964] Compiling Vapor SessionData.swift
[1953/1964] Compiling Vapor SessionDriver.swift
[1954/1964] Emitting module Vapor
[1955/1964] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[1956/1964] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[1957/1964] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[1958/1964] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[1959/1964] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[1960/1964] Emitting module SwiftSyntaxMacroExpansion
[1961/1964] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[1962/1964] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[1963/1971] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[1964/1971] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[1965/1971] Emitting module SwiftCompilerPluginMessageHandling
[1966/1971] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[1967/1971] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[1968/1971] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[1969/1971] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[1970/1973] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[1971/1973] Emitting module SwiftCompilerPlugin
[1972/1977] Compiling SwiftOpenAPIMacros SyntaxExt.swift
[1973/1977] Compiling SwiftOpenAPIMacros StringError.swift
[1974/1977] Emitting module SwiftOpenAPIMacros
[1975/1977] Compiling SwiftOpenAPIMacros OpenAPIDescriptionMacro.swift
[1975/1977] Write Objects.LinkFileList
[1976/1977] Linking SwiftOpenAPIMacros-tool
[1978/2044] Compiling SwiftOpenAPI AnyRange.swift
[1979/2044] Compiling SwiftOpenAPI Bool++.swift
[1980/2044] Compiling SwiftOpenAPI Codable++.swift
[1981/2044] Compiling SwiftOpenAPI CodingKeys.swift
[1982/2044] Compiling SwiftOpenAPI Collection++.swift
[1983/2044] Compiling SwiftOpenAPI Decimal++.swift
[1984/2044] Compiling SwiftOpenAPI ExpressibleBy.swift
[1985/2044] Compiling SwiftOpenAPI OrderedDictionary.swift
[1986/2051] Compiling SwiftOpenAPI ComponentsObject.swift
[1987/2051] Compiling SwiftOpenAPI CompositeType.swift
[1988/2051] Compiling SwiftOpenAPI ContactObject.swift
[1989/2051] Compiling SwiftOpenAPI ContentObject.swift
[1990/2051] Compiling SwiftOpenAPI EncodingObject.swift
[1991/2051] Compiling SwiftOpenAPI ExampleObject.swift
[1992/2051] Compiling SwiftOpenAPI ExternalDocumentationObject.swift
[1993/2051] Compiling SwiftOpenAPI StringConvertibleHintProvider.swift
[1994/2051] Compiling SwiftOpenAPI String++.swift
[1995/2051] Compiling SwiftOpenAPI AnyValueEncoder.swift
[1996/2051] Compiling SwiftOpenAPI CheckAllKeysDecoder.swift
[1997/2051] Compiling SwiftOpenAPI DateEncodingFormat.swift
[1998/2051] Compiling SwiftOpenAPI HeadersEncoder.swift
[1999/2051] Compiling SwiftOpenAPI KeyEncodingStrategy.swift
[2000/2051] Compiling SwiftOpenAPI ParametersEncoder.swift
[2001/2051] Compiling SwiftOpenAPI PathItemObject.swift
[2002/2051] Compiling SwiftOpenAPI PathsObject.swift
[2003/2051] Compiling SwiftOpenAPI ReferenceObject.swift
[2004/2051] Compiling SwiftOpenAPI ReferenceOr.swift
[2005/2051] Compiling SwiftOpenAPI RequestBodyObject.swift
[2006/2051] Compiling SwiftOpenAPI ResponseObject.swift
[2007/2051] Compiling SwiftOpenAPI ResponsesObject.swift
[2008/2051] Compiling SwiftOpenAPI MediaTypeObject.swift
[2009/2051] Compiling SwiftOpenAPI OAuthFlowObject.swift
[2010/2051] Compiling SwiftOpenAPI OAuthFlowsObject.swift
[2011/2051] Compiling SwiftOpenAPI OpenAPIObject.swift
[2012/2051] Compiling SwiftOpenAPI OperationObject.swift
[2013/2051] Compiling SwiftOpenAPI ParameterObject.swift
[2014/2051] Compiling SwiftOpenAPI Path.swift
[2015/2051] Compiling SwiftOpenAPI HeaderObject.swift
[2016/2051] Compiling SwiftOpenAPI InfoObject.swift
[2017/2051] Compiling SwiftOpenAPI AdditionalProperties.swift
[2018/2051] Compiling SwiftOpenAPI DataFormat.swift
[2019/2051] Compiling SwiftOpenAPI DataType.swift
[2020/2051] Compiling SwiftOpenAPI DiscriminatorObject.swift
[2021/2051] Compiling SwiftOpenAPI ExpressibleBySchemaObject.swift
[2022/2051] Compiling SwiftOpenAPI Ref.swift
[2023/2051] Compiling SwiftOpenAPI SchemeEncoder.swift
[2024/2051] Compiling SwiftOpenAPI CodableTypes.swift
[2025/2051] Compiling SwiftOpenAPI TypeRevision.swift
[2026/2051] Compiling SwiftOpenAPI TypeRevisionDecoder.swift
[2027/2051] Compiling SwiftOpenAPI TypeRevisionEncoder.swift
[2028/2051] Compiling SwiftOpenAPI AnyValue.swift
[2029/2051] Compiling SwiftOpenAPI CallbackObject.swift
[2030/2051] Compiling SwiftOpenAPI RuntimeExpression.swift
[2031/2051] Compiling SwiftOpenAPI RuntimeExpressionOr.swift
[2032/2051] Compiling SwiftOpenAPI SecurityRequirementObject.swift
[2033/2051] Compiling SwiftOpenAPI SecuritySchemeObject.swift
[2034/2051] Compiling SwiftOpenAPI ServerObject.swift
[2035/2051] Compiling SwiftOpenAPI ServerVariableObject.swift
[2036/2051] Compiling SwiftOpenAPI SpecificationExtendable.swift
[2037/2051] Compiling SwiftOpenAPI SchemaContexts.swift
[2038/2051] Compiling SwiftOpenAPI SchemaObjec+deprecated.swift
[2039/2051] Compiling SwiftOpenAPI SchemaObject++.swift
[2040/2051] Compiling SwiftOpenAPI SchemaObject.swift
[2041/2051] Compiling SwiftOpenAPI LicenseObject.swift
[2042/2051] Compiling SwiftOpenAPI LinkObject.swift
[2043/2051] Compiling SwiftOpenAPI MediaType.swift
[2044/2051] Compiling SwiftOpenAPI TagObject.swift
[2045/2051] Compiling SwiftOpenAPI Version.swift
[2046/2051] Compiling SwiftOpenAPI XMLObject.swift
[2047/2051] Compiling SwiftOpenAPI OpenAPIDescriptable.swift
[2048/2051] Compiling SwiftOpenAPI OpenAPIDescription.swift
[2049/2051] Compiling SwiftOpenAPI OpenAPIType.swift
[2050/2051] Compiling SwiftOpenAPI refactor.swift
[2051/2051] Emitting module SwiftOpenAPI
[2052/2071] Emitting module VaporToOpenAPI
/Users/admin/builder/spi-builder-workspace/Sources/VaporToOpenAPI/CustomContentType.swift:9:1: warning: extension declares a conformance of imported type 'View' to imported protocols 'OpenAPIType', 'OpenAPIDescriptable'; this will not behave correctly if the owners of 'Vapor' introduce this conformance in the future
7 | }
8 |
9 | extension View: OpenAPIType, CustomContentType {
| |- warning: extension declares a conformance of imported type 'View' to imported protocols 'OpenAPIType', 'OpenAPIDescriptable'; this will not behave correctly if the owners of 'Vapor' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
10 |
11 | public static var contentType: MediaType {
/Users/admin/builder/spi-builder-workspace/Sources/VaporToOpenAPI/OpenAPIObject++.swift:4:1: warning: extension declares a conformance of imported type 'OpenAPIObject' to imported protocols 'Content', 'AsyncResponseEncodable', 'AsyncRequestDecodable', 'ResponseEncodable', 'RequestDecodable'; this will not behave correctly if the owners of 'SwiftOpenAPI' introduce this conformance in the future
2 | import Vapor
3 |
4 | extension OpenAPIObject: Content {}
| |- warning: extension declares a conformance of imported type 'OpenAPIObject' to imported protocols 'Content', 'AsyncResponseEncodable', 'AsyncRequestDecodable', 'ResponseEncodable', 'RequestDecodable'; this will not behave correctly if the owners of 'SwiftOpenAPI' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
5 |
6 | extension WithSpecExtensions: AsyncResponseEncodable where Wrapped: Content {}
/Users/admin/builder/spi-builder-workspace/Sources/VaporToOpenAPI/OpenAPIObject++.swift:6:1: warning: extension declares a conformance of imported type 'WithSpecExtensions' to imported protocol 'AsyncResponseEncodable'; this will not behave correctly if the owners of 'SwiftOpenAPI' introduce this conformance in the future
4 | extension OpenAPIObject: Content {}
5 |
6 | extension WithSpecExtensions: AsyncResponseEncodable where Wrapped: Content {}
| |- warning: extension declares a conformance of imported type 'WithSpecExtensions' to imported protocol 'AsyncResponseEncodable'; this will not behave correctly if the owners of 'SwiftOpenAPI' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
7 |
8 | extension WithSpecExtensions: AsyncRequestDecodable where Wrapped: Content {}
/Users/admin/builder/spi-builder-workspace/Sources/VaporToOpenAPI/OpenAPIObject++.swift:8:1: warning: extension declares a conformance of imported type 'WithSpecExtensions' to imported protocol 'AsyncRequestDecodable'; this will not behave correctly if the owners of 'SwiftOpenAPI' introduce this conformance in the future
6 | extension WithSpecExtensions: AsyncResponseEncodable where Wrapped: Content {}
7 |
8 | extension WithSpecExtensions: AsyncRequestDecodable where Wrapped: Content {}
| |- warning: extension declares a conformance of imported type 'WithSpecExtensions' to imported protocol 'AsyncRequestDecodable'; this will not behave correctly if the owners of 'SwiftOpenAPI' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
9 |
10 | extension WithSpecExtensions: ResponseEncodable where Wrapped: Content {}
/Users/admin/builder/spi-builder-workspace/Sources/VaporToOpenAPI/OpenAPIObject++.swift:10:1: warning: extension declares a conformance of imported type 'WithSpecExtensions' to imported protocol 'ResponseEncodable'; this will not behave correctly if the owners of 'SwiftOpenAPI' introduce this conformance in the future
8 | extension WithSpecExtensions: AsyncRequestDecodable where Wrapped: Content {}
9 |
10 | extension WithSpecExtensions: ResponseEncodable where Wrapped: Content {}
| |- warning: extension declares a conformance of imported type 'WithSpecExtensions' to imported protocol 'ResponseEncodable'; this will not behave correctly if the owners of 'SwiftOpenAPI' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
11 |
12 | extension WithSpecExtensions: RequestDecodable where Wrapped: Content {}
/Users/admin/builder/spi-builder-workspace/Sources/VaporToOpenAPI/OpenAPIObject++.swift:12:1: warning: extension declares a conformance of imported type 'WithSpecExtensions' to imported protocol 'RequestDecodable'; this will not behave correctly if the owners of 'SwiftOpenAPI' introduce this conformance in the future
10 | extension WithSpecExtensions: ResponseEncodable where Wrapped: Content {}
11 |
12 | extension WithSpecExtensions: RequestDecodable where Wrapped: Content {}
| |- warning: extension declares a conformance of imported type 'WithSpecExtensions' to imported protocol 'RequestDecodable'; this will not behave correctly if the owners of 'SwiftOpenAPI' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
13 |
14 | extension WithSpecExtensions: Content where Wrapped: Content {}
/Users/admin/builder/spi-builder-workspace/Sources/VaporToOpenAPI/OpenAPIObject++.swift:14:1: warning: extension declares a conformance of imported type 'WithSpecExtensions' to imported protocol 'Content'; this will not behave correctly if the owners of 'SwiftOpenAPI' introduce this conformance in the future
12 | extension WithSpecExtensions: RequestDecodable where Wrapped: Content {}
13 |
14 | extension WithSpecExtensions: Content where Wrapped: Content {}
| |- warning: extension declares a conformance of imported type 'WithSpecExtensions' to imported protocol 'Content'; this will not behave correctly if the owners of 'SwiftOpenAPI' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
15 |
/Users/admin/builder/spi-builder-workspace/Sources/VaporToOpenAPI/OpenAPIValue.swift:274:37: warning: reference to static property 'default' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
272 | func parameters(
273 | in location: ParameterObject.Location,
274 | dateFormat: DateEncodingFormat = .default,
| `- warning: reference to static property 'default' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
275 | schemas: inout ComponentsMap<SchemaObject>
276 | ) throws -> ParametersList {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SwiftOpenAPI/Sources/SwiftOpenAPI/Encoders/DateEncodingFormat.swift:11:13: note: static property declared here
9 | public extension DateEncodingFormat {
10 |
11 | static var `default`: DateEncodingFormat = .dateTime
| `- note: static property declared here
12 |
13 | /// full-date notation as defined by RFC 3339, section 5.6, for example, 2017-07-21
/Users/admin/builder/spi-builder-workspace/Sources/VaporToOpenAPI/Route++.swift:496:13: warning: static property 'examples' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
494 | extension Route {
495 |
496 | static var examples: [String?: ComponentsMap<ExampleObject>] = [nil: [:]]
| |- warning: static property 'examples' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'examples' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'examples' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
497 | }
498 |
/Users/admin/builder/spi-builder-workspace/Sources/VaporToOpenAPI/Stoplight.swift:122:13: warning: stored property 'theme' of 'Sendable'-conforming struct 'StoplightElementsOptions' has non-sendable type 'StoplightElementsOptions.Theme'; this is an error in the Swift 6 language mode
120 | public struct StoplightElementsOptions: Hashable, Codable, Sendable {
121 |
122 | public var theme: Theme
| `- warning: stored property 'theme' of 'Sendable'-conforming struct 'StoplightElementsOptions' has non-sendable type 'StoplightElementsOptions.Theme'; this is an error in the Swift 6 language mode
123 | public var layout: Layout
124 | public var router: Router
:
158 | }
159 |
160 | public enum Theme: String, Codable {
| `- note: consider making enum 'Theme' conform to the 'Sendable' protocol
161 | case dark, light
162 | }
/Users/admin/builder/spi-builder-workspace/Sources/VaporToOpenAPI/Stoplight.swift:123:13: warning: stored property 'layout' of 'Sendable'-conforming struct 'StoplightElementsOptions' has non-sendable type 'StoplightElementsOptions.Layout'; this is an error in the Swift 6 language mode
121 |
122 | public var theme: Theme
123 | public var layout: Layout
| `- warning: stored property 'layout' of 'Sendable'-conforming struct 'StoplightElementsOptions' has non-sendable type 'StoplightElementsOptions.Layout'; this is an error in the Swift 6 language mode
124 | public var router: Router
125 | public var cssLink: String
:
162 | }
163 |
164 | public enum Layout: String, Codable {
| `- note: consider making enum 'Layout' conform to the 'Sendable' protocol
165 | case sidebar, responsive, stacked
166 | }
/Users/admin/builder/spi-builder-workspace/Sources/VaporToOpenAPI/Stoplight.swift:124:13: warning: stored property 'router' of 'Sendable'-conforming struct 'StoplightElementsOptions' has non-sendable type 'StoplightElementsOptions.Router'; this is an error in the Swift 6 language mode
122 | public var theme: Theme
123 | public var layout: Layout
124 | public var router: Router
| `- warning: stored property 'router' of 'Sendable'-conforming struct 'StoplightElementsOptions' has non-sendable type 'StoplightElementsOptions.Router'; this is an error in the Swift 6 language mode
125 | public var cssLink: String
126 | public var logo: String?
:
166 | }
167 |
168 | public enum Router: String, Codable {
| `- note: consider making enum 'Router' conform to the 'Sendable' protocol
169 | case history, hash, memory, `static`
170 | }
/Users/admin/builder/spi-builder-workspace/Sources/VaporToOpenAPI/Stoplight.swift:132:13: warning: stored property 'tryItCredentialsPolicy' of 'Sendable'-conforming struct 'StoplightElementsOptions' has non-sendable type 'StoplightElementsOptions.TryItCredentialsPolicy'; this is an error in the Swift 6 language mode
130 | public var hideExport: Bool
131 | public var tryItCorsProxy: String?
132 | public var tryItCredentialsPolicy: TryItCredentialsPolicy
| `- warning: stored property 'tryItCredentialsPolicy' of 'Sendable'-conforming struct 'StoplightElementsOptions' has non-sendable type 'StoplightElementsOptions.TryItCredentialsPolicy'; this is an error in the Swift 6 language mode
133 |
134 | public init(
:
170 | }
171 |
172 | public enum TryItCredentialsPolicy: String, Codable {
| `- note: consider making enum 'TryItCredentialsPolicy' conform to the 'Sendable' protocol
173 | case omit, include, sameOrigin = "same-origin"
174 | }
/Users/admin/builder/spi-builder-workspace/Sources/VaporToOpenAPI/WithExample++.swift:17:13: warning: var 'cache' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
15 | }
16 |
17 | private var cache: [AnyKeyPath: String] = [:]
| |- warning: var 'cache' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'cache' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'cache' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
18 |
[2053/2073] Compiling VaporToOpenAPI DetectableType.swift
[2054/2073] Compiling VaporToOpenAPI EventLoopType.swift
[2055/2073] Compiling VaporToOpenAPI WithExample++.swift
/Users/admin/builder/spi-builder-workspace/Sources/VaporToOpenAPI/WithExample++.swift:17:13: warning: var 'cache' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
15 | }
16 |
17 | private var cache: [AnyKeyPath: String] = [:]
| |- warning: var 'cache' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'cache' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'cache' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
18 |
[2056/2073] Compiling VaporToOpenAPI WithExample.swift
/Users/admin/builder/spi-builder-workspace/Sources/VaporToOpenAPI/WithExample++.swift:17:13: warning: var 'cache' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
15 | }
16 |
17 | private var cache: [AnyKeyPath: String] = [:]
| |- warning: var 'cache' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'cache' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'cache' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
18 |
[2057/2073] Compiling VaporToOpenAPI RoutesBuilder++.swift
[2058/2073] Compiling VaporToOpenAPI SecuritySchemeObject++.swift
[2059/2073] Compiling VaporToOpenAPI HTTPMethod.swift
[2060/2073] Compiling VaporToOpenAPI Links.swift
[2061/2073] Compiling VaporToOpenAPI OpenAPIObject++.swift
/Users/admin/builder/spi-builder-workspace/Sources/VaporToOpenAPI/OpenAPIObject++.swift:4:1: warning: extension declares a conformance of imported type 'OpenAPIObject' to imported protocols 'Content', 'AsyncResponseEncodable', 'AsyncRequestDecodable', 'ResponseEncodable', 'RequestDecodable'; this will not behave correctly if the owners of 'SwiftOpenAPI' introduce this conformance in the future
2 | import Vapor
3 |
4 | extension OpenAPIObject: Content {}
| |- warning: extension declares a conformance of imported type 'OpenAPIObject' to imported protocols 'Content', 'AsyncResponseEncodable', 'AsyncRequestDecodable', 'ResponseEncodable', 'RequestDecodable'; this will not behave correctly if the owners of 'SwiftOpenAPI' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
5 |
6 | extension WithSpecExtensions: AsyncResponseEncodable where Wrapped: Content {}
/Users/admin/builder/spi-builder-workspace/Sources/VaporToOpenAPI/OpenAPIObject++.swift:6:1: warning: extension declares a conformance of imported type 'WithSpecExtensions' to imported protocol 'AsyncResponseEncodable'; this will not behave correctly if the owners of 'SwiftOpenAPI' introduce this conformance in the future
4 | extension OpenAPIObject: Content {}
5 |
6 | extension WithSpecExtensions: AsyncResponseEncodable where Wrapped: Content {}
| |- warning: extension declares a conformance of imported type 'WithSpecExtensions' to imported protocol 'AsyncResponseEncodable'; this will not behave correctly if the owners of 'SwiftOpenAPI' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
7 |
8 | extension WithSpecExtensions: AsyncRequestDecodable where Wrapped: Content {}
/Users/admin/builder/spi-builder-workspace/Sources/VaporToOpenAPI/OpenAPIObject++.swift:8:1: warning: extension declares a conformance of imported type 'WithSpecExtensions' to imported protocol 'AsyncRequestDecodable'; this will not behave correctly if the owners of 'SwiftOpenAPI' introduce this conformance in the future
6 | extension WithSpecExtensions: AsyncResponseEncodable where Wrapped: Content {}
7 |
8 | extension WithSpecExtensions: AsyncRequestDecodable where Wrapped: Content {}
| |- warning: extension declares a conformance of imported type 'WithSpecExtensions' to imported protocol 'AsyncRequestDecodable'; this will not behave correctly if the owners of 'SwiftOpenAPI' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
9 |
10 | extension WithSpecExtensions: ResponseEncodable where Wrapped: Content {}
/Users/admin/builder/spi-builder-workspace/Sources/VaporToOpenAPI/OpenAPIObject++.swift:10:1: warning: extension declares a conformance of imported type 'WithSpecExtensions' to imported protocol 'ResponseEncodable'; this will not behave correctly if the owners of 'SwiftOpenAPI' introduce this conformance in the future
8 | extension WithSpecExtensions: AsyncRequestDecodable where Wrapped: Content {}
9 |
10 | extension WithSpecExtensions: ResponseEncodable where Wrapped: Content {}
| |- warning: extension declares a conformance of imported type 'WithSpecExtensions' to imported protocol 'ResponseEncodable'; this will not behave correctly if the owners of 'SwiftOpenAPI' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
11 |
12 | extension WithSpecExtensions: RequestDecodable where Wrapped: Content {}
/Users/admin/builder/spi-builder-workspace/Sources/VaporToOpenAPI/OpenAPIObject++.swift:12:1: warning: extension declares a conformance of imported type 'WithSpecExtensions' to imported protocol 'RequestDecodable'; this will not behave correctly if the owners of 'SwiftOpenAPI' introduce this conformance in the future
10 | extension WithSpecExtensions: ResponseEncodable where Wrapped: Content {}
11 |
12 | extension WithSpecExtensions: RequestDecodable where Wrapped: Content {}
| |- warning: extension declares a conformance of imported type 'WithSpecExtensions' to imported protocol 'RequestDecodable'; this will not behave correctly if the owners of 'SwiftOpenAPI' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
13 |
14 | extension WithSpecExtensions: Content where Wrapped: Content {}
/Users/admin/builder/spi-builder-workspace/Sources/VaporToOpenAPI/OpenAPIObject++.swift:14:1: warning: extension declares a conformance of imported type 'WithSpecExtensions' to imported protocol 'Content'; this will not behave correctly if the owners of 'SwiftOpenAPI' introduce this conformance in the future
12 | extension WithSpecExtensions: RequestDecodable where Wrapped: Content {}
13 |
14 | extension WithSpecExtensions: Content where Wrapped: Content {}
| |- warning: extension declares a conformance of imported type 'WithSpecExtensions' to imported protocol 'Content'; this will not behave correctly if the owners of 'SwiftOpenAPI' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
15 |
/Users/admin/builder/spi-builder-workspace/Sources/VaporToOpenAPI/OpenAPIValue.swift:274:37: warning: reference to static property 'default' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
272 | func parameters(
273 | in location: ParameterObject.Location,
274 | dateFormat: DateEncodingFormat = .default,
| `- warning: reference to static property 'default' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
275 | schemas: inout ComponentsMap<SchemaObject>
276 | ) throws -> ParametersList {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SwiftOpenAPI/Sources/SwiftOpenAPI/Encoders/DateEncodingFormat.swift:11:13: note: static property declared here
9 | public extension DateEncodingFormat {
10 |
11 | static var `default`: DateEncodingFormat = .dateTime
| `- note: static property declared here
12 |
13 | /// full-date notation as defined by RFC 3339, section 5.6, for example, 2017-07-21
[2062/2073] Compiling VaporToOpenAPI OpenAPIValue.swift
/Users/admin/builder/spi-builder-workspace/Sources/VaporToOpenAPI/OpenAPIObject++.swift:4:1: warning: extension declares a conformance of imported type 'OpenAPIObject' to imported protocols 'Content', 'AsyncResponseEncodable', 'AsyncRequestDecodable', 'ResponseEncodable', 'RequestDecodable'; this will not behave correctly if the owners of 'SwiftOpenAPI' introduce this conformance in the future
2 | import Vapor
3 |
4 | extension OpenAPIObject: Content {}
| |- warning: extension declares a conformance of imported type 'OpenAPIObject' to imported protocols 'Content', 'AsyncResponseEncodable', 'AsyncRequestDecodable', 'ResponseEncodable', 'RequestDecodable'; this will not behave correctly if the owners of 'SwiftOpenAPI' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
5 |
6 | extension WithSpecExtensions: AsyncResponseEncodable where Wrapped: Content {}
/Users/admin/builder/spi-builder-workspace/Sources/VaporToOpenAPI/OpenAPIObject++.swift:6:1: warning: extension declares a conformance of imported type 'WithSpecExtensions' to imported protocol 'AsyncResponseEncodable'; this will not behave correctly if the owners of 'SwiftOpenAPI' introduce this conformance in the future
4 | extension OpenAPIObject: Content {}
5 |
6 | extension WithSpecExtensions: AsyncResponseEncodable where Wrapped: Content {}
| |- warning: extension declares a conformance of imported type 'WithSpecExtensions' to imported protocol 'AsyncResponseEncodable'; this will not behave correctly if the owners of 'SwiftOpenAPI' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
7 |
8 | extension WithSpecExtensions: AsyncRequestDecodable where Wrapped: Content {}
/Users/admin/builder/spi-builder-workspace/Sources/VaporToOpenAPI/OpenAPIObject++.swift:8:1: warning: extension declares a conformance of imported type 'WithSpecExtensions' to imported protocol 'AsyncRequestDecodable'; this will not behave correctly if the owners of 'SwiftOpenAPI' introduce this conformance in the future
6 | extension WithSpecExtensions: AsyncResponseEncodable where Wrapped: Content {}
7 |
8 | extension WithSpecExtensions: AsyncRequestDecodable where Wrapped: Content {}
| |- warning: extension declares a conformance of imported type 'WithSpecExtensions' to imported protocol 'AsyncRequestDecodable'; this will not behave correctly if the owners of 'SwiftOpenAPI' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
9 |
10 | extension WithSpecExtensions: ResponseEncodable where Wrapped: Content {}
/Users/admin/builder/spi-builder-workspace/Sources/VaporToOpenAPI/OpenAPIObject++.swift:10:1: warning: extension declares a conformance of imported type 'WithSpecExtensions' to imported protocol 'ResponseEncodable'; this will not behave correctly if the owners of 'SwiftOpenAPI' introduce this conformance in the future
8 | extension WithSpecExtensions: AsyncRequestDecodable where Wrapped: Content {}
9 |
10 | extension WithSpecExtensions: ResponseEncodable where Wrapped: Content {}
| |- warning: extension declares a conformance of imported type 'WithSpecExtensions' to imported protocol 'ResponseEncodable'; this will not behave correctly if the owners of 'SwiftOpenAPI' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
11 |
12 | extension WithSpecExtensions: RequestDecodable where Wrapped: Content {}
/Users/admin/builder/spi-builder-workspace/Sources/VaporToOpenAPI/OpenAPIObject++.swift:12:1: warning: extension declares a conformance of imported type 'WithSpecExtensions' to imported protocol 'RequestDecodable'; this will not behave correctly if the owners of 'SwiftOpenAPI' introduce this conformance in the future
10 | extension WithSpecExtensions: ResponseEncodable where Wrapped: Content {}
11 |
12 | extension WithSpecExtensions: RequestDecodable where Wrapped: Content {}
| |- warning: extension declares a conformance of imported type 'WithSpecExtensions' to imported protocol 'RequestDecodable'; this will not behave correctly if the owners of 'SwiftOpenAPI' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
13 |
14 | extension WithSpecExtensions: Content where Wrapped: Content {}
/Users/admin/builder/spi-builder-workspace/Sources/VaporToOpenAPI/OpenAPIObject++.swift:14:1: warning: extension declares a conformance of imported type 'WithSpecExtensions' to imported protocol 'Content'; this will not behave correctly if the owners of 'SwiftOpenAPI' introduce this conformance in the future
12 | extension WithSpecExtensions: RequestDecodable where Wrapped: Content {}
13 |
14 | extension WithSpecExtensions: Content where Wrapped: Content {}
| |- warning: extension declares a conformance of imported type 'WithSpecExtensions' to imported protocol 'Content'; this will not behave correctly if the owners of 'SwiftOpenAPI' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
15 |
/Users/admin/builder/spi-builder-workspace/Sources/VaporToOpenAPI/OpenAPIValue.swift:274:37: warning: reference to static property 'default' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
272 | func parameters(
273 | in location: ParameterObject.Location,
274 | dateFormat: DateEncodingFormat = .default,
| `- warning: reference to static property 'default' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
275 | schemas: inout ComponentsMap<SchemaObject>
276 | ) throws -> ParametersList {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SwiftOpenAPI/Sources/SwiftOpenAPI/Encoders/DateEncodingFormat.swift:11:13: note: static property declared here
9 | public extension DateEncodingFormat {
10 |
11 | static var `default`: DateEncodingFormat = .dateTime
| `- note: static property declared here
12 |
13 | /// full-date notation as defined by RFC 3339, section 5.6, for example, 2017-07-21
[2063/2073] Compiling VaporToOpenAPI Route+UserInfo.swift
/Users/admin/builder/spi-builder-workspace/Sources/VaporToOpenAPI/Route+UserInfo.swift:59:24: warning: type 'Key.Value' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
57 | @discardableResult
58 | func userInfo<Key: RouteInfoKey>(key: Key.Type, _ value: Key.Value) -> Route {
59 | userInfo[Key.name] = value
| `- warning: type 'Key.Value' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
60 | return self
61 | }
/Users/admin/builder/spi-builder-workspace/Sources/VaporToOpenAPI/Route++.swift:496:13: warning: static property 'examples' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
494 | extension Route {
495 |
496 | static var examples: [String?: ComponentsMap<ExampleObject>] = [nil: [:]]
| |- warning: static property 'examples' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'examples' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'examples' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
497 | }
498 |
[2064/2073] Compiling VaporToOpenAPI Routes++.swift
/Users/admin/builder/spi-builder-workspace/Sources/VaporToOpenAPI/Route+UserInfo.swift:59:24: warning: type 'Key.Value' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
57 | @discardableResult
58 | func userInfo<Key: RouteInfoKey>(key: Key.Type, _ value: Key.Value) -> Route {
59 | userInfo[Key.name] = value
| `- warning: type 'Key.Value' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
60 | return self
61 | }
/Users/admin/builder/spi-builder-workspace/Sources/VaporToOpenAPI/Route++.swift:496:13: warning: static property 'examples' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
494 | extension Route {
495 |
496 | static var examples: [String?: ComponentsMap<ExampleObject>] = [nil: [:]]
| |- warning: static property 'examples' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'examples' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'examples' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
497 | }
498 |
[2065/2073] Compiling VaporToOpenAPI Path++.swift
[2066/2073] Compiling VaporToOpenAPI RequestBody++.swift
[2067/2073] Compiling VaporToOpenAPI Stoplight.swift
/Users/admin/builder/spi-builder-workspace/Sources/VaporToOpenAPI/Stoplight.swift:122:13: warning: stored property 'theme' of 'Sendable'-conforming struct 'StoplightElementsOptions' has non-sendable type 'StoplightElementsOptions.Theme'; this is an error in the Swift 6 language mode
120 | public struct StoplightElementsOptions: Hashable, Codable, Sendable {
121 |
122 | public var theme: Theme
| `- warning: stored property 'theme' of 'Sendable'-conforming struct 'StoplightElementsOptions' has non-sendable type 'StoplightElementsOptions.Theme'; this is an error in the Swift 6 language mode
123 | public var layout: Layout
124 | public var router: Router
:
158 | }
159 |
160 | public enum Theme: String, Codable {
| `- note: consider making enum 'Theme' conform to the 'Sendable' protocol
161 | case dark, light
162 | }
/Users/admin/builder/spi-builder-workspace/Sources/VaporToOpenAPI/Stoplight.swift:123:13: warning: stored property 'layout' of 'Sendable'-conforming struct 'StoplightElementsOptions' has non-sendable type 'StoplightElementsOptions.Layout'; this is an error in the Swift 6 language mode
121 |
122 | public var theme: Theme
123 | public var layout: Layout
| `- warning: stored property 'layout' of 'Sendable'-conforming struct 'StoplightElementsOptions' has non-sendable type 'StoplightElementsOptions.Layout'; this is an error in the Swift 6 language mode
124 | public var router: Router
125 | public var cssLink: String
:
162 | }
163 |
164 | public enum Layout: String, Codable {
| `- note: consider making enum 'Layout' conform to the 'Sendable' protocol
165 | case sidebar, responsive, stacked
166 | }
/Users/admin/builder/spi-builder-workspace/Sources/VaporToOpenAPI/Stoplight.swift:124:13: warning: stored property 'router' of 'Sendable'-conforming struct 'StoplightElementsOptions' has non-sendable type 'StoplightElementsOptions.Router'; this is an error in the Swift 6 language mode
122 | public var theme: Theme
123 | public var layout: Layout
124 | public var router: Router
| `- warning: stored property 'router' of 'Sendable'-conforming struct 'StoplightElementsOptions' has non-sendable type 'StoplightElementsOptions.Router'; this is an error in the Swift 6 language mode
125 | public var cssLink: String
126 | public var logo: String?
:
166 | }
167 |
168 | public enum Router: String, Codable {
| `- note: consider making enum 'Router' conform to the 'Sendable' protocol
169 | case history, hash, memory, `static`
170 | }
/Users/admin/builder/spi-builder-workspace/Sources/VaporToOpenAPI/Stoplight.swift:132:13: warning: stored property 'tryItCredentialsPolicy' of 'Sendable'-conforming struct 'StoplightElementsOptions' has non-sendable type 'StoplightElementsOptions.TryItCredentialsPolicy'; this is an error in the Swift 6 language mode
130 | public var hideExport: Bool
131 | public var tryItCorsProxy: String?
132 | public var tryItCredentialsPolicy: TryItCredentialsPolicy
| `- warning: stored property 'tryItCredentialsPolicy' of 'Sendable'-conforming struct 'StoplightElementsOptions' has non-sendable type 'StoplightElementsOptions.TryItCredentialsPolicy'; this is an error in the Swift 6 language mode
133 |
134 | public init(
:
170 | }
171 |
172 | public enum TryItCredentialsPolicy: String, Codable {
| `- note: consider making enum 'TryItCredentialsPolicy' conform to the 'Sendable' protocol
173 | case omit, include, sameOrigin = "same-origin"
174 | }
/Users/admin/builder/spi-builder-workspace/Sources/VaporToOpenAPI/Stoplight.swift:36:8: warning: capture of 'openAPI' with non-sendable type '(Routes) throws -> OpenAPIObject' in a `@Sendable` closure; this is an error in the Swift 6 language mode
34 | let jsonPath = path + ["openapi.json"]
35 | get(jsonPath) { req in
36 | try openAPI(req.application.routes)
| |- warning: capture of 'openAPI' with non-sendable type '(Routes) throws -> OpenAPIObject' in a `@Sendable` closure; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
37 | }
38 | .excludeFromOpenAPI()
[2068/2073] Compiling VaporToOpenAPI String++.swift
/Users/admin/builder/spi-builder-workspace/Sources/VaporToOpenAPI/Stoplight.swift:122:13: warning: stored property 'theme' of 'Sendable'-conforming struct 'StoplightElementsOptions' has non-sendable type 'StoplightElementsOptions.Theme'; this is an error in the Swift 6 language mode
120 | public struct StoplightElementsOptions: Hashable, Codable, Sendable {
121 |
122 | public var theme: Theme
| `- warning: stored property 'theme' of 'Sendable'-conforming struct 'StoplightElementsOptions' has non-sendable type 'StoplightElementsOptions.Theme'; this is an error in the Swift 6 language mode
123 | public var layout: Layout
124 | public var router: Router
:
158 | }
159 |
160 | public enum Theme: String, Codable {
| `- note: consider making enum 'Theme' conform to the 'Sendable' protocol
161 | case dark, light
162 | }
/Users/admin/builder/spi-builder-workspace/Sources/VaporToOpenAPI/Stoplight.swift:123:13: warning: stored property 'layout' of 'Sendable'-conforming struct 'StoplightElementsOptions' has non-sendable type 'StoplightElementsOptions.Layout'; this is an error in the Swift 6 language mode
121 |
122 | public var theme: Theme
123 | public var layout: Layout
| `- warning: stored property 'layout' of 'Sendable'-conforming struct 'StoplightElementsOptions' has non-sendable type 'StoplightElementsOptions.Layout'; this is an error in the Swift 6 language mode
124 | public var router: Router
125 | public var cssLink: String
:
162 | }
163 |
164 | public enum Layout: String, Codable {
| `- note: consider making enum 'Layout' conform to the 'Sendable' protocol
165 | case sidebar, responsive, stacked
166 | }
/Users/admin/builder/spi-builder-workspace/Sources/VaporToOpenAPI/Stoplight.swift:124:13: warning: stored property 'router' of 'Sendable'-conforming struct 'StoplightElementsOptions' has non-sendable type 'StoplightElementsOptions.Router'; this is an error in the Swift 6 language mode
122 | public var theme: Theme
123 | public var layout: Layout
124 | public var router: Router
| `- warning: stored property 'router' of 'Sendable'-conforming struct 'StoplightElementsOptions' has non-sendable type 'StoplightElementsOptions.Router'; this is an error in the Swift 6 language mode
125 | public var cssLink: String
126 | public var logo: String?
:
166 | }
167 |
168 | public enum Router: String, Codable {
| `- note: consider making enum 'Router' conform to the 'Sendable' protocol
169 | case history, hash, memory, `static`
170 | }
/Users/admin/builder/spi-builder-workspace/Sources/VaporToOpenAPI/Stoplight.swift:132:13: warning: stored property 'tryItCredentialsPolicy' of 'Sendable'-conforming struct 'StoplightElementsOptions' has non-sendable type 'StoplightElementsOptions.TryItCredentialsPolicy'; this is an error in the Swift 6 language mode
130 | public var hideExport: Bool
131 | public var tryItCorsProxy: String?
132 | public var tryItCredentialsPolicy: TryItCredentialsPolicy
| `- warning: stored property 'tryItCredentialsPolicy' of 'Sendable'-conforming struct 'StoplightElementsOptions' has non-sendable type 'StoplightElementsOptions.TryItCredentialsPolicy'; this is an error in the Swift 6 language mode
133 |
134 | public init(
:
170 | }
171 |
172 | public enum TryItCredentialsPolicy: String, Codable {
| `- note: consider making enum 'TryItCredentialsPolicy' conform to the 'Sendable' protocol
173 | case omit, include, sameOrigin = "same-origin"
174 | }
/Users/admin/builder/spi-builder-workspace/Sources/VaporToOpenAPI/Stoplight.swift:36:8: warning: capture of 'openAPI' with non-sendable type '(Routes) throws -> OpenAPIObject' in a `@Sendable` closure; this is an error in the Swift 6 language mode
34 | let jsonPath = path + ["openapi.json"]
35 | get(jsonPath) { req in
36 | try openAPI(req.application.routes)
| |- warning: capture of 'openAPI' with non-sendable type '(Routes) throws -> OpenAPIObject' in a `@Sendable` closure; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
37 | }
38 | .excludeFromOpenAPI()
[2069/2073] Compiling VaporToOpenAPI AnyValue++.swift
/Users/admin/builder/spi-builder-workspace/Sources/VaporToOpenAPI/CustomContentType.swift:9:1: warning: extension declares a conformance of imported type 'View' to imported protocols 'OpenAPIType', 'OpenAPIDescriptable'; this will not behave correctly if the owners of 'Vapor' introduce this conformance in the future
7 | }
8 |
9 | extension View: OpenAPIType, CustomContentType {
| |- warning: extension declares a conformance of imported type 'View' to imported protocols 'OpenAPIType', 'OpenAPIDescriptable'; this will not behave correctly if the owners of 'Vapor' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
10 |
11 | public static var contentType: MediaType {
[2070/2073] Compiling VaporToOpenAPI Collection++.swift
/Users/admin/builder/spi-builder-workspace/Sources/VaporToOpenAPI/CustomContentType.swift:9:1: warning: extension declares a conformance of imported type 'View' to imported protocols 'OpenAPIType', 'OpenAPIDescriptable'; this will not behave correctly if the owners of 'Vapor' introduce this conformance in the future
7 | }
8 |
9 | extension View: OpenAPIType, CustomContentType {
| |- warning: extension declares a conformance of imported type 'View' to imported protocols 'OpenAPIType', 'OpenAPIDescriptable'; this will not behave correctly if the owners of 'Vapor' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
10 |
11 | public static var contentType: MediaType {
[2071/2073] Compiling VaporToOpenAPI CustomContentType.swift
/Users/admin/builder/spi-builder-workspace/Sources/VaporToOpenAPI/CustomContentType.swift:9:1: warning: extension declares a conformance of imported type 'View' to imported protocols 'OpenAPIType', 'OpenAPIDescriptable'; this will not behave correctly if the owners of 'Vapor' introduce this conformance in the future
7 | }
8 |
9 | extension View: OpenAPIType, CustomContentType {
| |- warning: extension declares a conformance of imported type 'View' to imported protocols 'OpenAPIType', 'OpenAPIDescriptable'; this will not behave correctly if the owners of 'Vapor' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
10 |
11 | public static var contentType: MediaType {
[2072/2073] Compiling VaporToOpenAPI ResponseObject++.swift
/Users/admin/builder/spi-builder-workspace/Sources/VaporToOpenAPI/Route++.swift:496:13: warning: static property 'examples' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
494 | extension Route {
495 |
496 | static var examples: [String?: ComponentsMap<ExampleObject>] = [nil: [:]]
| |- warning: static property 'examples' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'examples' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'examples' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
497 | }
498 |
/Users/admin/builder/spi-builder-workspace/Sources/VaporToOpenAPI/OpenAPIValue.swift:274:37: warning: reference to static property 'default' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
272 | func parameters(
273 | in location: ParameterObject.Location,
274 | dateFormat: DateEncodingFormat = .default,
| `- warning: reference to static property 'default' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
275 | schemas: inout ComponentsMap<SchemaObject>
276 | ) throws -> ParametersList {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SwiftOpenAPI/Sources/SwiftOpenAPI/Encoders/DateEncodingFormat.swift:11:13: note: static property declared here
9 | public extension DateEncodingFormat {
10 |
11 | static var `default`: DateEncodingFormat = .dateTime
| `- note: static property declared here
12 |
13 | /// full-date notation as defined by RFC 3339, section 5.6, for example, 2017-07-21
[2073/2073] Compiling VaporToOpenAPI Route++.swift
/Users/admin/builder/spi-builder-workspace/Sources/VaporToOpenAPI/Route++.swift:496:13: warning: static property 'examples' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
494 | extension Route {
495 |
496 | static var examples: [String?: ComponentsMap<ExampleObject>] = [nil: [:]]
| |- warning: static property 'examples' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'examples' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'examples' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
497 | }
498 |
/Users/admin/builder/spi-builder-workspace/Sources/VaporToOpenAPI/OpenAPIValue.swift:274:37: warning: reference to static property 'default' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
272 | func parameters(
273 | in location: ParameterObject.Location,
274 | dateFormat: DateEncodingFormat = .default,
| `- warning: reference to static property 'default' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
275 | schemas: inout ComponentsMap<SchemaObject>
276 | ) throws -> ParametersList {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SwiftOpenAPI/Sources/SwiftOpenAPI/Encoders/DateEncodingFormat.swift:11:13: note: static property declared here
9 | public extension DateEncodingFormat {
10 |
11 | static var `default`: DateEncodingFormat = .dateTime
| `- note: static property declared here
12 |
13 | /// full-date notation as defined by RFC 3339, section 5.6, for example, 2017-07-21
Build complete! (127.03s)
warning: 'swift-algorithms': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-algorithms/Sources/Algorithms/Documentation.docc
Build complete.
{
"dependencies" : [
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
},
{
"identity" : "swiftopenapi",
"requirement" : {
"range" : [
{
"lower_bound" : "2.19.5",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/dankinsoid/SwiftOpenAPI.git"
},
{
"identity" : "swift-custom-dump",
"requirement" : {
"range" : [
{
"lower_bound" : "0.10.3",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-custom-dump.git"
}
],
"manifest_display_name" : "VaporToOpenAPI",
"name" : "VaporToOpenAPI",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "VaporToOpenAPI",
"targets" : [
"VaporToOpenAPI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "VaporToOpenAPITests",
"module_type" : "SwiftTarget",
"name" : "VaporToOpenAPITests",
"path" : "Tests/VaporToOpenAPITests",
"product_dependencies" : [
"CustomDump"
],
"sources" : [
"AnyValueExtensionsTests.swift",
"CollectionExtensionsTests.swift",
"HTTPMethodTests.swift",
"LinksTests.swift",
"RouteTests.swift",
"SecuritySchemeObjectTests.swift",
"SpecIDTests.swift",
"Utils/PrettyPrint.swift",
"VaporToOpenAPITests.swift"
],
"target_dependencies" : [
"VaporToOpenAPI"
],
"type" : "test"
},
{
"c99name" : "VaporToOpenAPI",
"module_type" : "SwiftTarget",
"name" : "VaporToOpenAPI",
"path" : "Sources/VaporToOpenAPI",
"product_dependencies" : [
"Vapor",
"SwiftOpenAPI"
],
"product_memberships" : [
"VaporToOpenAPI"
],
"sources" : [
"AnyValue++.swift",
"Collection++.swift",
"CustomContentType.swift",
"DetectableType.swift",
"EventLoopType.swift",
"HTTPMethod.swift",
"Links.swift",
"OpenAPIObject++.swift",
"OpenAPIValue.swift",
"Path++.swift",
"RequestBody++.swift",
"ResponseObject++.swift",
"Route++.swift",
"Route+UserInfo.swift",
"Routes++.swift",
"RoutesBuilder++.swift",
"SecuritySchemeObject++.swift",
"Stoplight.swift",
"String++.swift",
"WithExample++.swift",
"WithExample.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.