Skip to content

Commit acaf9ed

Browse files
chore: update nightly snapshots (#2908)
[ci-full] This PR was automatically generated by the nightly CI run. Updated insta snapshots for nightly Rust builds. Please review the snapshot changes to ensure they are expected. Co-authored-by: hydro-project-bot[bot] <132423234+hydro-project-bot[bot]@users.noreply.github.com>
1 parent 041fd5f commit acaf9ed

48 files changed

Lines changed: 1945 additions & 1858 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

dfir_rs/tests/compile-fail/nightly/surface_demuxenum_notenum.stderr

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -79,13 +79,13 @@ note: required by a bound in `demux_enum_guard`
7979
12 | ]) -> demux_enum::<Shape>();
8080
| ^^^^^^^^^^^^^^^^^^^^^ required by this bound in `demux_enum_guard`
8181

82-
error[E0277]: the trait bound `Shape: DemuxEnumPush<(Pin<&mut impl dfir_rs::dfir_pipes::push::Push<_, (), CanPend = <dfir_rs::dfir_pipes::push::ForEach<fn(_) {std::mem::drop::<_>}> as dfir_rs::dfir_pipes::push::Push<_, ()>>::CanPend>>, Pin<&mut impl dfir_rs::dfir_pipes::push::Push<_, (), CanPend = <dfir_rs::dfir_pipes::push::ForEach<fn(_) {std::mem::drop::<_>}> as dfir_rs::dfir_pipes::push::Push<_, ()>>::CanPend>>, Pin<&mut impl dfir_rs::dfir_pipes::push::Push<_, (), CanPend = <dfir_rs::dfir_pipes::push::ForEach<fn(_) {std::mem::drop::<_>}> as dfir_rs::dfir_pipes::push::Push<_, ()>>::CanPend>>, Pin<&mut impl dfir_rs::dfir_pipes::push::Push<_, (), CanPend = <dfir_rs::dfir_pipes::push::ForEach<fn(_) {std::mem::drop::<_>}> as dfir_rs::dfir_pipes::push::Push<_, ()>>::CanPend>>), ()>` is not satisfied
82+
error[E0277]: the trait bound `Shape: DemuxEnumPush<(Pin<&mut impl dfir_pipes::push::Push<_, (), CanPend = <dfir_pipes::push::for_each::ForEach<fn(_) {std::mem::drop::<_>}> as dfir_pipes::push::Push<_, ()>>::CanPend>>, Pin<&mut impl dfir_pipes::push::Push<_, (), CanPend = <dfir_pipes::push::for_each::ForEach<fn(_) {std::mem::drop::<_>}> as dfir_pipes::push::Push<_, ()>>::CanPend>>, Pin<&mut impl dfir_pipes::push::Push<_, (), CanPend = <dfir_pipes::push::for_each::ForEach<fn(_) {std::mem::drop::<_>}> as dfir_pipes::push::Push<_, ()>>::CanPend>>, Pin<&mut impl dfir_pipes::push::Push<_, (), CanPend = <dfir_pipes::push::for_each::ForEach<fn(_) {std::mem::drop::<_>}> as dfir_pipes::push::Push<_, ()>>::CanPend>>), ()>` is not satisfied
8383
--> tests/compile-fail/nightly/surface_demuxenum_notenum.rs:12:15
8484
|
8585
12 | ]) -> demux_enum::<Shape>();
8686
| ^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
8787
|
88-
help: the trait `DemuxEnumPush<(Pin<&mut impl dfir_rs::dfir_pipes::push::Push<_, (), CanPend = <dfir_rs::dfir_pipes::push::ForEach<fn(_) {std::mem::drop::<_>}> as dfir_rs::dfir_pipes::push::Push<_, ()>>::CanPend>>, Pin<&mut impl dfir_rs::dfir_pipes::push::Push<_, (), CanPend = <dfir_rs::dfir_pipes::push::ForEach<fn(_) {std::mem::drop::<_>}> as dfir_rs::dfir_pipes::push::Push<_, ()>>::CanPend>>, Pin<&mut impl dfir_rs::dfir_pipes::push::Push<_, (), CanPend = <dfir_rs::dfir_pipes::push::ForEach<fn(_) {std::mem::drop::<_>}> as dfir_rs::dfir_pipes::push::Push<_, ()>>::CanPend>>, Pin<&mut impl dfir_rs::dfir_pipes::push::Push<_, (), CanPend = <dfir_rs::dfir_pipes::push::ForEach<fn(_) {std::mem::drop::<_>}> as dfir_rs::dfir_pipes::push::Push<_, ()>>::CanPend>>), ()>` is not implemented for `Shape`
88+
help: the trait `DemuxEnumPush<(Pin<&mut impl dfir_pipes::push::Push<_, (), CanPend = <dfir_pipes::push::for_each::ForEach<fn(_) {std::mem::drop::<_>}> as dfir_pipes::push::Push<_, ()>>::CanPend>>, Pin<&mut impl dfir_pipes::push::Push<_, (), CanPend = <dfir_pipes::push::for_each::ForEach<fn(_) {std::mem::drop::<_>}> as dfir_pipes::push::Push<_, ()>>::CanPend>>, Pin<&mut impl dfir_pipes::push::Push<_, (), CanPend = <dfir_pipes::push::for_each::ForEach<fn(_) {std::mem::drop::<_>}> as dfir_pipes::push::Push<_, ()>>::CanPend>>, Pin<&mut impl dfir_pipes::push::Push<_, (), CanPend = <dfir_pipes::push::for_each::ForEach<fn(_) {std::mem::drop::<_>}> as dfir_pipes::push::Push<_, ()>>::CanPend>>), ()>` is not implemented for `Shape`
8989
--> tests/compile-fail/nightly/surface_demuxenum_notenum.rs:4:5
9090
|
9191
4 | struct Shape {
@@ -98,7 +98,7 @@ note: required by a bound in `demux_enum_guard`
9898
12 | ]) -> demux_enum::<Shape>();
9999
| ^^^^^^^^^^^^^^^^^^^^^ required by this bound in `demux_enum_guard`
100100

