@@ -167,8 +167,8 @@ 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+ [HELP] you may press ctrl-c to skip waiting; the crate should be available shortly
172172[PUBLISHED] foo v1.2.3 at registry `crates-io`
173173
174174"# ] ] )
@@ -334,8 +334,8 @@ See https://doc.rust-lang.org/cargo/reference/manifest.html#package-metadata for
334334[FINISHED] `dev` profile [unoptimized + debuginfo] target(s) in [ELAPSED]s
335335[UPLOADING] bar v0.2.0 ([ROOT]/foo)
336336[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.
337+ [NOTE] waiting for bar v0.2.0 to be available at registry `crates-io`
338+ [HELP] you may press ctrl-c to skip waiting; the crate should be available shortly
339339[PUBLISHED] bar v0.2.0 at registry `crates-io`
340340
341341"# ] ] )
@@ -501,8 +501,8 @@ See https://doc.rust-lang.org/cargo/reference/manifest.html#package-metadata for
501501[FINISHED] `dev` profile [unoptimized + debuginfo] target(s) in [ELAPSED]s
502502[UPLOADING] bar v0.2.0 ([ROOT]/foo)
503503[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.
504+ [NOTE] waiting for bar v0.2.0 to be available at registry `crates-io`
505+ [HELP] you may press ctrl-c to skip waiting; the crate should be available shortly
506506[PUBLISHED] bar v0.2.0 at registry `crates-io`
507507
508508"# ] ] )
@@ -762,8 +762,8 @@ See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-lice
762762[FINISHED] `dev` profile [unoptimized + debuginfo] target(s) in [ELAPSED]s
763763[UPLOADING] bar v1.2.3 ([ROOT]/foo/bar)
764764[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.
765+ [NOTE] waiting for bar v1.2.3 to be available at registry `crates-io`
766+ [HELP] you may press ctrl-c to skip waiting; the crate should be available shortly
767767[PUBLISHED] bar v1.2.3 at registry `crates-io`
768768
769769"# ] ] )
@@ -936,8 +936,8 @@ See https://doc.rust-lang.org/cargo/reference/manifest.html#package-metadata for
936936[FINISHED] `dev` profile [unoptimized + debuginfo] target(s) in [ELAPSED]s
937937[UPLOADING] bar v0.2.0 ([ROOT]/foo/bar)
938938[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.
939+ [NOTE] waiting for bar v0.2.0 to be available at registry `crates-io`
940+ [HELP] you may press ctrl-c to skip waiting; the crate should be available shortly
941941[PUBLISHED] bar v0.2.0 at registry `crates-io`
942942
943943"# ] ] )
0 commit comments