Builder rust-x64-linux Build 8923615579950725936
Results:
Failure rust install
Trigger Info:
Project | fuchsia |
Revision | ad30e9a6814b5d29dfbdcd85ecde48afcc94389b |
Got Revision | ad30e9a6814b5d29dfbdcd85ecde48afcc94389b |
Execution:
- Source: Task 428f2e8f3c988410
- Bot: fuchsia-debian-32-c272138d-us-central1-b-tw7b
- Recipe: rust_toolchain
Steps and Logfiles:
Show:-
- - no logs -
-
- - no logs -
-
- - no logs -
-
- - no logs -
Build Properties:
Name | Value | Source |
---|---|---|
$recipe_engine/isolated | {"server": "https://isolateserver.appspot.com"} | setup_build |
$recipe_engine/path | {"cache_dir": "/b/s/w/ir/cache", "temp_dir": "/b/s/w/ir/tmp/rt"} | setup_build |
$recipe_engine/runtime | {"is_experimental": false, "is_luci": true} | setup_build |
$recipe_engine/swarming | {"server": "https://chromium-swarm.appspot.com"} | setup_build |
bot_id | "fuchsia-debian-32-c272138d-us-central1-b-tw7b" | setup_build |
branch | "refs/heads/master" | setup_build |
buildbucket | {"build": {"bucket": "luci.fuchsia.ci", "created_by": "user:luci-scheduler@appspot.gserviceaccount.com", "created_ts": 1548174034126234, "id": "8923615579950725936", "project": "fuchsia", "tags": ["builder:rust-x64-linux", "buildset:commit/git/ad30e9a6814b5d29dfbdcd85ecde48afcc94389b", "buildset:commit/gitiles/fuchsia.googlesource.com/third_party/rust/+/ad30e9a6814b5d29dfbdcd85ecde48afcc94389b", "gitiles_ref:refs/heads/master", "scheduler_invocation_id:9089045642223487712", "scheduler_job_id:fuchsia/rust-x64-linux", "user_agent:luci-scheduler"]}, "hostname": "cr-buildbucket.appspot.com"} | setup_build |
buildername | "rust-x64-linux" | setup_build |
gcs_bucket | "fuchsia-build" | setup_build |
packages | ["topaz/packages/buildbot"] | setup_build |
path_config | "generic" | setup_build |
project | "integration" | setup_build |
recipe | "rust_toolchain" | setup_build |
remote | "https://fuchsia.googlesource.com/integration" | setup_build |
repository | "https://fuchsia.googlesource.com/third_party/rust" | setup_build |
revision | "ad30e9a6814b5d29dfbdcd85ecde48afcc94389b" | setup_build |
got_revision | "ad30e9a6814b5d29dfbdcd85ecde48afcc94389b" | git rev-parse |
Blamelist:
- bors (borsohnoyoudont@rust-lang.org)
- Mazdak Farrokhzad (twingoowohnoyoudont@gmail.com)
- Mazdak Farrokhzad (twingoowohnoyoudont@gmail.com)
- Mazdak Farrokhzad (twingoowohnoyoudont@gmail.com)
- Mazdak Farrokhzad (twingoowohnoyoudont@gmail.com)
- Mazdak Farrokhzad (twingoowohnoyoudont@gmail.com)
- Mazdak Farrokhzad (twingoowohnoyoudont@gmail.com)
- Mazdak Farrokhzad (twingoowohnoyoudont@gmail.com)
- Mazdak Farrokhzad (twingoowohnoyoudont@gmail.com)
- Mazdak Farrokhzad (twingoowohnoyoudont@gmail.com)
Timing:
Create | Tuesday, 22-Jan-19 16:20:34 UTC |
Start | Tuesday, 22-Jan-19 16:20:35 UTC |
End | Tuesday, 22-Jan-19 17:06:01 UTC |
Pending | 1 secs |
Execution | 45 mins 25 secs |
All Changes:
-
Auto merge of #57830 - Centril:rollup, r=Centril
Changed by bors - borsohnoyoudont@rust-lang.org Changed at Tuesday, 22-Jan-19 13:40:01 UTC Repository https://fuchsia.googlesource.com/third_party/rust Branch Revision ad30e9a6814b5d29dfbdcd85ecde48afcc94389b Comments
Auto merge of #57830 - Centril:rollup, r=Centril Rollup of 9 pull requests Successful merges: - #57537 (Small perf improvement for fmt) - #57552 (Default images) - #57604 (Make `str` indexing generic on `SliceIndex`.) - #57667 (Fix memory leak in P::filter_map) - #57677 (const_eval: Predetermine the layout of all locals when pushing a stack frame) - #57791 (Add regression test for #54582) - #57798 (Corrected spelling inconsistency) - #57809 (Add powerpc64-unknown-freebsd) - #57813 (fix validation range printing when encountering undef) Failed merges: r? @ghost
-
Rollup merge of #57813 - RalfJung:validation-range-printing, r=oli-obk
Changed by Mazdak Farrokhzad - twingoowohnoyoudont@gmail.com Changed at Tuesday, 22-Jan-19 11:20:36 UTC Repository https://fuchsia.googlesource.com/third_party/rust Branch Revision dec7b7b1315a073c40c253cc9c80fc693422e3bf Comments
Rollup merge of #57813 - RalfJung:validation-range-printing, r=oli-obk fix validation range printing when encountering undef
-
Rollup merge of #57809 - MikaelUrankar:powerpc64-unknown-freebsd, r=nagisa
Changed by Mazdak Farrokhzad - twingoowohnoyoudont@gmail.com Changed at Tuesday, 22-Jan-19 11:20:34 UTC Repository https://fuchsia.googlesource.com/third_party/rust Branch Revision e3849cc8c9ccbd5bfb8e2938d83cc8505b1896ed Comments
Rollup merge of #57809 - MikaelUrankar:powerpc64-unknown-freebsd, r=nagisa Add powerpc64-unknown-freebsd FreeBSD review: https://reviews.freebsd.org/D18367
-
Rollup merge of #57798 - hellow554:master, r=davidtwco
Changed by Mazdak Farrokhzad - twingoowohnoyoudont@gmail.com Changed at Tuesday, 22-Jan-19 11:20:33 UTC Repository https://fuchsia.googlesource.com/third_party/rust Branch Revision 8c551155d900872fd10b1abd7c4fb3f2c03cda87 Comments
Rollup merge of #57798 - hellow554:master, r=davidtwco Corrected spelling inconsistency resolves #57773
-
Rollup merge of #57791 - estebank:issue-54582, r=zackmdavis
Changed by Mazdak Farrokhzad - twingoowohnoyoudont@gmail.com Changed at Tuesday, 22-Jan-19 11:20:32 UTC Repository https://fuchsia.googlesource.com/third_party/rust Branch Revision 892e6930ce2e7d3511d1752ae4fb6b603ab522bc Comments
Rollup merge of #57791 - estebank:issue-54582, r=zackmdavis Add regression test for #54582 Fix #54582.
-
Rollup merge of #57677 - dotdash:locals, r=michaelwoerister
Changed by Mazdak Farrokhzad - twingoowohnoyoudont@gmail.com Changed at Tuesday, 22-Jan-19 11:20:31 UTC Repository https://fuchsia.googlesource.com/third_party/rust Branch Revision 973e754fc4d31fdcd97647aaca7c2419050df393 Comments
Rollup merge of #57677 - dotdash:locals, r=michaelwoerister const_eval: Predetermine the layout of all locals when pushing a stack frame Usually the layout of any locals is required at least three times, once when it becomes live, once when it is written to, and once it is read from. By adding a cache for them, we can reduce the number of layout queries speeding up code that is heavy on const_eval.
-
Rollup merge of #57667 - ishitatsuyuki:p-leak, r=nnethercote
Changed by Mazdak Farrokhzad - twingoowohnoyoudont@gmail.com Changed at Tuesday, 22-Jan-19 11:20:29 UTC Repository https://fuchsia.googlesource.com/third_party/rust Branch Revision 7fb44e860430286e22f9f77b9963ff0f0622d01a Comments
Rollup merge of #57667 - ishitatsuyuki:p-leak, r=nnethercote Fix memory leak in P::filter_map Probably this function isn't widely used, but anyway this wasn't working as intended. r? @eddyb Do not rollup if you want to see if max-rss change in perf.
-
Rollup merge of #57604 - alercah:str-index, r=sfackler
Changed by Mazdak Farrokhzad - twingoowohnoyoudont@gmail.com Changed at Tuesday, 22-Jan-19 11:20:28 UTC Repository https://fuchsia.googlesource.com/third_party/rust Branch Revision ad55b73da1e3701cf09c54dc813779adbae39d5b Comments
Rollup merge of #57604 - alercah:str-index, r=sfackler Make `str` indexing generic on `SliceIndex`. Fixes #55603
-
Rollup merge of #57552 - GuillaumeGomez:default-images, r=QuietMisdreavus
Changed by Mazdak Farrokhzad - twingoowohnoyoudont@gmail.com Changed at Tuesday, 22-Jan-19 11:20:27 UTC Repository https://fuchsia.googlesource.com/third_party/rust Branch Revision e3d3cff019248a92a6c759417dae253cc32dabaf Comments
Rollup merge of #57552 - GuillaumeGomez:default-images, r=QuietMisdreavus Default images Add default rust logo (the image at the top of the sidebar) and default favicon. No more missing image or inexistent icon on the documentation tabs! r? @QuietMisdreavus
-
Rollup merge of #57537 - sinkuu:fmt_perf, r=alexcrichton
Changed by Mazdak Farrokhzad - twingoowohnoyoudont@gmail.com Changed at Tuesday, 22-Jan-19 11:20:23 UTC Repository https://fuchsia.googlesource.com/third_party/rust Branch Revision e437861d27928751b21af4a2b4bfa52f911da4bb Comments
Rollup merge of #57537 - sinkuu:fmt_perf, r=alexcrichton Small perf improvement for fmt Added benchmark is based on #10761