[INFO] fetching crate facet-reflect 0.28.0... [INFO] checking facet-reflect-0.28.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate facet-reflect 0.28.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate facet-reflect 0.28.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate facet-reflect 0.28.0 [INFO] tweaked toml for crates.io crate facet-reflect 0.28.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate facet-reflect 0.28.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate facet-reflect 0.28.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded camino v1.1.10 [INFO] [stderr] Downloaded indenter v0.3.3 [INFO] [stderr] Downloaded jiff-tzdb v0.1.4 [INFO] [stderr] Downloaded jiff-tzdb-platform v0.1.3 [INFO] [stderr] Downloaded ulid v1.2.1 [INFO] [stderr] Downloaded impls v1.0.3 [INFO] [stderr] Downloaded eyre v0.6.12 [INFO] [stderr] Downloaded facet-core v0.28.0 [INFO] [stderr] Downloaded owo-colors v4.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e0ae69dddb2e4e6492e8e323846b41c6f59f73142e4ea1dad4a2c325765f7d61 [INFO] running `Command { std: "docker" "start" "-a" "e0ae69dddb2e4e6492e8e323846b41c6f59f73142e4ea1dad4a2c325765f7d61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e0ae69dddb2e4e6492e8e323846b41c6f59f73142e4ea1dad4a2c325765f7d61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0ae69dddb2e4e6492e8e323846b41c6f59f73142e4ea1dad4a2c325765f7d61", kill_on_drop: false }` [INFO] [stdout] e0ae69dddb2e4e6492e8e323846b41c6f59f73142e4ea1dad4a2c325765f7d61 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88e4aa5f1f5c5e4f0cacbf6abcfc298c3025cb5b79dca4d7be734c9f842a4749 [INFO] running `Command { std: "docker" "start" "-a" "88e4aa5f1f5c5e4f0cacbf6abcfc298c3025cb5b79dca4d7be734c9f842a4749", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking impls v1.0.3 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking facet-core v0.28.0 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking insta v1.43.1 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking facet-reflect v0.28.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `facet` [INFO] [stdout] --> src/partial/tests.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use facet::Facet; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `facet` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `facet`, use `cargo add facet` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `facet_testhelpers` [INFO] [stdout] --> src/partial/tests.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use facet_testhelpers::test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `struct_fully_uninit::FooBar: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:64:39 [INFO] [stdout] | [INFO] [stdout] 64 | assert_snapshot!(Partial::alloc::().unwrap().build().unwrap_err()); [INFO] [stdout] | ^^^^^^ the trait `Facet<'_>` is not implemented for `struct_fully_uninit::FooBar` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] note: required by a bound in `Partial::<'facet>::alloc` [INFO] [stdout] --> src/partial/mod.rs:442:12 [INFO] [stdout] | [INFO] [stdout] 440 | pub fn alloc() -> Result, ReflectError> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 441 | where [INFO] [stdout] 442 | T: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Partial::<'facet>::alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `struct_fully_uninit::FooBar: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:64:58 [INFO] [stdout] | [INFO] [stdout] 64 | assert_snapshot!(Partial::alloc::().unwrap().build().unwrap_err()); [INFO] [stdout] | ^^^^^ the trait `Facet<'_>` is not implemented for `struct_fully_uninit::FooBar` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] note: required by a bound in `TypedPartial::<'facet, T>::build` [INFO] [stdout] --> src/partial/mod.rs:2773:12 [INFO] [stdout] | [INFO] [stdout] 2771 | pub fn build(&mut self) -> Result, ReflectError> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 2772 | where [INFO] [stdout] 2773 | T: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `TypedPartial::<'facet, T>::build` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `struct_partially_uninit::FooBar: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:75:40 [INFO] [stdout] | [INFO] [stdout] 75 | let mut partial = Partial::alloc::().unwrap(); [INFO] [stdout] | ^^^^^^ the trait `Facet<'_>` is not implemented for `struct_partially_uninit::FooBar` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] note: required by a bound in `Partial::<'facet>::alloc` [INFO] [stdout] --> src/partial/mod.rs:442:12 [INFO] [stdout] | [INFO] [stdout] 440 | pub fn alloc() -> Result, ReflectError> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 441 | where [INFO] [stdout] 442 | T: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Partial::<'facet>::alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `struct_partially_uninit::FooBar: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:80:14 [INFO] [stdout] | [INFO] [stdout] 80 | .build() [INFO] [stdout] | ^^^^^ the trait `Facet<'_>` is not implemented for `struct_partially_uninit::FooBar` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] note: required by a bound in `TypedPartial::<'facet, T>::build` [INFO] [stdout] --> src/partial/mod.rs:2773:12 [INFO] [stdout] | [INFO] [stdout] 2771 | pub fn build(&mut self) -> Result, ReflectError> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 2772 | where [INFO] [stdout] 2773 | T: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `TypedPartial::<'facet, T>::build` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `struct_fully_init::FooBar: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:93:31 [INFO] [stdout] | [INFO] [stdout] 93 | let hv = Partial::alloc::() [INFO] [stdout] | ^^^^^^ the trait `Facet<'_>` is not implemented for `struct_fully_init::FooBar` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] note: required by a bound in `Partial::<'facet>::alloc` [INFO] [stdout] --> src/partial/mod.rs:442:12 [INFO] [stdout] | [INFO] [stdout] 440 | pub fn alloc() -> Result, ReflectError> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 441 | where [INFO] [stdout] 442 | T: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Partial::<'facet>::alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `struct_fully_init::FooBar: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:99:10 [INFO] [stdout] | [INFO] [stdout] 99 | .build() [INFO] [stdout] | ^^^^^ the trait `Facet<'_>` is not implemented for `struct_fully_init::FooBar` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] note: required by a bound in `TypedPartial::<'facet, T>::build` [INFO] [stdout] --> src/partial/mod.rs:2773:12 [INFO] [stdout] | [INFO] [stdout] 2771 | pub fn build(&mut self) -> Result, ReflectError> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 2772 | where [INFO] [stdout] 2773 | T: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `TypedPartial::<'facet, T>::build` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `struct_field_set_twice::Container: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:130:40 [INFO] [stdout] | [INFO] [stdout] 130 | let mut partial = Partial::alloc::().unwrap(); [INFO] [stdout] | ^^^^^^^^^ the trait `Facet<'_>` is not implemented for `struct_field_set_twice::Container` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] note: required by a bound in `Partial::<'facet>::alloc` [INFO] [stdout] --> src/partial/mod.rs:442:12 [INFO] [stdout] | [INFO] [stdout] 440 | pub fn alloc() -> Result, ReflectError> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 441 | where [INFO] [stdout] 442 | T: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Partial::<'facet>::alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `struct_field_set_twice::DropTracker: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:133:34 [INFO] [stdout] | [INFO] [stdout] 133 | partial.set_field("tracker", DropTracker { id: 1 }).unwrap(); [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^^^^ the trait `Facet<'_>` is not implemented for `struct_field_set_twice::DropTracker` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] note: required by a bound in `TypedPartial::<'facet, T>::set_field` [INFO] [stdout] --> src/partial/mod.rs:2947:12 [INFO] [stdout] | [INFO] [stdout] 2945 | pub fn set_field(&mut self, field_name: &str, value: U) -> Result<&mut Self, ReflectError> [INFO] [stdout] | --------- required by a bound in this associated function [INFO] [stdout] 2946 | where [INFO] [stdout] 2947 | U: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `TypedPartial::<'facet, T>::set_field` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `struct_field_set_twice::DropTracker: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:138:34 [INFO] [stdout] | [INFO] [stdout] 138 | partial.set_field("tracker", DropTracker { id: 2 }).unwrap(); [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^^^^ the trait `Facet<'_>` is not implemented for `struct_field_set_twice::DropTracker` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] note: required by a bound in `TypedPartial::<'facet, T>::set_field` [INFO] [stdout] --> src/partial/mod.rs:2947:12 [INFO] [stdout] | [INFO] [stdout] 2945 | pub fn set_field(&mut self, field_name: &str, value: U) -> Result<&mut Self, ReflectError> [INFO] [stdout] | --------- required by a bound in this associated function [INFO] [stdout] 2946 | where [INFO] [stdout] 2947 | U: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `TypedPartial::<'facet, T>::set_field` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `struct_field_set_twice::Container: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:149:29 [INFO] [stdout] | [INFO] [stdout] 149 | let container = partial.build().unwrap(); [INFO] [stdout] | ^^^^^ the trait `Facet<'_>` is not implemented for `struct_field_set_twice::Container` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] note: required by a bound in `TypedPartial::<'facet, T>::build` [INFO] [stdout] --> src/partial/mod.rs:2773:12 [INFO] [stdout] | [INFO] [stdout] 2771 | pub fn build(&mut self) -> Result, ReflectError> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 2772 | where [INFO] [stdout] 2773 | T: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `TypedPartial::<'facet, T>::build` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `array_element_set_twice::DropTracker: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:183:34 [INFO] [stdout] | [INFO] [stdout] 183 | let array = Partial::alloc::<[DropTracker; 3]>() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `Facet<'_>` is not implemented for `array_element_set_twice::DropTracker` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] = note: required for `[array_element_set_twice::DropTracker; 3]` to implement `Facet<'_>` [INFO] [stdout] note: required by a bound in `Partial::<'facet>::alloc` [INFO] [stdout] --> src/partial/mod.rs:442:12 [INFO] [stdout] | [INFO] [stdout] 440 | pub fn alloc() -> Result, ReflectError> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 441 | where [INFO] [stdout] 442 | T: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Partial::<'facet>::alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `array_element_set_twice::DropTracker: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:186:29 [INFO] [stdout] | [INFO] [stdout] 186 | .set_nth_element(0, DropTracker { id: 1 }) [INFO] [stdout] | --------------- ^^^^^^^^^^^^^^^^^^^^^ the trait `Facet<'_>` is not implemented for `array_element_set_twice::DropTracker` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] note: required by a bound in `TypedPartial::<'facet, T>::set_nth_element` [INFO] [stdout] --> src/partial/mod.rs:2929:12 [INFO] [stdout] | [INFO] [stdout] 2927 | pub fn set_nth_element(&mut self, idx: usize, value: U) -> Result<&mut Self, ReflectError> [INFO] [stdout] | --------------- required by a bound in this associated function [INFO] [stdout] 2928 | where [INFO] [stdout] 2929 | U: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `TypedPartial::<'facet, T>::set_nth_element` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `array_element_set_twice::DropTracker: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:189:29 [INFO] [stdout] | [INFO] [stdout] 189 | .set_nth_element(0, DropTracker { id: 2 }) [INFO] [stdout] | --------------- ^^^^^^^^^^^^^^^^^^^^^ the trait `Facet<'_>` is not implemented for `array_element_set_twice::DropTracker` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] note: required by a bound in `TypedPartial::<'facet, T>::set_nth_element` [INFO] [stdout] --> src/partial/mod.rs:2929:12 [INFO] [stdout] | [INFO] [stdout] 2927 | pub fn set_nth_element(&mut self, idx: usize, value: U) -> Result<&mut Self, ReflectError> [INFO] [stdout] | --------------- required by a bound in this associated function [INFO] [stdout] 2928 | where [INFO] [stdout] 2929 | U: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `TypedPartial::<'facet, T>::set_nth_element` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `array_element_set_twice::DropTracker: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:192:29 [INFO] [stdout] | [INFO] [stdout] 192 | .set_nth_element(1, DropTracker { id: 3 }) [INFO] [stdout] | --------------- ^^^^^^^^^^^^^^^^^^^^^ the trait `Facet<'_>` is not implemented for `array_element_set_twice::DropTracker` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] note: required by a bound in `TypedPartial::<'facet, T>::set_nth_element` [INFO] [stdout] --> src/partial/mod.rs:2929:12 [INFO] [stdout] | [INFO] [stdout] 2927 | pub fn set_nth_element(&mut self, idx: usize, value: U) -> Result<&mut Self, ReflectError> [INFO] [stdout] | --------------- required by a bound in this associated function [INFO] [stdout] 2928 | where [INFO] [stdout] 2929 | U: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `TypedPartial::<'facet, T>::set_nth_element` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `array_element_set_twice::DropTracker: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:195:29 [INFO] [stdout] | [INFO] [stdout] 195 | .set_nth_element(2, DropTracker { id: 4 }) [INFO] [stdout] | --------------- ^^^^^^^^^^^^^^^^^^^^^ the trait `Facet<'_>` is not implemented for `array_element_set_twice::DropTracker` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] note: required by a bound in `TypedPartial::<'facet, T>::set_nth_element` [INFO] [stdout] --> src/partial/mod.rs:2929:12 [INFO] [stdout] | [INFO] [stdout] 2927 | pub fn set_nth_element(&mut self, idx: usize, value: U) -> Result<&mut Self, ReflectError> [INFO] [stdout] | --------------- required by a bound in this associated function [INFO] [stdout] 2928 | where [INFO] [stdout] 2929 | U: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `TypedPartial::<'facet, T>::set_nth_element` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `array_element_set_twice::DropTracker: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:197:10 [INFO] [stdout] | [INFO] [stdout] 197 | .build() [INFO] [stdout] | ^^^^^ the trait `Facet<'_>` is not implemented for `array_element_set_twice::DropTracker` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] = note: required for `[array_element_set_twice::DropTracker; 3]` to implement `Facet<'_>` [INFO] [stdout] note: required by a bound in `TypedPartial::<'facet, T>::build` [INFO] [stdout] --> src/partial/mod.rs:2773:12 [INFO] [stdout] | [INFO] [stdout] 2771 | pub fn build(&mut self) -> Result, ReflectError> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 2772 | where [INFO] [stdout] 2773 | T: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `TypedPartial::<'facet, T>::build` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Sample: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:221:35 [INFO] [stdout] | [INFO] [stdout] 221 | let sample = Partial::alloc::() [INFO] [stdout] | ^^^^^^ the trait `Facet<'_>` is not implemented for `Sample` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] note: required by a bound in `Partial::<'facet>::alloc` [INFO] [stdout] --> src/partial/mod.rs:442:12 [INFO] [stdout] | [INFO] [stdout] 440 | pub fn alloc() -> Result, ReflectError> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 441 | where [INFO] [stdout] 442 | T: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Partial::<'facet>::alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Sample: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:225:10 [INFO] [stdout] | [INFO] [stdout] 225 | .build() [INFO] [stdout] | ^^^^^ the trait `Facet<'_>` is not implemented for `Sample` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] note: required by a bound in `TypedPartial::<'facet, T>::build` [INFO] [stdout] --> src/partial/mod.rs:2773:12 [INFO] [stdout] | [INFO] [stdout] 2771 | pub fn build(&mut self) -> Result, ReflectError> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 2772 | where [INFO] [stdout] 2773 | T: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `TypedPartial::<'facet, T>::build` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NoDefault: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:239:35 [INFO] [stdout] | [INFO] [stdout] 239 | let result = Partial::alloc::() [INFO] [stdout] | ^^^^^^^^^ the trait `Facet<'_>` is not implemented for `NoDefault` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] note: required by a bound in `Partial::<'facet>::alloc` [INFO] [stdout] --> src/partial/mod.rs:442:12 [INFO] [stdout] | [INFO] [stdout] 440 | pub fn alloc() -> Result, ReflectError> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 441 | where [INFO] [stdout] 442 | T: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Partial::<'facet>::alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `set_default_drops_previous::DropTracker: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:275:40 [INFO] [stdout] | [INFO] [stdout] 275 | let mut partial = Partial::alloc::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ the trait `Facet<'_>` is not implemented for `set_default_drops_previous::DropTracker` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] note: required by a bound in `Partial::<'facet>::alloc` [INFO] [stdout] --> src/partial/mod.rs:442:12 [INFO] [stdout] | [INFO] [stdout] 440 | pub fn alloc() -> Result, ReflectError> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 441 | where [INFO] [stdout] 442 | T: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Partial::<'facet>::alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `set_default_drops_previous::DropTracker: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:278:17 [INFO] [stdout] | [INFO] [stdout] 278 | partial.set(DropTracker { id: 1 }).unwrap(); [INFO] [stdout] | --- ^^^^^^^^^^^^^^^^^^^^^ the trait `Facet<'_>` is not implemented for `set_default_drops_previous::DropTracker` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] note: required by a bound in `TypedPartial::<'facet, T>::set` [INFO] [stdout] --> src/partial/mod.rs:2794:12 [INFO] [stdout] | [INFO] [stdout] 2792 | pub fn set(&mut self, value: U) -> Result<&mut Self, ReflectError> [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] 2793 | where [INFO] [stdout] 2794 | U: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `TypedPartial::<'facet, T>::set` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `set_default_drops_previous::DropTracker: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:285:27 [INFO] [stdout] | [INFO] [stdout] 285 | let tracker = partial.build().unwrap(); [INFO] [stdout] | ^^^^^ the trait `Facet<'_>` is not implemented for `set_default_drops_previous::DropTracker` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] note: required by a bound in `TypedPartial::<'facet, T>::build` [INFO] [stdout] --> src/partial/mod.rs:2773:12 [INFO] [stdout] | [INFO] [stdout] 2771 | pub fn build(&mut self) -> Result, ReflectError> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 2772 | where [INFO] [stdout] 2773 | T: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `TypedPartial::<'facet, T>::build` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `drop_partially_initialized_struct::Container: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:322:44 [INFO] [stdout] | [INFO] [stdout] 322 | let mut partial = Partial::alloc::().unwrap(); [INFO] [stdout] | ^^^^^^^^^ the trait `Facet<'_>` is not implemented for `drop_partially_initialized_struct::Container` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] note: required by a bound in `Partial::<'facet>::alloc` [INFO] [stdout] --> src/partial/mod.rs:442:12 [INFO] [stdout] | [INFO] [stdout] 440 | pub fn alloc() -> Result, ReflectError> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 441 | where [INFO] [stdout] 442 | T: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Partial::<'facet>::alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `drop_partially_initialized_struct::NoisyDrop: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:328:21 [INFO] [stdout] | [INFO] [stdout] 328 | partial.set(NoisyDrop { value: 1 }).unwrap(); [INFO] [stdout] | --- ^^^^^^^^^^^^^^^^^^^^^^ the trait `Facet<'_>` is not implemented for `drop_partially_initialized_struct::NoisyDrop` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] note: required by a bound in `TypedPartial::<'facet, T>::set` [INFO] [stdout] --> src/partial/mod.rs:2794:12 [INFO] [stdout] | [INFO] [stdout] 2792 | pub fn set(&mut self, value: U) -> Result<&mut Self, ReflectError> [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] 2793 | where [INFO] [stdout] 2794 | U: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `TypedPartial::<'facet, T>::set` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `drop_partially_initialized_struct::NoisyDrop: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:344:21 [INFO] [stdout] | [INFO] [stdout] 344 | partial.set(NoisyDrop { value: 2 }).unwrap(); [INFO] [stdout] | --- ^^^^^^^^^^^^^^^^^^^^^^ the trait `Facet<'_>` is not implemented for `drop_partially_initialized_struct::NoisyDrop` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] note: required by a bound in `TypedPartial::<'facet, T>::set` [INFO] [stdout] --> src/partial/mod.rs:2794:12 [INFO] [stdout] | [INFO] [stdout] 2792 | pub fn set(&mut self, value: U) -> Result<&mut Self, ReflectError> [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] 2793 | where [INFO] [stdout] 2794 | U: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `TypedPartial::<'facet, T>::set` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Outer: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:398:44 [INFO] [stdout] | [INFO] [stdout] 398 | let mut partial = Partial::alloc::().unwrap(); [INFO] [stdout] | ^^^^^ the trait `Facet<'_>` is not implemented for `Outer` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] note: required by a bound in `Partial::<'facet>::alloc` [INFO] [stdout] --> src/partial/mod.rs:442:12 [INFO] [stdout] | [INFO] [stdout] 440 | pub fn alloc() -> Result, ReflectError> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 441 | where [INFO] [stdout] 442 | T: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Partial::<'facet>::alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `drop_nested_partially_initialized::NoisyDrop: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:402:32 [INFO] [stdout] | [INFO] [stdout] 402 | partial.set_field("a", NoisyDrop { id: 1 }).unwrap(); [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^^ the trait `Facet<'_>` is not implemented for `drop_nested_partially_initialized::NoisyDrop` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] note: required by a bound in `TypedPartial::<'facet, T>::set_field` [INFO] [stdout] --> src/partial/mod.rs:2947:12 [INFO] [stdout] | [INFO] [stdout] 2945 | pub fn set_field(&mut self, field_name: &str, value: U) -> Result<&mut Self, ReflectError> [INFO] [stdout] | --------- required by a bound in this associated function [INFO] [stdout] 2946 | where [INFO] [stdout] 2947 | U: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `TypedPartial::<'facet, T>::set_field` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MixedTypes: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:427:40 [INFO] [stdout] | [INFO] [stdout] 427 | let mut partial = Partial::alloc::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^ the trait `Facet<'_>` is not implemented for `MixedTypes` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] note: required by a bound in `Partial::<'facet>::alloc` [INFO] [stdout] --> src/partial/mod.rs:442:12 [INFO] [stdout] | [INFO] [stdout] 440 | pub fn alloc() -> Result, ReflectError> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 441 | where [INFO] [stdout] 442 | T: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Partial::<'facet>::alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `drop_fully_uninitialized::Container: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:465:41 [INFO] [stdout] | [INFO] [stdout] 465 | let _partial = Partial::alloc::().unwrap(); [INFO] [stdout] | ^^^^^^^^^ the trait `Facet<'_>` is not implemented for `drop_fully_uninitialized::Container` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] note: required by a bound in `Partial::<'facet>::alloc` [INFO] [stdout] --> src/partial/mod.rs:442:12 [INFO] [stdout] | [INFO] [stdout] 440 | pub fn alloc() -> Result, ReflectError> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 441 | where [INFO] [stdout] 442 | T: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Partial::<'facet>::alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `drop_after_successful_build::NoisyDrop: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:495:31 [INFO] [stdout] | [INFO] [stdout] 495 | let hv = Partial::alloc::() [INFO] [stdout] | ^^^^^^^^^ the trait `Facet<'_>` is not implemented for `drop_after_successful_build::NoisyDrop` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] note: required by a bound in `Partial::<'facet>::alloc` [INFO] [stdout] --> src/partial/mod.rs:442:12 [INFO] [stdout] | [INFO] [stdout] 440 | pub fn alloc() -> Result, ReflectError> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 441 | where [INFO] [stdout] 442 | T: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Partial::<'facet>::alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `drop_after_successful_build::NoisyDrop: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:497:14 [INFO] [stdout] | [INFO] [stdout] 497 | .set(NoisyDrop { value: 42 }) [INFO] [stdout] | --- ^^^^^^^^^^^^^^^^^^^^^^^ the trait `Facet<'_>` is not implemented for `drop_after_successful_build::NoisyDrop` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] note: required by a bound in `TypedPartial::<'facet, T>::set` [INFO] [stdout] --> src/partial/mod.rs:2794:12 [INFO] [stdout] | [INFO] [stdout] 2792 | pub fn set(&mut self, value: U) -> Result<&mut Self, ReflectError> [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] 2793 | where [INFO] [stdout] 2794 | U: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `TypedPartial::<'facet, T>::set` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `drop_after_successful_build::NoisyDrop: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:499:10 [INFO] [stdout] | [INFO] [stdout] 499 | .build() [INFO] [stdout] | ^^^^^ the trait `Facet<'_>` is not implemented for `drop_after_successful_build::NoisyDrop` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] note: required by a bound in `TypedPartial::<'facet, T>::build` [INFO] [stdout] --> src/partial/mod.rs:2773:12 [INFO] [stdout] | [INFO] [stdout] 2771 | pub fn build(&mut self) -> Result, ReflectError> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 2772 | where [INFO] [stdout] 2773 | T: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `TypedPartial::<'facet, T>::build` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `drop_array_partially_initialized::NoisyDrop: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:586:44 [INFO] [stdout] | [INFO] [stdout] 586 | let mut partial = Partial::alloc::<[NoisyDrop; 4]>().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `Facet<'_>` is not implemented for `drop_array_partially_initialized::NoisyDrop` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] = note: required for `[drop_array_partially_initialized::NoisyDrop; 4]` to implement `Facet<'_>` [INFO] [stdout] note: required by a bound in `Partial::<'facet>::alloc` [INFO] [stdout] --> src/partial/mod.rs:442:12 [INFO] [stdout] | [INFO] [stdout] 440 | pub fn alloc() -> Result, ReflectError> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 441 | where [INFO] [stdout] 442 | T: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Partial::<'facet>::alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `drop_array_partially_initialized::NoisyDrop: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:589:36 [INFO] [stdout] | [INFO] [stdout] 589 | partial.set_nth_element(0, NoisyDrop { value: 10 }).unwrap(); [INFO] [stdout] | --------------- ^^^^^^^^^^^^^^^^^^^^^^^ the trait `Facet<'_>` is not implemented for `drop_array_partially_initialized::NoisyDrop` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] note: required by a bound in `TypedPartial::<'facet, T>::set_nth_element` [INFO] [stdout] --> src/partial/mod.rs:2929:12 [INFO] [stdout] | [INFO] [stdout] 2927 | pub fn set_nth_element(&mut self, idx: usize, value: U) -> Result<&mut Self, ReflectError> [INFO] [stdout] | --------------- required by a bound in this associated function [INFO] [stdout] 2928 | where [INFO] [stdout] 2929 | U: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `TypedPartial::<'facet, T>::set_nth_element` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `drop_array_partially_initialized::NoisyDrop: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:590:36 [INFO] [stdout] | [INFO] [stdout] 590 | partial.set_nth_element(2, NoisyDrop { value: 30 }).unwrap(); [INFO] [stdout] | --------------- ^^^^^^^^^^^^^^^^^^^^^^^ the trait `Facet<'_>` is not implemented for `drop_array_partially_initialized::NoisyDrop` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] note: required by a bound in `TypedPartial::<'facet, T>::set_nth_element` [INFO] [stdout] --> src/partial/mod.rs:2929:12 [INFO] [stdout] | [INFO] [stdout] 2927 | pub fn set_nth_element(&mut self, idx: usize, value: U) -> Result<&mut Self, ReflectError> [INFO] [stdout] | --------------- required by a bound in this associated function [INFO] [stdout] 2928 | where [INFO] [stdout] 2929 | U: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `TypedPartial::<'facet, T>::set_nth_element` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `box_struct::Point: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:632:31 [INFO] [stdout] | [INFO] [stdout] 632 | let hv = Partial::alloc::>() [INFO] [stdout] | ^^^^^^^^^^ the trait `Facet<'_>` is not implemented for `box_struct::Point` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] = note: required for `std::boxed::Box` to implement `Facet<'_>` [INFO] [stdout] note: required by a bound in `Partial::<'facet>::alloc` [INFO] [stdout] --> src/partial/mod.rs:442:12 [INFO] [stdout] | [INFO] [stdout] 440 | pub fn alloc() -> Result, ReflectError> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 441 | where [INFO] [stdout] 442 | T: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Partial::<'facet>::alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `box_struct::Point: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:645:10 [INFO] [stdout] | [INFO] [stdout] 645 | .build() [INFO] [stdout] | ^^^^^ the trait `Facet<'_>` is not implemented for `box_struct::Point` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] = note: required for `std::boxed::Box` to implement `Facet<'_>` [INFO] [stdout] note: required by a bound in `TypedPartial::<'facet, T>::build` [INFO] [stdout] --> src/partial/mod.rs:2773:12 [INFO] [stdout] | [INFO] [stdout] 2771 | pub fn build(&mut self) -> Result, ReflectError> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 2772 | where [INFO] [stdout] 2773 | T: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `TypedPartial::<'facet, T>::build` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `drop_box_partially_initialized::DropCounter: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:672:44 [INFO] [stdout] | [INFO] [stdout] 672 | let mut partial = Partial::alloc::>().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `Facet<'_>` is not implemented for `drop_box_partially_initialized::DropCounter` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] = note: required for `std::boxed::Box` to implement `Facet<'_>` [INFO] [stdout] note: required by a bound in `Partial::<'facet>::alloc` [INFO] [stdout] --> src/partial/mod.rs:442:12 [INFO] [stdout] | [INFO] [stdout] 440 | pub fn alloc() -> Result, ReflectError> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 441 | where [INFO] [stdout] 442 | T: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Partial::<'facet>::alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `drop_box_partially_initialized::DropCounter: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:676:21 [INFO] [stdout] | [INFO] [stdout] 676 | partial.set(DropCounter { value: 99 }).unwrap(); [INFO] [stdout] | --- ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Facet<'_>` is not implemented for `drop_box_partially_initialized::DropCounter` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] note: required by a bound in `TypedPartial::<'facet, T>::set` [INFO] [stdout] --> src/partial/mod.rs:2794:12 [INFO] [stdout] | [INFO] [stdout] 2792 | pub fn set(&mut self, value: U) -> Result<&mut Self, ReflectError> [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] 2793 | where [INFO] [stdout] 2794 | U: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `TypedPartial::<'facet, T>::set` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `arc_struct::Point: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:725:31 [INFO] [stdout] | [INFO] [stdout] 725 | let hv = Partial::alloc::>() [INFO] [stdout] | ^^^^^^^^^^ the trait `Facet<'_>` is not implemented for `arc_struct::Point` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] = note: required for `std::sync::Arc` to implement `Facet<'_>` [INFO] [stdout] note: required by a bound in `Partial::<'facet>::alloc` [INFO] [stdout] --> src/partial/mod.rs:442:12 [INFO] [stdout] | [INFO] [stdout] 440 | pub fn alloc() -> Result, ReflectError> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 441 | where [INFO] [stdout] 442 | T: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Partial::<'facet>::alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `arc_struct::Point: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:738:10 [INFO] [stdout] | [INFO] [stdout] 738 | .build() [INFO] [stdout] | ^^^^^ the trait `Facet<'_>` is not implemented for `arc_struct::Point` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] = note: required for `std::sync::Arc` to implement `Facet<'_>` [INFO] [stdout] note: required by a bound in `TypedPartial::<'facet, T>::build` [INFO] [stdout] --> src/partial/mod.rs:2773:12 [INFO] [stdout] | [INFO] [stdout] 2771 | pub fn build(&mut self) -> Result, ReflectError> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 2772 | where [INFO] [stdout] 2773 | T: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `TypedPartial::<'facet, T>::build` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `drop_arc_partially_initialized::DropCounter: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:764:44 [INFO] [stdout] | [INFO] [stdout] 764 | let mut partial = Partial::alloc::>().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `Facet<'_>` is not implemented for `drop_arc_partially_initialized::DropCounter` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] = note: required for `std::sync::Arc` to implement `Facet<'_>` [INFO] [stdout] note: required by a bound in `Partial::<'facet>::alloc` [INFO] [stdout] --> src/partial/mod.rs:442:12 [INFO] [stdout] | [INFO] [stdout] 440 | pub fn alloc() -> Result, ReflectError> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 441 | where [INFO] [stdout] 442 | T: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Partial::<'facet>::alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `drop_arc_partially_initialized::DropCounter: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:768:21 [INFO] [stdout] | [INFO] [stdout] 768 | partial.set(DropCounter { value: 123 }).unwrap(); [INFO] [stdout] | --- ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Facet<'_>` is not implemented for `drop_arc_partially_initialized::DropCounter` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] note: required by a bound in `TypedPartial::<'facet, T>::set` [INFO] [stdout] --> src/partial/mod.rs:2794:12 [INFO] [stdout] | [INFO] [stdout] 2792 | pub fn set(&mut self, value: U) -> Result<&mut Self, ReflectError> [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] 2793 | where [INFO] [stdout] 2794 | U: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `TypedPartial::<'facet, T>::set` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `enum_unit_variant::Status: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:792:31 [INFO] [stdout] | [INFO] [stdout] 792 | let hv = Partial::alloc::() [INFO] [stdout] | ^^^^^^ the trait `Facet<'_>` is not implemented for `enum_unit_variant::Status` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] note: required by a bound in `Partial::<'facet>::alloc` [INFO] [stdout] --> src/partial/mod.rs:442:12 [INFO] [stdout] | [INFO] [stdout] 440 | pub fn alloc() -> Result, ReflectError> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 441 | where [INFO] [stdout] 442 | T: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Partial::<'facet>::alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `enum_unit_variant::Status: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:796:10 [INFO] [stdout] | [INFO] [stdout] 796 | .build() [INFO] [stdout] | ^^^^^ the trait `Facet<'_>` is not implemented for `enum_unit_variant::Status` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] note: required by a bound in `TypedPartial::<'facet, T>::build` [INFO] [stdout] --> src/partial/mod.rs:2773:12 [INFO] [stdout] | [INFO] [stdout] 2771 | pub fn build(&mut self) -> Result, ReflectError> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 2772 | where [INFO] [stdout] 2773 | T: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `TypedPartial::<'facet, T>::build` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Message: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:812:31 [INFO] [stdout] | [INFO] [stdout] 812 | let hv = Partial::alloc::() [INFO] [stdout] | ^^^^^^^ the trait `Facet<'_>` is not implemented for `Message` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] note: required by a bound in `Partial::<'facet>::alloc` [INFO] [stdout] --> src/partial/mod.rs:442:12 [INFO] [stdout] | [INFO] [stdout] 440 | pub fn alloc() -> Result, ReflectError> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 441 | where [INFO] [stdout] 442 | T: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Partial::<'facet>::alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Message: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:818:10 [INFO] [stdout] | [INFO] [stdout] 818 | .build() [INFO] [stdout] | ^^^^^ the trait `Facet<'_>` is not implemented for `Message` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] note: required by a bound in `TypedPartial::<'facet, T>::build` [INFO] [stdout] --> src/partial/mod.rs:2773:12 [INFO] [stdout] | [INFO] [stdout] 2771 | pub fn build(&mut self) -> Result, ReflectError> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 2772 | where [INFO] [stdout] 2773 | T: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `TypedPartial::<'facet, T>::build` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Value: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:839:31 [INFO] [stdout] | [INFO] [stdout] 839 | let hv = Partial::alloc::() [INFO] [stdout] | ^^^^^ the trait `Facet<'_>` is not implemented for `Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] note: required by a bound in `Partial::<'facet>::alloc` [INFO] [stdout] --> src/partial/mod.rs:442:12 [INFO] [stdout] | [INFO] [stdout] 440 | pub fn alloc() -> Result, ReflectError> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 441 | where [INFO] [stdout] 442 | T: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Partial::<'facet>::alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Value: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:847:10 [INFO] [stdout] | [INFO] [stdout] 847 | .build() [INFO] [stdout] | ^^^^^ the trait `Facet<'_>` is not implemented for `Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] note: required by a bound in `TypedPartial::<'facet, T>::build` [INFO] [stdout] --> src/partial/mod.rs:2773:12 [INFO] [stdout] | [INFO] [stdout] 2771 | pub fn build(&mut self) -> Result, ReflectError> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 2772 | where [INFO] [stdout] 2773 | T: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `TypedPartial::<'facet, T>::build` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Data: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:860:31 [INFO] [stdout] | [INFO] [stdout] 860 | let hv = Partial::alloc::() [INFO] [stdout] | ^^^^ the trait `Facet<'_>` is not implemented for `Data` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] note: required by a bound in `Partial::<'facet>::alloc` [INFO] [stdout] --> src/partial/mod.rs:442:12 [INFO] [stdout] | [INFO] [stdout] 440 | pub fn alloc() -> Result, ReflectError> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 441 | where [INFO] [stdout] 442 | T: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Partial::<'facet>::alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Data: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:873:10 [INFO] [stdout] | [INFO] [stdout] 873 | .build() [INFO] [stdout] | ^^^^^ the trait `Facet<'_>` is not implemented for `Data` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] note: required by a bound in `TypedPartial::<'facet, T>::build` [INFO] [stdout] --> src/partial/mod.rs:2773:12 [INFO] [stdout] | [INFO] [stdout] 2771 | pub fn build(&mut self) -> Result, ReflectError> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 2772 | where [INFO] [stdout] 2773 | T: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `TypedPartial::<'facet, T>::build` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `enum_partial_initialization_error::Config: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:888:35 [INFO] [stdout] | [INFO] [stdout] 888 | let result = Partial::alloc::() [INFO] [stdout] | ^^^^^^ the trait `Facet<'_>` is not implemented for `enum_partial_initialization_error::Config` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] note: required by a bound in `Partial::<'facet>::alloc` [INFO] [stdout] --> src/partial/mod.rs:442:12 [INFO] [stdout] | [INFO] [stdout] 440 | pub fn alloc() -> Result, ReflectError> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 441 | where [INFO] [stdout] 442 | T: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Partial::<'facet>::alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `enum_partial_initialization_error::Config: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:895:10 [INFO] [stdout] | [INFO] [stdout] 895 | .build(); [INFO] [stdout] | ^^^^^ the trait `Facet<'_>` is not implemented for `enum_partial_initialization_error::Config` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] note: required by a bound in `TypedPartial::<'facet, T>::build` [INFO] [stdout] --> src/partial/mod.rs:2773:12 [INFO] [stdout] | [INFO] [stdout] 2771 | pub fn build(&mut self) -> Result, ReflectError> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 2772 | where [INFO] [stdout] 2773 | T: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `TypedPartial::<'facet, T>::build` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `enum_select_nth_variant::Status: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:911:31 [INFO] [stdout] | [INFO] [stdout] 911 | let hv = Partial::alloc::() [INFO] [stdout] | ^^^^^^ the trait `Facet<'_>` is not implemented for `enum_select_nth_variant::Status` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] note: required by a bound in `Partial::<'facet>::alloc` [INFO] [stdout] --> src/partial/mod.rs:442:12 [INFO] [stdout] | [INFO] [stdout] 440 | pub fn alloc() -> Result, ReflectError> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 441 | where [INFO] [stdout] 442 | T: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Partial::<'facet>::alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `enum_select_nth_variant::Status: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:915:10 [INFO] [stdout] | [INFO] [stdout] 915 | .build() [INFO] [stdout] | ^^^^^ the trait `Facet<'_>` is not implemented for `enum_select_nth_variant::Status` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] note: required by a bound in `TypedPartial::<'facet, T>::build` [INFO] [stdout] --> src/partial/mod.rs:2773:12 [INFO] [stdout] | [INFO] [stdout] 2771 | pub fn build(&mut self) -> Result, ReflectError> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 2772 | where [INFO] [stdout] 2773 | T: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `TypedPartial::<'facet, T>::build` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `enum_select_nth_variant::Status: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:920:32 [INFO] [stdout] | [INFO] [stdout] 920 | let hv2 = Partial::alloc::() [INFO] [stdout] | ^^^^^^ the trait `Facet<'_>` is not implemented for `enum_select_nth_variant::Status` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] note: required by a bound in `Partial::<'facet>::alloc` [INFO] [stdout] --> src/partial/mod.rs:442:12 [INFO] [stdout] | [INFO] [stdout] 440 | pub fn alloc() -> Result, ReflectError> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 441 | where [INFO] [stdout] 442 | T: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Partial::<'facet>::alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `enum_select_nth_variant::Status: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:924:10 [INFO] [stdout] | [INFO] [stdout] 924 | .build() [INFO] [stdout] | ^^^^^ the trait `Facet<'_>` is not implemented for `enum_select_nth_variant::Status` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] note: required by a bound in `TypedPartial::<'facet, T>::build` [INFO] [stdout] --> src/partial/mod.rs:2773:12 [INFO] [stdout] | [INFO] [stdout] 2771 | pub fn build(&mut self) -> Result, ReflectError> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 2772 | where [INFO] [stdout] 2773 | T: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `TypedPartial::<'facet, T>::build` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `EmptyStruct: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:935:31 [INFO] [stdout] | [INFO] [stdout] 935 | let hv = Partial::alloc::().unwrap().build().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ the trait `Facet<'_>` is not implemented for `EmptyStruct` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] note: required by a bound in `Partial::<'facet>::alloc` [INFO] [stdout] --> src/partial/mod.rs:442:12 [INFO] [stdout] | [INFO] [stdout] 440 | pub fn alloc() -> Result, ReflectError> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 441 | where [INFO] [stdout] 442 | T: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Partial::<'facet>::alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `EmptyStruct: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:935:55 [INFO] [stdout] | [INFO] [stdout] 935 | let hv = Partial::alloc::().unwrap().build().unwrap(); [INFO] [stdout] | ^^^^^ the trait `Facet<'_>` is not implemented for `EmptyStruct` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] note: required by a bound in `TypedPartial::<'facet, T>::build` [INFO] [stdout] --> src/partial/mod.rs:2773:12 [INFO] [stdout] | [INFO] [stdout] 2771 | pub fn build(&mut self) -> Result, ReflectError> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 2772 | where [INFO] [stdout] 2773 | T: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `TypedPartial::<'facet, T>::build` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `list_vec_complex::Person: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:965:31 [INFO] [stdout] | [INFO] [stdout] 965 | let hv = Partial::alloc::>() [INFO] [stdout] | ^^^^^^^^^^^ the trait `Facet<'_>` is not implemented for `list_vec_complex::Person` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] = note: required for `Vec` to implement `Facet<'_>` [INFO] [stdout] note: required by a bound in `Partial::<'facet>::alloc` [INFO] [stdout] --> src/partial/mod.rs:442:12 [INFO] [stdout] | [INFO] [stdout] 440 | pub fn alloc() -> Result, ReflectError> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 441 | where [INFO] [stdout] 442 | T: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Partial::<'facet>::alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `list_vec_complex::Person: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:987:10 [INFO] [stdout] | [INFO] [stdout] 987 | .build() [INFO] [stdout] | ^^^^^ the trait `Facet<'_>` is not implemented for `list_vec_complex::Person` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] = note: required for `Vec` to implement `Facet<'_>` [INFO] [stdout] note: required by a bound in `TypedPartial::<'facet, T>::build` [INFO] [stdout] --> src/partial/mod.rs:2773:12 [INFO] [stdout] | [INFO] [stdout] 2771 | pub fn build(&mut self) -> Result, ReflectError> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 2772 | where [INFO] [stdout] 2773 | T: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `TypedPartial::<'facet, T>::build` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HashMap: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:1058:31 [INFO] [stdout] | [INFO] [stdout] 1058 | let hv = Partial::alloc::>() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the trait `Facet<'_>` is not implemented for `HashMap` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] note: required by a bound in `Partial::<'facet>::alloc` [INFO] [stdout] --> src/partial/mod.rs:442:12 [INFO] [stdout] | [INFO] [stdout] 440 | pub fn alloc() -> Result, ReflectError> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 441 | where [INFO] [stdout] 442 | T: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Partial::<'facet>::alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HashMap: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:1088:10 [INFO] [stdout] | [INFO] [stdout] 1088 | .build() [INFO] [stdout] | ^^^^^ the trait `Facet<'_>` is not implemented for `HashMap` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] note: required by a bound in `TypedPartial::<'facet, T>::build` [INFO] [stdout] --> src/partial/mod.rs:2773:12 [INFO] [stdout] | [INFO] [stdout] 2771 | pub fn build(&mut self) -> Result, ReflectError> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 2772 | where [INFO] [stdout] 2773 | T: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `TypedPartial::<'facet, T>::build` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HashMap: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:1100:31 [INFO] [stdout] | [INFO] [stdout] 1100 | let hv = Partial::alloc::>() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `Facet<'_>` is not implemented for `HashMap` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] note: required by a bound in `Partial::<'facet>::alloc` [INFO] [stdout] --> src/partial/mod.rs:442:12 [INFO] [stdout] | [INFO] [stdout] 440 | pub fn alloc() -> Result, ReflectError> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 441 | where [INFO] [stdout] 442 | T: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Partial::<'facet>::alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HashMap: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:1105:10 [INFO] [stdout] | [INFO] [stdout] 1105 | .build() [INFO] [stdout] | ^^^^^ the trait `Facet<'_>` is not implemented for `HashMap` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] note: required by a bound in `TypedPartial::<'facet, T>::build` [INFO] [stdout] --> src/partial/mod.rs:2773:12 [INFO] [stdout] | [INFO] [stdout] 2771 | pub fn build(&mut self) -> Result, ReflectError> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 2772 | where [INFO] [stdout] 2773 | T: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `TypedPartial::<'facet, T>::build` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HashMap: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:1121:31 [INFO] [stdout] | [INFO] [stdout] 1121 | let hv = Partial::alloc::>() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `Facet<'_>` is not implemented for `HashMap` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] note: required by a bound in `Partial::<'facet>::alloc` [INFO] [stdout] --> src/partial/mod.rs:442:12 [INFO] [stdout] | [INFO] [stdout] 440 | pub fn alloc() -> Result, ReflectError> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 441 | where [INFO] [stdout] 442 | T: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Partial::<'facet>::alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HashMap: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:1147:10 [INFO] [stdout] | [INFO] [stdout] 1147 | .build() [INFO] [stdout] | ^^^^^ the trait `Facet<'_>` is not implemented for `HashMap` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] note: required by a bound in `TypedPartial::<'facet, T>::build` [INFO] [stdout] --> src/partial/mod.rs:2773:12 [INFO] [stdout] | [INFO] [stdout] 2771 | pub fn build(&mut self) -> Result, ReflectError> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 2772 | where [INFO] [stdout] 2773 | T: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `TypedPartial::<'facet, T>::build` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Animal: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:1178:35 [INFO] [stdout] | [INFO] [stdout] 1178 | let animal = Partial::alloc::() [INFO] [stdout] | ^^^^^^ the trait `Facet<'_>` is not implemented for `Animal` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] note: required by a bound in `Partial::<'facet>::alloc` [INFO] [stdout] --> src/partial/mod.rs:442:12 [INFO] [stdout] | [INFO] [stdout] 440 | pub fn alloc() -> Result, ReflectError> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 441 | where [INFO] [stdout] 442 | T: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Partial::<'facet>::alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Animal: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:1186:10 [INFO] [stdout] | [INFO] [stdout] 1186 | .build() [INFO] [stdout] | ^^^^^ the trait `Facet<'_>` is not implemented for `Animal` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] note: required by a bound in `TypedPartial::<'facet, T>::build` [INFO] [stdout] --> src/partial/mod.rs:2773:12 [INFO] [stdout] | [INFO] [stdout] 2771 | pub fn build(&mut self) -> Result, ReflectError> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 2772 | where [INFO] [stdout] 2773 | T: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `TypedPartial::<'facet, T>::build` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Animal: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:1197:35 [INFO] [stdout] | [INFO] [stdout] 1197 | let animal = Partial::alloc::() [INFO] [stdout] | ^^^^^^ the trait `Facet<'_>` is not implemented for `Animal` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] note: required by a bound in `Partial::<'facet>::alloc` [INFO] [stdout] --> src/partial/mod.rs:442:12 [INFO] [stdout] | [INFO] [stdout] 440 | pub fn alloc() -> Result, ReflectError> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 441 | where [INFO] [stdout] 442 | T: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Partial::<'facet>::alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Animal: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:1205:10 [INFO] [stdout] | [INFO] [stdout] 1205 | .build() [INFO] [stdout] | ^^^^^ the trait `Facet<'_>` is not implemented for `Animal` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] note: required by a bound in `TypedPartial::<'facet, T>::build` [INFO] [stdout] --> src/partial/mod.rs:2773:12 [INFO] [stdout] | [INFO] [stdout] 2771 | pub fn build(&mut self) -> Result, ReflectError> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 2772 | where [INFO] [stdout] 2773 | T: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `TypedPartial::<'facet, T>::build` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Animal: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:1216:35 [INFO] [stdout] | [INFO] [stdout] 1216 | let animal = Partial::alloc::() [INFO] [stdout] | ^^^^^^ the trait `Facet<'_>` is not implemented for `Animal` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] note: required by a bound in `Partial::<'facet>::alloc` [INFO] [stdout] --> src/partial/mod.rs:442:12 [INFO] [stdout] | [INFO] [stdout] 440 | pub fn alloc() -> Result, ReflectError> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 441 | where [INFO] [stdout] 442 | T: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Partial::<'facet>::alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Animal: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:1222:10 [INFO] [stdout] | [INFO] [stdout] 1222 | .build() [INFO] [stdout] | ^^^^^ the trait `Facet<'_>` is not implemented for `Animal` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] note: required by a bound in `TypedPartial::<'facet, T>::build` [INFO] [stdout] --> src/partial/mod.rs:2773:12 [INFO] [stdout] | [INFO] [stdout] 2771 | pub fn build(&mut self) -> Result, ReflectError> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 2772 | where [INFO] [stdout] 2773 | T: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `TypedPartial::<'facet, T>::build` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Animal: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:1232:40 [INFO] [stdout] | [INFO] [stdout] 1232 | let mut partial = Partial::alloc::().unwrap(); [INFO] [stdout] | ^^^^^^ the trait `Facet<'_>` is not implemented for `Animal` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] note: required by a bound in `Partial::<'facet>::alloc` [INFO] [stdout] --> src/partial/mod.rs:442:12 [INFO] [stdout] | [INFO] [stdout] 440 | pub fn alloc() -> Result, ReflectError> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 441 | where [INFO] [stdout] 442 | T: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Partial::<'facet>::alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `field_named_on_struct::Person: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:1252:35 [INFO] [stdout] | [INFO] [stdout] 1252 | let person = Partial::alloc::() [INFO] [stdout] | ^^^^^^ the trait `Facet<'_>` is not implemented for `field_named_on_struct::Person` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] note: required by a bound in `Partial::<'facet>::alloc` [INFO] [stdout] --> src/partial/mod.rs:442:12 [INFO] [stdout] | [INFO] [stdout] 440 | pub fn alloc() -> Result, ReflectError> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 441 | where [INFO] [stdout] 442 | T: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Partial::<'facet>::alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `field_named_on_struct::Person: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:1273:10 [INFO] [stdout] | [INFO] [stdout] 1273 | .build() [INFO] [stdout] | ^^^^^ the trait `Facet<'_>` is not implemented for `field_named_on_struct::Person` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] note: required by a bound in `TypedPartial::<'facet, T>::build` [INFO] [stdout] --> src/partial/mod.rs:2773:12 [INFO] [stdout] | [INFO] [stdout] 2771 | pub fn build(&mut self) -> Result, ReflectError> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 2772 | where [INFO] [stdout] 2773 | T: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `TypedPartial::<'facet, T>::build` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `field_named_on_struct::Person: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:1285:40 [INFO] [stdout] | [INFO] [stdout] 1285 | let mut partial = Partial::alloc::().unwrap(); [INFO] [stdout] | ^^^^^^ the trait `Facet<'_>` is not implemented for `field_named_on_struct::Person` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] note: required by a bound in `Partial::<'facet>::alloc` [INFO] [stdout] --> src/partial/mod.rs:442:12 [INFO] [stdout] | [INFO] [stdout] 440 | pub fn alloc() -> Result, ReflectError> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 441 | where [INFO] [stdout] 442 | T: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Partial::<'facet>::alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `field_named_on_enum::Config: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:1302:35 [INFO] [stdout] | [INFO] [stdout] 1302 | let config = Partial::alloc::() [INFO] [stdout] | ^^^^^^ the trait `Facet<'_>` is not implemented for `field_named_on_enum::Config` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] note: required by a bound in `Partial::<'facet>::alloc` [INFO] [stdout] --> src/partial/mod.rs:442:12 [INFO] [stdout] | [INFO] [stdout] 440 | pub fn alloc() -> Result, ReflectError> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 441 | where [INFO] [stdout] 442 | T: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Partial::<'facet>::alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `field_named_on_enum::Config: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:1312:10 [INFO] [stdout] | [INFO] [stdout] 1312 | .build() [INFO] [stdout] | ^^^^^ the trait `Facet<'_>` is not implemented for `field_named_on_enum::Config` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] note: required by a bound in `TypedPartial::<'facet, T>::build` [INFO] [stdout] --> src/partial/mod.rs:2773:12 [INFO] [stdout] | [INFO] [stdout] 2771 | pub fn build(&mut self) -> Result, ReflectError> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 2772 | where [INFO] [stdout] 2773 | T: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `TypedPartial::<'facet, T>::build` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `field_named_on_enum::Config: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:1325:40 [INFO] [stdout] | [INFO] [stdout] 1325 | let mut partial = Partial::alloc::().unwrap(); [INFO] [stdout] | ^^^^^^ the trait `Facet<'_>` is not implemented for `field_named_on_enum::Config` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] note: required by a bound in `Partial::<'facet>::alloc` [INFO] [stdout] --> src/partial/mod.rs:442:12 [INFO] [stdout] | [INFO] [stdout] 440 | pub fn alloc() -> Result, ReflectError> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 441 | where [INFO] [stdout] 442 | T: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Partial::<'facet>::alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HashMap: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:1358:44 [INFO] [stdout] | [INFO] [stdout] 1358 | let mut partial = Partial::alloc::>().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Facet<'_>` is not implemented for `HashMap` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] note: required by a bound in `Partial::<'facet>::alloc` [INFO] [stdout] --> src/partial/mod.rs:442:12 [INFO] [stdout] | [INFO] [stdout] 440 | pub fn alloc() -> Result, ReflectError> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 441 | where [INFO] [stdout] 442 | T: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Partial::<'facet>::alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `map_partial_initialization_drop::DropTracker: Facet<'_>` is not satisfied [INFO] [stdout] --> src/partial/tests.rs:1371:18 [INFO] [stdout] | [INFO] [stdout] 1371 | .set(DropTracker { id: 1 }) [INFO] [stdout] | --- ^^^^^^^^^^^^^^^^^^^^^ the trait `Facet<'_>` is not implemented for `map_partial_initialization_drop::DropTracker` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Facet<'facet>`: [INFO] [stdout] `&'a T` implements `Facet<'a>` [INFO] [stdout] `&'a [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut T` implements `Facet<'a>` [INFO] [stdout] `&'a mut [U]` implements `Facet<'a>` [INFO] [stdout] `&'a mut str` implements `Facet<'a>` [INFO] [stdout] `&'a str` implements `Facet<'a>` [INFO] [stdout] `()` implements `Facet<'_>` [INFO] [stdout] `(T0, T1)` implements `Facet<'a>` [INFO] [stdout] and 64 others [INFO] [stdout] note: required by a bound in `TypedPartial::<'facet, T>::set` [INFO] [stdout] --> src/partial/mod.rs:2794:12 [INFO] [stdout] | [INFO] [stdout] 2792 | pub fn set(&mut self, value: U) -> Result<&mut Self, ReflectError> [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] 2793 | where [INFO] [stdout] 2794 | U: Facet<'facet>, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `TypedPartial::<'facet, T>::set` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `facet-reflect` (lib test) due to 84 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0432]: unresolved import `facet` [INFO] [stdout] --> tests/partial/empty_tuples.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use facet::Facet; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `facet` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `facet`, use `cargo add facet` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `facet` [INFO] [stdout] --> tests/partial/array_building.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use facet::Facet; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `facet` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `facet`, use `cargo add facet` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `facet_testhelpers` [INFO] [stdout] --> tests/partial/array_building.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use facet_testhelpers::test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `facet` [INFO] [stdout] --> tests/partial/invariant.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use facet::Facet; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `facet` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `facet`, use `cargo add facet` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `facet_testhelpers` [INFO] [stdout] --> tests/partial/invariant.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use facet_testhelpers::test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `facet_testhelpers` [INFO] [stdout] --> tests/partial/list_leak.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use facet_testhelpers::test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `facet_testhelpers` [INFO] [stdout] --> tests/partial/map.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use facet_testhelpers::test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `facet_testhelpers` [INFO] [stdout] --> tests/partial/map_leak.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use facet_testhelpers::test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `facet_testhelpers` [INFO] [stdout] --> tests/partial/misc.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use facet_testhelpers::test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `facet` [INFO] [stdout] --> tests/partial/misc.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use facet::{EnumType, Facet, Field, PtrConst, PtrUninit, StructType, Type, UserType, Variant}; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `facet` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `facet`, use `cargo add facet` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `facet` [INFO] [stdout] --> tests/partial/no_uninit.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use facet::Facet; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `facet` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `facet`, use `cargo add facet` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `facet_testhelpers` [INFO] [stdout] --> tests/partial/no_uninit.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use facet_testhelpers::test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `facet_testhelpers` [INFO] [stdout] --> tests/partial/option_building.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use facet_testhelpers::test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `facet_testhelpers` [INFO] [stdout] --> tests/partial/option_leak.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use facet_testhelpers::test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `facet` [INFO] [stdout] --> tests/partial/pointer.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use facet::Facet; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `facet` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `facet`, use `cargo add facet` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `facet_testhelpers` [INFO] [stdout] --> tests/partial/pointer.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use facet_testhelpers::test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `facet` [INFO] [stdout] --> tests/partial/pointer_complex.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use facet::Facet; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `facet` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `facet`, use `cargo add facet` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `facet_testhelpers` [INFO] [stdout] --> tests/partial/put_vec_leak.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use facet_testhelpers::test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `facet` [INFO] [stdout] --> tests/partial/struct_leak.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use facet::Facet; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `facet` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `facet`, use `cargo add facet` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `facet_testhelpers` [INFO] [stdout] --> tests/partial/struct_leak.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use facet_testhelpers::test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `facet_testhelpers` [INFO] [stdout] --> tests/partial/tuples.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use facet_testhelpers::test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `facet` [INFO] [stdout] --> tests/partial/variance.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use facet::Facet; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `facet` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `facet`, use `cargo add facet` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `facet_testhelpers` [INFO] [stdout] --> tests/partial/variance.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use facet_testhelpers::test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `facet` [INFO] [stdout] --> tests/peek/enum_.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use facet::Facet; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `facet` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `facet`, use `cargo add facet` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `facet_testhelpers` [INFO] [stdout] --> tests/peek/enum_.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use facet_testhelpers::test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `facet_testhelpers` [INFO] [stdout] --> tests/peek/list.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use facet_testhelpers::test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `facet_testhelpers` [INFO] [stdout] --> tests/peek/list_like.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use facet_testhelpers::test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `facet_testhelpers` [INFO] [stdout] --> tests/peek/map.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use facet_testhelpers::test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `facet_testhelpers` [INFO] [stdout] --> tests/peek/option.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use facet_testhelpers::test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `facet` [INFO] [stdout] --> tests/peek/pointer.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use facet::Facet; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `facet` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `facet`, use `cargo add facet` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `facet_testhelpers` [INFO] [stdout] --> tests/peek/pointer.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use facet_testhelpers::test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `facet_testhelpers` [INFO] [stdout] --> tests/peek/set.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use facet_testhelpers::test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `facet` [INFO] [stdout] --> tests/peek/struct_.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use facet::Facet; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `facet` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `facet`, use `cargo add facet` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `facet_testhelpers` [INFO] [stdout] --> tests/peek/struct_.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use facet_testhelpers::test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `facet_testhelpers` [INFO] [stdout] --> tests/peek/value.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use facet_testhelpers::test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `facet` [INFO] [stdout] --> tests/partial/misc.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | use facet::Facet; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `facet` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `facet`, use `cargo add facet` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `facet` [INFO] [stdout] --> tests/partial/option_building.rs:100:14 [INFO] [stdout] | [INFO] [stdout] 100 | #[derive(facet::Facet, Debug, PartialEq)] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `facet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `facet` [INFO] [stdout] --> tests/partial/option_building.rs:131:14 [INFO] [stdout] | [INFO] [stdout] 131 | #[derive(facet::Facet, Debug, PartialEq)] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `facet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `facet` in this scope [INFO] [stdout] --> tests/partial/invariant.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[facet(invariants = MyNonZeroU8::invariants)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `facet` in this scope [INFO] [stdout] --> tests/partial/invariant.rs:43:7 [INFO] [stdout] | [INFO] [stdout] 43 | #[facet(invariants = ValidatedRange::invariants)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `facet` in this scope [INFO] [stdout] --> tests/partial/invariant.rs:105:7 [INFO] [stdout] | [INFO] [stdout] 105 | #[facet(invariants = Point::invariants)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `facet` in this scope [INFO] [stdout] --> tests/partial/misc.rs:501:25 [INFO] [stdout] | [INFO] [stdout] 501 | pub struct Handle(#[facet(opaque)] std::sync::Arc); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `facet-reflect` (test "integration_tests") due to 42 previous errors [INFO] running `Command { std: "docker" "inspect" "88e4aa5f1f5c5e4f0cacbf6abcfc298c3025cb5b79dca4d7be734c9f842a4749", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88e4aa5f1f5c5e4f0cacbf6abcfc298c3025cb5b79dca4d7be734c9f842a4749", kill_on_drop: false }` [INFO] [stdout] 88e4aa5f1f5c5e4f0cacbf6abcfc298c3025cb5b79dca4d7be734c9f842a4749