Skip to content

josh syncs are broken #17733

Closed
Closed
@lnicola

Description

@lnicola
$ cargo xtask rustc-push --rust-path ../rust-rust-analyzer --rust-fork lnicola/rust
    Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.04s
     Running `target/debug/xtask rustc-push --rust-path ../rust-rust-analyzer --rust-fork lnicola/rust`
Preparing lnicola/rust (base: 1b51d80027919563004918eaadfa0d890ac0eb93)...
$ git fetch https://github.com/rust-lang/rust 1b51d80027919563004918eaadfa0d890ac0eb93
From https://github.com/rust-lang/rust
 * branch                    1b51d80027919563004918eaadfa0d890ac0eb93 -> FETCH_HEAD
$ git push https://github.com/lnicola/rust 1b51d80027919563004918eaadfa0d890ac0eb93:refs/heads/sync-from-ra

Pushing rust-analyzer changes...
$ git push http://localhost:42042/lnicola/rust.git:rev(55d9a533b309119c8acd13061581b43ae8840823:prefix=src/tools/rust-analyzer):/src/tools/rust-analyzer.git HEAD:sync-from-ra
Enumerating objects: 4740, done.
Counting objects: 100% (3116/3116), done.
Delta compression using up to 32 threads
Compressing objects: 100% (1309/1309), done.
Writing objects: 100% (2536/2536), 533.09 KiB | 21.32 MiB/s, done.
Total 2536 (delta 1728), reused 1913 (delta 1146), pack-reused 0 (from 0)
remote: Resolving deltas: 100% (1728/1728), completed with 463 local objects.
remote: josh-proxy: pre-receive hook
remote: upstream: response status: 200 OK
remote: upstream: response body:
remote: 
remote: To https://github.com/lnicola/rust.git
remote:    1b51d800279..1056720a1fd  JOSH_PUSH -> sync-from-ra
remote: REWRITE(fd74511f34ae6c165466543cc6e55ea60e7365af -> 338888132703ff39b0cb7fdcd7b02b8425088da9)
To http://localhost:42042/lnicola/rust.git:rev(55d9a533b309119c8acd13061581b43ae8840823:prefix=src/tools/rust-analyzer):/src/tools/rust-analyzer.git
   d401839753..fd74511f34  HEAD -> sync-from-ra

Error: Josh created a non-roundtrip push! Do NOT merge this into rustc!

I'm not sure what changed, this worked well until today.

CC @RalfJung

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-infraCI and workflow issuesC-bugCategory: bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions