Report
[FAILURE] oss-swift-5.1-incremental-ASAN-RA-osx [#263]
Build URL:
https://ci.swift.org/job/oss-swift-5.1-incremental-ASAN-RA-osx/263/
Project:
oss-swift-5.1-incremental-ASAN-RA-osx
Date of build:
Mon, 17 Jun 2019 20:00:18 -0500
Build duration:
3 hr 13 min
Identified problems:
- Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
Changes
-
Commit c77ac71e538f1df33d0660af07793af6beb8e889 by harlan:
[ModuleInterface] Qualify all types in module interfaces- edit: test/ParseableInterface/default-args.swift
- edit: test/ParseableInterface/conformances.swift
- edit: test/ParseableInterface/function_builders.swift
- edit: test/ParseableInterface/attrs.swift
- edit: test/ParseableInterface/opaque-result-types.swift
- edit: test/ParseableInterface/iboutlet-private-set.swift
- edit: test/ParseableInterface/access-filter.swift
- edit: test/ParseableInterface/modifiers.swift
- edit: test/ParseableInterface/private-stored-members.swift
- edit: test/ParseableInterface/lazy-vars.swift
- edit: test/ParseableInterface/escape-Type-and-Protocol.swift
- edit: test/ParseableInterface/if-configs.swift
- edit: test/ParseableInterface/smoke-test.swift
- edit: test/ParseableInterface/ModuleCache/swiftdoc-next-to-swiftinterface.swift
- edit: test/ParseableInterface/inlinable-function.swift
- edit: test/ParseableInterface/Inputs/enums-layout-helper.swift
- edit: test/ParseableInterface/convenience-init.swift
- edit: test/ParseableInterface/stored-properties.swift
- edit: test/ParseableInterface/exported-module-name.swift
- edit: test/ParseableInterface/fixed-layout-property-initializers.swift
- edit: test/ParseableInterface/synthesized.swift
- edit: lib/AST/ASTPrinter.cpp
-
Commit 1b1d6743ca44fbaf1e30d0dc807d2c75f411c564 by harlan:
[ModuleInterface] Allow falling back to prefer TypeReprs- edit: include/swift/Frontend/ParseableInterfaceSupport.h
- edit: include/swift/Option/FrontendOptions.td
- edit: lib/AST/ASTPrinter.cpp
- edit: include/swift/AST/PrintOptions.h
- edit: lib/Frontend/CompilerInvocation.cpp
- add: test/ParseableInterface/preserve-type-repr.swift
- edit: lib/Frontend/ParseableInterfaceSupport.cpp
-
Commit 433a211bba57e9a1633dc6a25f4ab160cd72cc8c by harlan:
Rename flag to ‘module-interface-preserve-types-as-written’- edit: lib/Frontend/CompilerInvocation.cpp
- edit: include/swift/Option/FrontendOptions.td
- edit: lib/Frontend/ParseableInterfaceSupport.cpp
- edit: test/ParseableInterface/preserve-type-repr.swift
- edit: include/swift/Frontend/ParseableInterfaceSupport.h
-
Commit 98f563d0e80d404a26fa7542b3f95efdaa71bd29 by harlan:
Add new flag to XCTest overlay- edit: stdlib/public/Darwin/XCTest/CMakeLists.txt
-
Commit ed62e2407b28a3bb85d82f906625c8908f2bfccb by harlan:
[Sema] Stop filtering nested protocol types from lookup- edit: lib/AST/GenericSignatureBuilder.cpp
- add: test/Generics/Inputs/external-protocol.swift
- add: test/Generics/typealias-in-extension-of-external-protocol.swift
-
Commit d25e468521cf4700c1c537ac264693a7957515a9 by kyrtzidis:
[ASTPrinter] Make sure to printsome
as a keyword- edit: lib/AST/TypeRepr.cpp
- add: test/SourceKit/CursorInfo/cursor_some_type.swift
- edit: lib/AST/ASTPrinter.cpp
-
Commit d4b4cb3a5ae9c115049ce65c18ae58183805fea3 by ross.m.bayer:
[Build System: build-script] Update the migration logic for the- edit: utils/build-script
- edit: utils/build_swift/migration.py
- edit: utils/build_swift/tests/test_migration.py
-
Commit cca6cb5c562c41c2c1b6660103e00f47d5f9469e by xi_ge:
swift-api-digester: teach the tool to compare two SDKs directly- add: test/api-digester/Inputs/mock-sdk.sdk/System/Library/Frameworks/Foo.framework/module.map
- edit: tools/swift-api-digester/swift-api-digester.cpp
- add: test/api-digester/Outputs/mock-sdk-api.txt
- add: test/api-digester/Inputs/mock-sdk-baseline.sdk/System/Library/Frameworks/Foo.framework/module.map
- add: test/api-digester/Inputs/mock-sdk-modules.txt
- edit: test/api-digester/compare-dump-parsable-interface.swift
- edit: test/api-digester/compare-dump-abi-parsable-interface.swift
- add: test/api-digester/compare-two-sdks.swift
- add: test/api-digester/Inputs/mock-sdk-baseline.sdk/System/Library/Frameworks/Foo.framework/Frameworks/FooSub.framework/Headers/FooSub.h
- add: test/api-digester/Inputs/mock-sdk.sdk/System/Library/Frameworks/Foo.framework/Headers/Foo.h
- add: test/api-digester/Inputs/mock-sdk-baseline.sdk/System/Library/Frameworks/Foo.framework/Headers/Foo.h
- add: test/api-digester/Inputs/mock-sdk.sdk/System/Library/Frameworks/Foo.framework/Frameworks/FooSub.framework/Headers/FooSub.h
-
Commit 6cd6d809f3a8ca436179d1538367c9a43a9508d0 by xi_ge:
test: add a mock Swift framework into the ABI checker test suite- edit: test/api-digester/Outputs/mock-sdk-api.txt
- add: test/api-digester/Inputs/mock-sdk.sdk/System/Library/Frameworks/SwiftFoo.framework/Modules/SwiftFoo.swiftmodule/x86_64-apple-macos.swiftinterface
- edit: test/api-digester/Inputs/mock-sdk-modules.txt
- edit: test/api-digester/compare-two-sdks.swift
- add: test/api-digester/Inputs/mock-sdk-baseline.sdk/System/Library/Frameworks/SwiftFoo.framework/Modules/SwiftFoo.swiftmodule/x86_64-apple-macos.swiftinterface