# [FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04 [#16133]
Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/16133/
Project: oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build: Wed, 17 Mar 2021 02:27:49 -0500
Build duration: 53 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 eb15f3376c65a62c52aa2a864f48f301b00358d7 by atrick:
Temporarily move FixedPoint.swift.gyb into long_test
-
edit: validation-test/stdlib/FixedPoint.swift.gyb
-
Commit 7f6b681cedc831508949bbd149ab2d45f2c420d6 by dgregor:
[Parser] Parse custom attributes on types.
- edit: test/attr/attributes.swift
- edit: lib/ClangImporter/ImportDecl.cpp
- edit: lib/Parse/ParseDecl.cpp
- edit: include/swift/Parse/Parser.h
-
Commit f7800fde317c26ca65106741b0e9f03c9a4deb4c by dgregor:
Propagate parsed type attributes to TypeAttributes.
- edit: lib/Parse/ParseDecl.cpp
- edit: lib/Sema/TypeCheckType.cpp
- edit: include/swift/AST/Attr.h
-
Commit 09d7f47d318ef5a2d4a6dd0243e6dbd0d6a2fb23 by dgregor:
Fix code completion for custom attributes.
- edit: lib/Parse/Parser.cpp
- edit: include/swift/Parse/Parser.h
- edit: lib/Parse/ParseDecl.cpp
- edit: test/Syntax/Outputs/round_trip_parse_gen.swift.withkinds