[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 18.04 - Long Test (swift 5.2) #407

Report

[FAILURE] oss-swift-5.2-incremental-RA-linux-ubuntu-18_04-long-test [#407]

Build URL:
https://ci.swift.org/job/oss-swift-5.2-incremental-RA-linux-ubuntu-18_04-long-test/407/
Project:
oss-swift-5.2-incremental-RA-linux-ubuntu-18_04-long-test
Date of build:
Wed, 26 Feb 2020 03:23:45 -0600
Build duration:
2 hr 15 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 a426e2f1bd1d615d8f9501bc896afe6e68ec4918 by spestov:
    SILGen: Fix crash when emitting vtable thunk for a generic subclass of

    • edit: test/SILGen/vtable_thunks.swift
    • edit: lib/AST/ASTContext.cpp
  • Commit 46de7018799ec6d4675b0f14814213cc00850a95 by spestov:
    SILGen: Fix substitution map when calling property wrapper backing

    • edit: lib/SILGen/SILGenFunction.h
    • add: test/SILGen/property_wrappers_constrained_extension.swift
    • edit: lib/SILGen/SILGenApply.cpp
    • edit: lib/SILGen/SILGenConstructor.cpp