Skip to content

Instantly share code, notes, and snippets.

@toku-sa-n
Created September 29, 2020 02:55
Show Gist options
  • Save toku-sa-n/50b4d25cbcd7f712a2253316ca76f1d9 to your computer and use it in GitHub Desktop.
Save toku-sa-n/50b4d25cbcd7f712a2253316ca76f1d9 to your computer and use it in GitHub Desktop.
stdin
installing nightly-2020-09-29
testing...
RESULT: nightly-2020-09-29, ===> Yes
installing nightly-2020-09-27
testing...
RESULT: nightly-2020-09-27, ===> No
installing nightly-2020-09-29
testing...
RESULT: nightly-2020-09-29, ===> Yes
installing nightly-2020-09-28
testing...
RESULT: nightly-2020-09-28, ===> No
searched toolchains nightly-2020-09-27 through nightly-2020-09-29
installing nightly-2020-09-29
testing...
********************************************************************************
Regression in nightly-2020-09-29
********************************************************************************
fetching https://static.rust-lang.org/dist/2020-09-28/channel-rust-nightly-git-commit-hash.txt
nightly manifest 2020-09-28: 32 B / 40 B [===========>---] 80.00 % 3.18 MB/s 0s nightly manifest 2020-09-28: 40 B / 40 B [=================] 100.00 % 1.51 MB/s converted 2020-09-28 to 7f7a1cbfd3b55daee191247770627afab09eece2
fetching https://static.rust-lang.org/dist/2020-09-29/channel-rust-nightly-git-commit-hash.txt
nightly manifest 2020-09-29: 32 B / 40 B [==========>--] 80.00 % 115.65 KB/s 0s nightly manifest 2020-09-29: 40 B / 40 B [===============] 100.00 % 138.15 KB/s converted 2020-09-29 to fc2daaae610b5515438b551a2f3706196a997f35
looking for regression commit between 2020-09-28 and 2020-09-29
opening existing repository at "rust.git"
refreshing repository
fetching (via local git) commits from 7f7a1cbfd3b55daee191247770627afab09eece2 to fc2daaae610b5515438b551a2f3706196a997f35
opening existing repository at "rust.git"
refreshing repository
looking up first commit
looking up second commit
checking that commits are by bors and thus have ci artifacts...
finding bors merge commits
found 10 bors merge commits in the specified range
commit[0] 2020-09-27UTC: Auto merge of #77229 - tmiasko:liveness, r=lcnr
commit[1] 2020-09-27UTC: Auto merge of #77242 - ecstatic-morse:dataflow-switch-int, r=jonas-schievink
commit[2] 2020-09-28UTC: Auto merge of #75295 - tmiasko:fds, r=Amanieu
commit[3] 2020-09-28UTC: Auto merge of #77008 - fortanix:raoul/lvi-tests, r=Mark-Simulacrum
commit[4] 2020-09-28UTC: Auto merge of #77265 - vandenheuvel:chalkup, r=Dylan-DPC
commit[5] 2020-09-28UTC: Auto merge of #77261 - oli-obk:const_generic_array_serializer, r=matthewjasper
commit[6] 2020-09-28UTC: Auto merge of #77282 - glaubitz:sparc-linux, r=nagisa
commit[7] 2020-09-28UTC: Auto merge of #77236 - matthewjasper:defer-typeof-impl-trait, r=davidtwco
commit[8] 2020-09-28UTC: Auto merge of #76899 - wesleywiser:experimental_unsound_mir_opts_flag, r=oli-obk
commit[9] 2020-09-28UTC: Auto merge of #77302 - RalfJung:rollup-n8gg3v6, r=RalfJung
validated commits found, specifying toolchains
installing 7f7a1cbfd3b55daee191247770627afab09eece2
testing...
RESULT: 7f7a1cbfd3b55daee191247770627afab09eece2, ===> No
installing fc2daaae610b5515438b551a2f3706196a997f35
testing...
RESULT: fc2daaae610b5515438b551a2f3706196a997f35, ===> Yes
installing 4e3eb5249340898e4380ffe37e7ed8c6b2afdbf9
testing...
RESULT: 4e3eb5249340898e4380ffe37e7ed8c6b2afdbf9, ===> No
installing 1d5a865b2f671189af8d7af6b2d8f3dfa2a6d425
testing...
RESULT: 1d5a865b2f671189af8d7af6b2d8f3dfa2a6d425, ===> No
installing 535d27ac9a3d45dd92769f4d4c7b9f454d1077ea
testing...
RESULT: 535d27ac9a3d45dd92769f4d4c7b9f454d1077ea, ===> No
installing d62d3f7fa9a91d933213cc10e20e740608983f64
testing...
RESULT: d62d3f7fa9a91d933213cc10e20e740608983f64, ===> No
searched toolchains 7f7a1cbfd3b55daee191247770627afab09eece2 through fc2daaae610b5515438b551a2f3706196a997f35
installing fc2daaae610b5515438b551a2f3706196a997f35
testing...
********************************************************************************
Regression in fc2daaae610b5515438b551a2f3706196a997f35
********************************************************************************
==================================================================================
= Please file this regression report on the rust-lang/rust GitHub repository =
= New issue: https://github.com/rust-lang/rust/issues/new =
= Known issues: https://github.com/rust-lang/rust/issues =
= Copy and paste the text below into the issue report thread. Thanks! =
==================================================================================
searched nightlies: from nightly-2020-09-27 to nightly-2020-09-29
regressed nightly: nightly-2020-09-29
searched commits: from https://github.com/rust-lang/rust/commit/7f7a1cbfd3b55daee191247770627afab09eece2 to https://github.com/rust-lang/rust/commit/fc2daaae610b5515438b551a2f3706196a997f35
regressed commit: https://github.com/rust-lang/rust/commit/fc2daaae610b5515438b551a2f3706196a997f35
<details>
<summary>bisected with <a href='https://github.com/rust-lang/cargo-bisect-rustc'>cargo-bisect-rustc</a> v0.5.2</summary>
Host triple: x86_64-unknown-linux-gnu
Reproduce with:
```bash
cargo bisect-rustc --end=2020-09-29
```
</details>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment