@@ -167,8 +167,9 @@ fn inherit_own_workspace_fields() {
167167[FINISHED] `dev` profile [unoptimized + debuginfo] target(s) in [ELAPSED]s
168168[UPLOADING] foo v1.2.3 ([ROOT]/foo)
169169[UPLOADED] foo v1.2.3 to registry `crates-io`
170- [NOTE] waiting for foo v1.2.3 to be available at registry `crates-io`.
171- You may press ctrl-c to skip waiting; the crate should be available shortly.
170+ [NOTE] waiting for foo v1.2.3 to be available at registry `crates-io`
171+ |
172+ [HELP] you may press ctrl-c to skip waiting; the crate should be available shortly
172173[PUBLISHED] foo v1.2.3 at registry `crates-io`
173174
174175"# ] ] )
@@ -334,8 +335,9 @@ See https://doc.rust-lang.org/cargo/reference/manifest.html#package-metadata for
334335[FINISHED] `dev` profile [unoptimized + debuginfo] target(s) in [ELAPSED]s
335336[UPLOADING] bar v0.2.0 ([ROOT]/foo)
336337[UPLOADED] bar v0.2.0 to registry `crates-io`
337- [NOTE] waiting for bar v0.2.0 to be available at registry `crates-io`.
338- You may press ctrl-c to skip waiting; the crate should be available shortly.
338+ [NOTE] waiting for bar v0.2.0 to be available at registry `crates-io`
339+ |
340+ [HELP] you may press ctrl-c to skip waiting; the crate should be available shortly
339341[PUBLISHED] bar v0.2.0 at registry `crates-io`
340342
341343"# ] ] )
@@ -501,8 +503,9 @@ See https://doc.rust-lang.org/cargo/reference/manifest.html#package-metadata for
501503[FINISHED] `dev` profile [unoptimized + debuginfo] target(s) in [ELAPSED]s
502504[UPLOADING] bar v0.2.0 ([ROOT]/foo)
503505[UPLOADED] bar v0.2.0 to registry `crates-io`
504- [NOTE] waiting for bar v0.2.0 to be available at registry `crates-io`.
505- You may press ctrl-c to skip waiting; the crate should be available shortly.
506+ [NOTE] waiting for bar v0.2.0 to be available at registry `crates-io`
507+ |
508+ [HELP] you may press ctrl-c to skip waiting; the crate should be available shortly
506509[PUBLISHED] bar v0.2.0 at registry `crates-io`
507510
508511"# ] ] )
@@ -762,8 +765,9 @@ See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-lice
762765[FINISHED] `dev` profile [unoptimized + debuginfo] target(s) in [ELAPSED]s
763766[UPLOADING] bar v1.2.3 ([ROOT]/foo/bar)
764767[UPLOADED] bar v1.2.3 to registry `crates-io`
765- [NOTE] waiting for bar v1.2.3 to be available at registry `crates-io`.
766- You may press ctrl-c to skip waiting; the crate should be available shortly.
768+ [NOTE] waiting for bar v1.2.3 to be available at registry `crates-io`
769+ |
770+ [HELP] you may press ctrl-c to skip waiting; the crate should be available shortly
767771[PUBLISHED] bar v1.2.3 at registry `crates-io`
768772
769773"# ] ] )
@@ -936,8 +940,9 @@ See https://doc.rust-lang.org/cargo/reference/manifest.html#package-metadata for
936940[FINISHED] `dev` profile [unoptimized + debuginfo] target(s) in [ELAPSED]s
937941[UPLOADING] bar v0.2.0 ([ROOT]/foo/bar)
938942[UPLOADED] bar v0.2.0 to registry `crates-io`
939- [NOTE] waiting for bar v0.2.0 to be available at registry `crates-io`.
940- You may press ctrl-c to skip waiting; the crate should be available shortly.
943+ [NOTE] waiting for bar v0.2.0 to be available at registry `crates-io`
944+ |
945+ [HELP] you may press ctrl-c to skip waiting; the crate should be available shortly
941946[PUBLISHED] bar v0.2.0 at registry `crates-io`
942947
943948"# ] ] )
0 commit comments