A few docs weren't added to the index, re-run the generation and fix the test to actually run in order to catch future issues.
ExplicitSendable
-require-explicit-sendable
Always run explicit `Sendable` checks on public types and suppress warning printing by default instead of using a special compiler argument. Resolves: rdar://162394810