Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Builder linux-rel-css Build #8750

Results:

Build successful

SourceStamp:

Projectservo/servo
Repositoryhttps://github.com/servo/servo
Branchauto
Revisiond6c26af4734113b8216125dbf37eecb9fdfb98d5
Got Revisiond6c26af4734113b8216125dbf37eecb9fdfb98d5
Changes1 change

BuildSlave:

servo-linux4

Reason:

The AnyBranchScheduler scheduler named 'servo-auto' triggered this build

Steps and Logfiles:

  1. git update ( 2 secs )
    1. stdio
  2. generic generic ( 0 secs )
    1. - no logs -
  3. generic_1 generic_1 ( 0 secs )
    1. - no logs -
  4. shell 'pkill -x ...' ( 0 secs )
    1. stdio
  5. shell__1 './mach clean-nightlies ...' ( 11 secs )
    1. stdio
  6. shell__2 './mach clean-cargo-cache ...' ( 0 secs )
    1. stdio
  7. shell__3 './etc/ci/clean_build_artifacts.sh' ( 0 secs )
    1. stdio
  8. compile ran build --release --with-debug-assertions warnings ( 12 mins, 26 secs )
    1. warnings (1)
  9. test ran test-wpt --release --processes 24 --total-chunks 2 --this-chunk 2 --always-succeed ( 11 mins, 46 secs )
    1. - no logs -
  10. shell__4 './mach filter-intermittents ...' ( 0 secs )
    1. stdio
    2. filtered-wpt-errorsummary.log
  11. shell__5 'bash ./etc/ci/lockfile_changed.sh' ( 0 secs )
    1. stdio
  12. shell__6 'bash ./etc/ci/manifest_changed.sh' ( 13 secs )
    1. stdio
  13. shell__7 './etc/ci/clean_build_artifacts.sh' ( 0 secs )
    1. stdio

Build Properties:

NameValueSource
branch auto Build
builddir /home/servo/buildbot/slave/linux-rel-css slave
buildername linux-rel-css Builder
buildnumber 8750 Build
codebase Build
got_revision d6c26af4734113b8216125dbf37eecb9fdfb98d5 Git
project servo/servo Build
repository https://github.com/servo/servo Build
revision d6c26af4734113b8216125dbf37eecb9fdfb98d5 Build
scheduler servo-auto Scheduler
slavename servo-linux4 BuildSlave
warnings-count 1 WarningCountingShellCommand
workdir /home/servo/buildbot/slave/linux-rel-css slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. bors-servo

Timing:

StartFri May 18 17:14:27 2018
EndFri May 18 17:39:11 2018
Elapsed24 mins, 43 secs

All Changes:

:

  1. Change #80878

    Category None
    Changed by bors-servo <lbergstrom+borsohnoyoudont@mozilla.com>
    Changed at Fri 18 May 2018 17:11:10
    Repository https://github.com/servo/servo
    Project servo/servo
    Branch auto
    Revision d6c26af4734113b8216125dbf37eecb9fdfb98d5

    Comments

    Auto merge of #20820 - jdm:revertrustc, r=jdm
    
    Revert "Upgrade to rustc 1.27.0-nightly (8a37c75a3 2018-05-02)"
    
    This is causing us to hit a mac bug in rustc that I'm still tracking down and ruining our ability to merge PRs. This works around #20756 until the problem is fixed upstream.
    
    <!-- Reviewable:start -->
    ---
    This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/20820)
    <!-- Reviewable:end -->

    Changed files

    • components/allocator/lib.rs
    • components/dom_struct/lib.rs
    • components/gfx/lib.rs
    • components/script_plugins/unrooted_must_root.rs
    • components/script_plugins/utils.rs
    • rust-toolchain