101-
error[E0277]: the trait bound `Shape: DemuxEnumPush<(Pin<&mut impl dfir_rs::dfir_pipes::push::Push<_, (), CanPend = <dfir_rs::dfir_pipes::push::ForEach<fn(_) {std::mem::drop::<_>}> as dfir_rs::dfir_pipes::push::Push<_, ()>>::CanPend>>, Pin<&mut impl dfir_rs::dfir_pipes::push::Push<_, (), CanPend = <dfir_rs::dfir_pipes::push::ForEach<fn(_) {std::mem::drop::<_>}> as dfir_rs::dfir_pipes::push::Push<_, ()>>::CanPend>>, Pin<&mut impl dfir_rs::dfir_pipes::push::Push<_, (), CanPend = <dfir_rs::dfir_pipes::push::ForEach<fn(_) {std::mem::drop::<_>}> as dfir_rs::dfir_pipes::push::Push<_, ()>>::CanPend>>, Pin<&mut impl dfir_rs::dfir_pipes::push::Push<_, (), CanPend = <dfir_rs::dfir_pipes::push::ForEach<fn(_) {std::mem::drop::<_>}> as dfir_rs::dfir_pipes::push::Push<_, ()>>::CanPend>>), ()>` is not satisfied
101+
error[E0277]: the trait bound `Shape: DemuxEnumPush<(Pin<&mut impl dfir_pipes::push::Push<_, (), CanPend = <dfir_pipes::push::for_each::ForEach<fn(_) {std::mem::drop::<_>}> as dfir_pipes::push::Push<_, ()>>::CanPend>>, Pin<&mut impl dfir_pipes::push::Push<_, (), CanPend = <dfir_pipes::push::for_each::ForEach<fn(_) {std::mem::drop::<_>}> as dfir_pipes::push::Push<_, ()>>::CanPend>>, Pin<&mut impl dfir_pipes::push::Push<_, (), CanPend = <dfir_pipes::push::for_each::ForEach<fn(_) {std::mem::drop::<_>}> as dfir_pipes::push::Push<_, ()>>::CanPend>>, Pin<&mut impl dfir_pipes::push::Push<_, (), CanPend = <dfir_pipes::push::for_each::ForEach<fn(_) {std::mem::drop::<_>}> as dfir_pipes::push::Push<_, ()>>::CanPend>>), ()>` is not satisfied
102102
--> tests/compile-fail/nightly/surface_demuxenum_notenum.rs:9:20
103103
|
104104
9 | my_demux = source_iter([
@@ -108,7 +108,7 @@ error[E0277]: the trait bound `Shape: DemuxEnumPush<(Pin<&mut impl dfir_rs::dfir
108108
12 | | ]) -> demux_enum::<Shape>();
109109
| |___________________________________^ unsatisfied trait bound
110110
|
111-
help: the trait `DemuxEnumPush<(Pin<&mut impl dfir_rs::dfir_pipes::push::Push<_, (), CanPend = <dfir_rs::dfir_pipes::push::ForEach<fn(_) {std::mem::drop::<_>}> as dfir_rs::dfir_pipes::push::Push<_, ()>>::CanPend>>, Pin<&mut impl dfir_rs::dfir_pipes::push::Push<_, (), CanPend = <dfir_rs::dfir_pipes::push::ForEach<fn(_) {std::mem::drop::<_>}> as dfir_rs::dfir_pipes::push::Push<_, ()>>::CanPend>>, Pin<&mut impl dfir_rs::dfir_pipes::push::Push<_, (), CanPend = <dfir_rs::dfir_pipes::push::ForEach<fn(_) {std::mem::drop::<_>}> as dfir_rs::dfir_pipes::push::Push<_, ()>>::CanPend>>, Pin<&mut impl dfir_rs::dfir_pipes::push::Push<_, (), CanPend = <dfir_rs::dfir_pipes::push::ForEach<fn(_) {std::mem::drop::<_>}> as dfir_rs::dfir_pipes::push::Push<_, ()>>::CanPend>>), ()>` is not implemented for `Shape`
111+
help: the trait `DemuxEnumPush<(Pin<&mut impl dfir_pipes::push::Push<_, (), CanPend = <dfir_pipes::push::for_each::ForEach<fn(_) {std::mem::drop::<_>}> as dfir_pipes::push::Push<_, ()>>::CanPend>>, Pin<&mut impl dfir_pipes::push::Push<_, (), CanPend = <dfir_pipes::push::for_each::ForEach<fn(_) {std::mem::drop::<_>}> as dfir_pipes::push::Push<_, ()>>::CanPend>>, Pin<&mut impl dfir_pipes::push::Push<_, (), CanPend = <dfir_pipes::push::for_each::ForEach<fn(_) {std::mem::drop::<_>}> as dfir_pipes::push::Push<_, ()>>::CanPend>>, Pin<&mut impl dfir_pipes::push::Push<_, (), CanPend = <dfir_pipes::push::for_each::ForEach<fn(_) {std::mem::drop::<_>}> as dfir_pipes::push::Push<_, ()>>::CanPend>>), ()>` is not implemented for `Shape`
112112
--> tests/compile-fail/nightly/surface_demuxenum_notenum.rs:4:5
113113
|
114114
4 | struct Shape {

dfir_rs/tests/compile-fail/nightly/surface_demuxenum_port_extra.stderr

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ error[E0308]: mismatched types
2525
| ------------------------ one of the found opaque types
2626
|
2727
= note: expected tuple `(Pin<&mut _>, Pin<&mut _>, Pin<&mut _>)`
28-
found tuple `(Pin<&mut impl dfir_rs::dfir_pipes::push::Push<_, (), CanPend = <dfir_rs::dfir_pipes::push::ForEach<fn(_) {std::mem::drop::<_>}> as dfir_rs::dfir_pipes::push::Push<_, ()>>::CanPend>>, Pin<&mut impl dfir_rs::dfir_pipes::push::Push<_, (), CanPend = <dfir_rs::dfir_pipes::push::ForEach<fn(_) {std::mem::drop::<_>}> as dfir_rs::dfir_pipes::push::Push<_, ()>>::CanPend>>, Pin<&mut impl dfir_rs::dfir_pipes::push::Push<_, (), CanPend = <dfir_rs::dfir_pipes::push::ForEach<fn(_) {std::mem::drop::<_>}> as dfir_rs::dfir_pipes::push::Push<_, ()>>::CanPend>>, Pin<&mut impl dfir_rs::dfir_pipes::push::Push<_, (), CanPend = <dfir_rs::dfir_pipes::push::ForEach<fn(_) {std::mem::drop::<_>}> as dfir_rs::dfir_pipes::push::Push<_, ()>>::CanPend>>)`
29-
help: the return type of this call is `(Pin<&mut impl dfir_rs::dfir_pipes::push::Push<_, (), CanPend = <dfir_rs::dfir_pipes::push::ForEach<fn(_) {std::mem::drop::<_>}> as dfir_rs::dfir_pipes::push::Push<_, ()>>::CanPend>>, Pin<&mut impl dfir_rs::dfir_pipes::push::Push<_, (), CanPend = <dfir_rs::dfir_pipes::push::ForEach<fn(_) {std::mem::drop::<_>}> as dfir_rs::dfir_pipes::push::Push<_, ()>>::CanPend>>, Pin<&mut impl dfir_rs::dfir_pipes::push::Push<_, (), CanPend = <dfir_rs::dfir_pipes::push::ForEach<fn(_) {std::mem::drop::<_>}> as dfir_rs::dfir_pipes::push::Push<_, ()>>::CanPend>>, Pin<&mut impl dfir_rs::dfir_pipes::push::Push<_, (), CanPend = <dfir_rs::dfir_pipes::push::ForEach<fn(_) {std::mem::drop::<_>}> as dfir_rs::dfir_pipes::push::Push<_, ()>>::CanPend>>)` due to the type of the argument passed
28+
found tuple `(Pin<&mut impl dfir_pipes::push::Push<_, (), CanPend = <dfir_pipes::push::for_each::ForEach<fn(_) {std::mem::drop::<_>}> as dfir_pipes::push::Push<_, ()>>::CanPend>>, Pin<&mut impl dfir_pipes::push::Push<_, (), CanPend = <dfir_pipes::push::for_each::ForEach<fn(_) {std::mem::drop::<_>}> as dfir_pipes::push::Push<_, ()>>::CanPend>>, Pin<&mut impl dfir_pipes::push::Push<_, (), CanPend = <dfir_pipes::push::for_each::ForEach<fn(_) {std::mem::drop::<_>}> as dfir_pipes::push::Push<_, ()>>::CanPend>>, Pin<&mut impl dfir_pipes::push::Push<_, (), CanPend = <dfir_pipes::push::for_each::ForEach<fn(_) {std::mem::drop::<_>}> as dfir_pipes::push::Push<_, ()>>::CanPend>>)`
29+
help: the return type of this call is `(Pin<&mut impl dfir_pipes::push::Push<_, (), CanPend = <dfir_pipes::push::for_each::ForEach<fn(_) {std::mem::drop::<_>}> as dfir_pipes::push::Push<_, ()>>::CanPend>>, Pin<&mut impl dfir_pipes::push::Push<_, (), CanPend = <dfir_pipes::push::for_each::ForEach<fn(_) {std::mem::drop::<_>}> as dfir_pipes::push::Push<_, ()>>::CanPend>>, Pin<&mut impl dfir_pipes::push::Push<_, (), CanPend = <dfir_pipes::push::for_each::ForEach<fn(_) {std::mem::drop::<_>}> as dfir_pipes::push::Push<_, ()>>::CanPend>>, Pin<&mut impl dfir_pipes::push::Push<_, (), CanPend = <dfir_pipes::push::for_each::ForEach<fn(_) {std::mem::drop::<_>}> as dfir_pipes::push::Push<_, ()>>::CanPend>>)` due to the type of the argument passed
3030
--> tests/compile-fail/nightly/surface_demuxenum_port_extra.rs:17:15
3131
|
3232
17 | ]) -> demux_enum::<Shape>();

dfir_rs/tests/compile-fail/nightly/surface_demuxenum_port_missing.stderr

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ error[E0308]: mismatched types
1212
| ------------------------ one of the found opaque types
1313
|
1414
= note: expected tuple `(Pin<&mut _>, Pin<&mut _>, Pin<&mut _>)`
15-
found tuple `(Pin<&mut impl dfir_rs::dfir_pipes::push::Push<_, (), CanPend = <dfir_rs::dfir_pipes::push::ForEach<fn(_) {std::mem::drop::<_>}> as dfir_rs::dfir_pipes::push::Push<_, ()>>::CanPend>>, Pin<&mut impl dfir_rs::dfir_pipes::push::Push<_, (), CanPend = <dfir_rs::dfir_pipes::push::ForEach<fn(_) {std::mem::drop::<_>}> as dfir_rs::dfir_pipes::push::Push<_, ()>>::CanPend>>)`
16-
help: the return type of this call is `(Pin<&mut impl dfir_rs::dfir_pipes::push::Push<_, (), CanPend = <dfir_rs::dfir_pipes::push::ForEach<fn(_) {std::mem::drop::<_>}> as dfir_rs::dfir_pipes::push::Push<_, ()>>::CanPend>>, Pin<&mut impl dfir_rs::dfir_pipes::push::Push<_, (), CanPend = <dfir_rs::dfir_pipes::push::ForEach<fn(_) {std::mem::drop::<_>}> as dfir_rs::dfir_pipes::push::Push<_, ()>>::CanPend>>)` due to the type of the argument passed
15+
found tuple `(Pin<&mut impl dfir_pipes::push::Push<_, (), CanPend = <dfir_pipes::push::for_each::ForEach<fn(_) {std::mem::drop::<_>}> as dfir_pipes::push::Push<_, ()>>::CanPend>>, Pin<&mut impl dfir_pipes::push::Push<_, (), CanPend = <dfir_pipes::push::for_each::ForEach<fn(_) {std::mem::drop::<_>}> as dfir_pipes::push::Push<_, ()>>::CanPend>>)`
16+
help: the return type of this call is `(Pin<&mut impl dfir_pipes::push::Push<_, (), CanPend = <dfir_pipes::push::for_each::ForEach<fn(_) {std::mem::drop::<_>}> as dfir_pipes::push::Push<_, ()>>::CanPend>>, Pin<&mut impl dfir_pipes::push::Push<_, (), CanPend = <dfir_pipes::push::for_each::ForEach<fn(_) {std::mem::drop::<_>}> as dfir_pipes::push::Push<_, ()>>::CanPend>>)` due to the type of the argument passed
1717
--> tests/compile-fail/nightly/surface_demuxenum_port_missing.rs:17:15
1818
|
1919
17 | ]) -> demux_enum::<Shape>();

0 commit comments

Comments
 (0)