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

Builder linux-rel-wpt Build #9669

Results:

Build successful

SourceStamp:

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

BuildSlave:

servo-linux5

Reason:

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

Steps and Logfiles:

  1. git update ( 3 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 -p servo warnings ( 10 mins, 10 secs )
    1. warnings (1)
  9. test ran test-wpt-failure ( 0 secs )
    1. stdio
  10. test__1 ran test-wpt --release --processes 24 --total-chunks 2 --this-chunk 1 --always-succeed ( 15 mins, 40 secs )
    1. - no logs -
  11. shell__4 './mach filter-intermittents ...' ( 2 secs )
    1. stdio
    2. filtered-wpt-errorsummary.log
  12. test__2 ran test-wpt --release --binary-arg=--multiprocess --processes 24 eventsource ( 10 secs )
    1. wpt-mp-errorsummary.log
  13. shell__5 './etc/ci/clean_build_artifacts.sh' ( 1 secs )
    1. stdio

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. bors-servo

Timing:

StartWed Sep 5 08:52:57 2018
EndWed Sep 5 09:19:17 2018
Elapsed26 mins, 20 secs

All Changes:

:

  1. Change #92741

    Category None
    Changed by bors-servo <lbergstrom+borsohnoyoudont@mozilla.com>
    Changed at Wed 05 Sep 2018 08:52:56
    Repository https://github.com/servo/servo
    Project servo/servo
    Branch auto
    Revision 4d1801424130d6fc8ee60d187930a0de2b119152

    Comments

    Auto merge of #21615 - pyfisch:malloc_size_of-fmt, r=Manishearth
    
    Rustfmt malloc_size_of & derive
    
    Part of #21373. Formatting looks good.
    
    <!-- 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/21615)
    <!-- Reviewable:end -->

    Changed files

    • components/malloc_size_of/lib.rs
    • components/malloc_size_of_derive/lib.rs