[INFO] fetching crate fake 2.10.0...
[INFO] checking fake-2.10.0 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate fake 2.10.0 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate fake 2.10.0 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate fake 2.10.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate fake 2.10.0
[INFO] tweaked toml for crates.io crate fake 2.10.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate crates.io crate fake 2.10.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" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5205d69b6cf29726551e36ac2be0b84664c57909abe7f06d9ef963830fd6fe2a
[INFO] running `Command { std: "docker" "start" "-a" "5205d69b6cf29726551e36ac2be0b84664c57909abe7f06d9ef963830fd6fe2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5205d69b6cf29726551e36ac2be0b84664c57909abe7f06d9ef963830fd6fe2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5205d69b6cf29726551e36ac2be0b84664c57909abe7f06d9ef963830fd6fe2a", kill_on_drop: false }`
[INFO] [stdout] 5205d69b6cf29726551e36ac2be0b84664c57909abe7f06d9ef963830fd6fe2a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f986623c2d24855c7b75255d600121e0363a67d1c0f51260c015123f1e0626aa
[INFO] running `Command { std: "docker" "start" "-a" "f986623c2d24855c7b75255d600121e0363a67d1c0f51260c015123f1e0626aa", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]     Checking deunicode v1.6.0
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking proptest v1.5.0
[INFO] [stderr]     Checking fake v2.10.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/faker/mod.rs:25:72
[INFO] [stdout]     |
[INFO] [stdout] 25  |               pub fn $name$(< $($lts),* >)?($($arg:$typ),*) -> raw::$name<$locale_s> {
[INFO] [stdout]     |                                                                          ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] ...
[INFO] [stdout] 204 | /     def_fakers! {
[INFO] [stdout] 205 | |         Digit();
[INFO] [stdout] 206 | |         NumberWithFormat<'a>(fmt: &'a str);
[INFO] [stdout]     | |                          -- lifetime `'a` declared here
[INFO] [stdout] 207 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `def_fakers` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/faker/mod.rs:25:72
[INFO] [stdout]     |
[INFO] [stdout] 25  |               pub fn $name$(< $($lts),* >)?($($arg:$typ),*) -> raw::$name<$locale_s> {
[INFO] [stdout]     |                                                                          ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] ...
[INFO] [stdout] 204 | /     def_fakers! {
[INFO] [stdout] 205 | |         Digit();
[INFO] [stdout] 206 | |         NumberWithFormat<'a>(fmt: &'a str);
[INFO] [stdout]     | |                          -- lifetime `'a` declared here
[INFO] [stdout] 207 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `def_fakers` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/faker/mod.rs:25:72
[INFO] [stdout]     |
[INFO] [stdout] 25  |               pub fn $name$(< $($lts),* >)?($($arg:$typ),*) -> raw::$name<$locale_s> {
[INFO] [stdout]     |                                                                          ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] ...
[INFO] [stdout] 204 | /     def_fakers! {
[INFO] [stdout] 205 | |         Digit();
[INFO] [stdout] 206 | |         NumberWithFormat<'a>(fmt: &'a str);
[INFO] [stdout]     | |                          -- lifetime `'a` declared here
[INFO] [stdout] 207 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `def_fakers` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/faker/mod.rs:25:72
[INFO] [stdout]     |
[INFO] [stdout] 25  |               pub fn $name$(< $($lts),* >)?($($arg:$typ),*) -> raw::$name<$locale_s> {
[INFO] [stdout]     |                                                                          ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] ...
[INFO] [stdout] 204 | /     def_fakers! {
[INFO] [stdout] 205 | |         Digit();
[INFO] [stdout] 206 | |         NumberWithFormat<'a>(fmt: &'a str);
[INFO] [stdout]     | |                          -- lifetime `'a` declared here
[INFO] [stdout] 207 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `def_fakers` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/faker/mod.rs:25:72
[INFO] [stdout]     |
[INFO] [stdout] 25  |               pub fn $name$(< $($lts),* >)?($($arg:$typ),*) -> raw::$name<$locale_s> {
[INFO] [stdout]     |                                                                          ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] ...
[INFO] [stdout] 204 | /     def_fakers! {
[INFO] [stdout] 205 | |         Digit();
[INFO] [stdout] 206 | |         NumberWithFormat<'a>(fmt: &'a str);
[INFO] [stdout]     | |                          -- lifetime `'a` declared here
[INFO] [stdout] 207 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `def_fakers` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/faker/mod.rs:25:72
[INFO] [stdout]     |
[INFO] [stdout] 25  |               pub fn $name$(< $($lts),* >)?($($arg:$typ),*) -> raw::$name<$locale_s> {
[INFO] [stdout]     |                                                                          ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] ...
[INFO] [stdout] 204 | /     def_fakers! {
[INFO] [stdout] 205 | |         Digit();
[INFO] [stdout] 206 | |         NumberWithFormat<'a>(fmt: &'a str);
[INFO] [stdout]     | |                          -- lifetime `'a` declared here
[INFO] [stdout] 207 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `def_fakers` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/faker/mod.rs:25:72
[INFO] [stdout]     |
[INFO] [stdout] 25  |               pub fn $name$(< $($lts),* >)?($($arg:$typ),*) -> raw::$name<$locale_s> {
[INFO] [stdout]     |                                                                          ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] ...
[INFO] [stdout] 204 | /     def_fakers! {
[INFO] [stdout] 205 | |         Digit();
[INFO] [stdout] 206 | |         NumberWithFormat<'a>(fmt: &'a str);
[INFO] [stdout]     | |                          -- lifetime `'a` declared here
[INFO] [stdout] 207 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `def_fakers` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tool_attributes`
[INFO] [stdout]   --> src/locales/mod.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg_attr(tool_attributes, rustfmt_skip)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tool_attributes)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tool_attributes)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Dummy` in `fake`
[INFO] [stdout]    --> tests/derive_macros.rs:328:28
[INFO] [stdout]     |
[INFO] [stdout] 328 |             #[derive(fake::Dummy)]
[INFO] [stdout]     |                            ^^^^^ could not find `Dummy` in `fake`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:429:16
[INFO] [stdout]     |
[INFO] [stdout] 429 | pub use dummy::Dummy;
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout] note: the item is gated behind the `derive` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:428:7
[INFO] [stdout]     |
[INFO] [stdout] 428 | #[cfg(feature = "derive")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Dummy` in this scope
[INFO] [stdout]  --> examples/utils.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug, Dummy)]
[INFO] [stdout]   |                 ^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: `Dummy` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]  --> examples/utils.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     Dummy, Fake, Faker,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Dummy` in `fake`
[INFO] [stdout]    --> tests/derive_macros.rs:333:28
[INFO] [stdout]     |
[INFO] [stdout] 333 |             #[derive(fake::Dummy)]
[INFO] [stdout]     |                            ^^^^^ could not find `Dummy` in `fake`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:429:16
[INFO] [stdout]     |
[INFO] [stdout] 429 | pub use dummy::Dummy;
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout] note: the item is gated behind the `derive` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:428:7
[INFO] [stdout]     |
[INFO] [stdout] 428 | #[cfg(feature = "derive")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `dummy` in this scope
[INFO] [stdout]   --> examples/utils.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 |     #[dummy(faker = "either(PhoneNumber(), CellNumber())", wrapper = "WrappedVal")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CellNumber` and `PhoneNumber`
[INFO] [stdout]  --> examples/utils.rs:1:37
[INFO] [stdout]   |
[INFO] [stdout] 1 | use fake::faker::phone_number::en::{CellNumber, PhoneNumber};
[INFO] [stdout]   |                                     ^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `WrappedVal` and `either`
[INFO] [stdout]  --> examples/utils.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 |     utils::{either, WrappedVal},
[INFO] [stdout]   |             ^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Dummy` in this scope
[INFO] [stdout]  --> examples/opt.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Debug, Dummy)]
[INFO] [stdout]   |                 ^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: `Dummy` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]  --> examples/opt.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | use fake::{Dummy, Fake, Faker, Opt, Optional};
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `dummy` in this scope
[INFO] [stdout]  --> examples/opt.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 |     #[dummy(faker = "0..200")]
[INFO] [stdout]   |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `dummy` in this scope
[INFO] [stdout]  --> examples/opt.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[dummy(faker = "Opt(0..200, 100)", from = "Optional<u64>")]
[INFO] [stdout]   |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `dummy` in this scope
[INFO] [stdout]   --> examples/opt.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[dummy(expr = "Some((0..200).fake())")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `dummy` in this scope
[INFO] [stdout]   --> examples/opt.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[dummy(faker = "Opt(0..200, 0)", from = "Optional<u64>")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `dummy` in this scope
[INFO] [stdout]   --> examples/opt.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 |     #[dummy(expr = "None")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `dummy` in this scope
[INFO] [stdout]   --> examples/opt.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 |     #[dummy(faker = "0..200")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `dummy` in this scope
[INFO] [stdout]   --> examples/opt.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[dummy(expr = "Opt(Opt(0..200, 50), 50).fake::<Optional<Optional<u64>>>().0.map(|v| v.0)")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Foo: Dummy<Faker>` is not satisfied
[INFO] [stdout]    --> examples/utils.rs:17:30
[INFO] [stdout]     |
[INFO] [stdout] 17  |         let foo: Foo = Faker.fake();
[INFO] [stdout]     |                              ^^^^ the trait `Dummy<Faker>` is not implemented for `Foo`, which is required by `Faker: fake::private::FakeBase<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Dummy<T>`:
[INFO] [stdout]               `&str` implements `Dummy<BsAdj<L>>`
[INFO] [stdout]               `&str` implements `Dummy<BsNoun<L>>`
[INFO] [stdout]               `&str` implements `Dummy<BsVerb<L>>`
[INFO] [stdout]               `&str` implements `Dummy<Buzzword<L>>`
[INFO] [stdout]               `&str` implements `Dummy<BuzzwordMiddle<L>>`
[INFO] [stdout]               `&str` implements `Dummy<BuzzwordTail<L>>`
[INFO] [stdout]               `&str` implements `Dummy<CityPrefix<L>>`
[INFO] [stdout]               `&str` implements `Dummy<CitySuffix<L>>`
[INFO] [stdout]             and 327 others
[INFO] [stdout]     = note: required for `Faker` to implement `fake::private::FakeBase<Foo>`
[INFO] [stdout] note: required by a bound in `fake`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:203:15
[INFO] [stdout]     |
[INFO] [stdout] 201 |     fn fake<U>(&self) -> U
[INFO] [stdout]     |        ---- required by a bound in this associated function
[INFO] [stdout] 202 |     where
[INFO] [stdout] 203 |         Self: private::FakeBase<U>,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ required by this bound in `Fake::fake`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `dummy` in this scope
[INFO] [stdout]    --> tests/derive_macros.rs:335:19
[INFO] [stdout]     |
[INFO] [stdout] 335 |                 #[dummy(faker = "1000..2000")]
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Dummy` in this scope
[INFO] [stdout]   --> tests/derive_macros.rs:22:22
[INFO] [stdout]    |
[INFO] [stdout] 22 |             #[derive(Dummy, Debug, Eq, PartialEq)]
[INFO] [stdout]    |                      ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Dummy` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/derive_macros.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |         use super::*;
[INFO] [stdout]    |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Dummy` in this scope
[INFO] [stdout]   --> tests/derive_macros.rs:36:22
[INFO] [stdout]    |
[INFO] [stdout] 36 |             #[derive(Dummy, Debug, Eq, PartialEq)]
[INFO] [stdout]    |                      ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Dummy` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/derive_macros.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |         use super::*;
[INFO] [stdout]    |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Dummy` in this scope
[INFO] [stdout]   --> tests/derive_macros.rs:44:22
[INFO] [stdout]    |
[INFO] [stdout] 44 |             #[derive(Dummy, Debug, Eq, PartialEq)]
[INFO] [stdout]    |                      ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Dummy` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/derive_macros.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |         use super::*;
[INFO] [stdout]    |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `dummy` in this scope
[INFO] [stdout]   --> tests/derive_macros.rs:48:23
[INFO] [stdout]    |
[INFO] [stdout] 48 |                     #[dummy(faker = "1..100")] i32,
[INFO] [stdout]    |                       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `dummy` in this scope
[INFO] [stdout]   --> tests/derive_macros.rs:49:23
[INFO] [stdout]    |
[INFO] [stdout] 49 |                     #[dummy(default)] i32,
[INFO] [stdout]    |                       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fake` (example "utils") due to 3 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: cannot find attribute `dummy` in this scope
[INFO] [stdout]   --> tests/derive_macros.rs:50:23
[INFO] [stdout]    |
[INFO] [stdout] 50 |                     #[dummy(expr = "1")] i32,
[INFO] [stdout]    |                       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Dummy` in this scope
[INFO] [stdout]   --> tests/derive_macros.rs:61:22
[INFO] [stdout]    |
[INFO] [stdout] 61 |             #[derive(Dummy, Debug, Eq, PartialEq)]
[INFO] [stdout]    |                      ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Dummy` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/derive_macros.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |         use super::*;
[INFO] [stdout]    |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Order: Dummy<Faker>` is not satisfied
[INFO] [stdout]    --> examples/opt.rs:37:26
[INFO] [stdout]     |
[INFO] [stdout] 37  |     let o: Order = Faker.fake();
[INFO] [stdout]     |                          ^^^^ the trait `Dummy<Faker>` is not implemented for `Order`, which is required by `Faker: fake::private::FakeBase<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Dummy<T>`:
[INFO] [stdout]               `&str` implements `Dummy<BsAdj<L>>`
[INFO] [stdout]               `&str` implements `Dummy<BsNoun<L>>`
[INFO] [stdout]               `&str` implements `Dummy<BsVerb<L>>`
[INFO] [stdout]               `&str` implements `Dummy<Buzzword<L>>`
[INFO] [stdout]               `&str` implements `Dummy<BuzzwordMiddle<L>>`
[INFO] [stdout]               `&str` implements `Dummy<BuzzwordTail<L>>`
[INFO] [stdout]               `&str` implements `Dummy<CityPrefix<L>>`
[INFO] [stdout]               `&str` implements `Dummy<CitySuffix<L>>`
[INFO] [stdout]             and 327 others
[INFO] [stdout]     = note: required for `Faker` to implement `fake::private::FakeBase<Order>`
[INFO] [stdout] note: required by a bound in `fake`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:203:15
[INFO] [stdout]     |
[INFO] [stdout] 201 |     fn fake<U>(&self) -> U
[INFO] [stdout]     |        ---- required by a bound in this associated function
[INFO] [stdout] 202 |     where
[INFO] [stdout] 203 |         Self: private::FakeBase<U>,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ required by this bound in `Fake::fake`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `dummy` in this scope
[INFO] [stdout]   --> tests/derive_macros.rs:65:23
[INFO] [stdout]    |
[INFO] [stdout] 65 |                     #[dummy(faker = "1..100")]
[INFO] [stdout]    |                       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `dummy` in this scope
[INFO] [stdout]   --> tests/derive_macros.rs:67:23
[INFO] [stdout]    |
[INFO] [stdout] 67 |                     #[dummy(default)]
[INFO] [stdout]    |                       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `dummy` in this scope
[INFO] [stdout]   --> tests/derive_macros.rs:69:23
[INFO] [stdout]    |
[INFO] [stdout] 69 |                     #[dummy(expr = "1")]
[INFO] [stdout]    |                       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Dummy` in this scope
[INFO] [stdout]   --> tests/derive_macros.rs:82:44
[INFO] [stdout]    |
[INFO] [stdout] 82 |             #[derive(Eq, PartialEq, Debug, Dummy)]
[INFO] [stdout]    |                                            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Dummy` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/derive_macros.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |         use super::*;
[INFO] [stdout]    |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `dummy` in this scope
[INFO] [stdout]   --> tests/derive_macros.rs:85:19
[INFO] [stdout]    |
[INFO] [stdout] 85 |                 #[dummy(skip)]
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Dummy` in this scope
[INFO] [stdout]   --> tests/derive_macros.rs:98:22
[INFO] [stdout]    |
[INFO] [stdout] 98 |             #[derive(Dummy)]
[INFO] [stdout]    |                      ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Dummy` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/derive_macros.rs:94:13
[INFO] [stdout]    |
[INFO] [stdout] 94 |         use super::*;
[INFO] [stdout]    |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fake` (example "opt") due to 9 previous errors
[INFO] [stdout] error: cannot find derive macro `Dummy` in this scope
[INFO] [stdout]    --> tests/derive_macros.rs:112:22
[INFO] [stdout]     |
[INFO] [stdout] 112 |             #[derive(Dummy)]
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Dummy` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> tests/derive_macros.rs:108:13
[INFO] [stdout]     |
[INFO] [stdout] 108 |         use super::*;
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Dummy` in this scope
[INFO] [stdout]    --> tests/derive_macros.rs:122:22
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[derive(Dummy)]
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Dummy` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> tests/derive_macros.rs:108:13
[INFO] [stdout]     |
[INFO] [stdout] 108 |         use super::*;
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `dummy` in this scope
[INFO] [stdout]    --> tests/derive_macros.rs:123:26
[INFO] [stdout]     |
[INFO] [stdout] 123 |             struct Obj(#[dummy(faker = "100..200")] i32);
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Dummy` in this scope
[INFO] [stdout]    --> tests/derive_macros.rs:132:22
[INFO] [stdout]     |
[INFO] [stdout] 132 |             #[derive(Dummy, Debug, Eq, PartialEq)]
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Dummy` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> tests/derive_macros.rs:108:13
[INFO] [stdout]     |
[INFO] [stdout] 108 |         use super::*;
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Dummy` in this scope
[INFO] [stdout]    --> tests/derive_macros.rs:137:22
[INFO] [stdout]     |
[INFO] [stdout] 137 |             #[derive(Dummy)]
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Dummy` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> tests/derive_macros.rs:108:13
[INFO] [stdout]     |
[INFO] [stdout] 108 |         use super::*;
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Dummy` in this scope
[INFO] [stdout]    --> tests/derive_macros.rs:147:22
[INFO] [stdout]     |
[INFO] [stdout] 147 |             #[derive(Dummy)]
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Dummy` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> tests/derive_macros.rs:108:13
[INFO] [stdout]     |
[INFO] [stdout] 108 |         use super::*;
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `dummy` in this scope
[INFO] [stdout]    --> tests/derive_macros.rs:148:26
[INFO] [stdout]     |
[INFO] [stdout] 148 |             struct Obj(#[dummy(default)] String);
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Dummy` in this scope
[INFO] [stdout]    --> tests/derive_macros.rs:157:22
[INFO] [stdout]     |
[INFO] [stdout] 157 |             #[derive(Dummy)]
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Dummy` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> tests/derive_macros.rs:108:13
[INFO] [stdout]     |
[INFO] [stdout] 108 |         use super::*;
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `dummy` in this scope
[INFO] [stdout]    --> tests/derive_macros.rs:158:26
[INFO] [stdout]     |
[INFO] [stdout] 158 |             struct Obj(#[dummy(faker = "fake::faker::name::en::Name()")] String);
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Dummy` in this scope
[INFO] [stdout]    --> tests/derive_macros.rs:167:22
[INFO] [stdout]     |
[INFO] [stdout] 167 |             #[derive(Dummy)]
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Dummy` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> tests/derive_macros.rs:108:13
[INFO] [stdout]     |
[INFO] [stdout] 108 |         use super::*;
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `dummy` in this scope
[INFO] [stdout]    --> tests/derive_macros.rs:168:26
[INFO] [stdout]     |
[INFO] [stdout] 168 |             struct Obj(#[dummy(expr = "42")] i32);
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Dummy` in this scope
[INFO] [stdout]    --> tests/derive_macros.rs:181:22
[INFO] [stdout]     |
[INFO] [stdout] 181 |             #[derive(Dummy)]
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Dummy` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> tests/derive_macros.rs:177:13
[INFO] [stdout]     |
[INFO] [stdout] 177 |         use super::*;
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Dummy` in this scope
[INFO] [stdout]    --> tests/derive_macros.rs:193:22
[INFO] [stdout]     |
[INFO] [stdout] 193 |             #[derive(Dummy)]
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Dummy` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> tests/derive_macros.rs:177:13
[INFO] [stdout]     |
[INFO] [stdout] 177 |         use super::*;
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `dummy` in this scope
[INFO] [stdout]    --> tests/derive_macros.rs:195:19
[INFO] [stdout]     |
[INFO] [stdout] 195 |                 #[dummy(faker = "100..200")]
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Dummy` in this scope
[INFO] [stdout]    --> tests/derive_macros.rs:206:22
[INFO] [stdout]     |
[INFO] [stdout] 206 |             #[derive(Dummy)]
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Dummy` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> tests/derive_macros.rs:177:13
[INFO] [stdout]     |
[INFO] [stdout] 177 |         use super::*;
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `dummy` in this scope
[INFO] [stdout]    --> tests/derive_macros.rs:208:19
[INFO] [stdout]     |
[INFO] [stdout] 208 |                 #[dummy(faker = "fake::faker::name::en::Name()")]
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Dummy` in this scope
[INFO] [stdout]    --> tests/derive_macros.rs:219:22
[INFO] [stdout]     |
[INFO] [stdout] 219 |             #[derive(Dummy, Debug, Eq, PartialEq)]
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Dummy` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> tests/derive_macros.rs:177:13
[INFO] [stdout]     |
[INFO] [stdout] 177 |         use super::*;
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Dummy` in this scope
[INFO] [stdout]    --> tests/derive_macros.rs:224:22
[INFO] [stdout]     |
[INFO] [stdout] 224 |             #[derive(Dummy)]
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Dummy` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> tests/derive_macros.rs:177:13
[INFO] [stdout]     |
[INFO] [stdout] 177 |         use super::*;
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Dummy` in this scope
[INFO] [stdout]    --> tests/derive_macros.rs:236:22
[INFO] [stdout]     |
[INFO] [stdout] 236 |             #[derive(Dummy)]
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Dummy` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> tests/derive_macros.rs:177:13
[INFO] [stdout]     |
[INFO] [stdout] 177 |         use super::*;
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `dummy` in this scope
[INFO] [stdout]    --> tests/derive_macros.rs:238:19
[INFO] [stdout]     |
[INFO] [stdout] 238 |                 #[dummy(default)]
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Dummy` in this scope
[INFO] [stdout]    --> tests/derive_macros.rs:249:22
[INFO] [stdout]     |
[INFO] [stdout] 249 |             #[derive(Dummy)]
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Dummy` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> tests/derive_macros.rs:177:13
[INFO] [stdout]     |
[INFO] [stdout] 177 |         use super::*;
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/faker/mod.rs:25:72
[INFO] [stdout]     |
[INFO] [stdout] 25  |               pub fn $name$(< $($lts),* >)?($($arg:$typ),*) -> raw::$name<$locale_s> {
[INFO] [stdout]     |                                                                          ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] ...
[INFO] [stdout] 204 | /     def_fakers! {
[INFO] [stdout] 205 | |         Digit();
[INFO] [stdout] 206 | |         NumberWithFormat<'a>(fmt: &'a str);
[INFO] [stdout]     | |                          -- lifetime `'a` declared here
[INFO] [stdout] 207 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `def_fakers` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/faker/mod.rs:25:72
[INFO] [stdout]     |
[INFO] [stdout] 25  |               pub fn $name$(< $($lts),* >)?($($arg:$typ),*) -> raw::$name<$locale_s> {
[INFO] [stdout]     |                                                                          ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] ...
[INFO] [stdout] 204 | /     def_fakers! {
[INFO] [stdout] 205 | |         Digit();
[INFO] [stdout] 206 | |         NumberWithFormat<'a>(fmt: &'a str);
[INFO] [stdout]     | |                          -- lifetime `'a` declared here
[INFO] [stdout] 207 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `def_fakers` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/faker/mod.rs:25:72
[INFO] [stdout]     |
[INFO] [stdout] 25  |               pub fn $name$(< $($lts),* >)?($($arg:$typ),*) -> raw::$name<$locale_s> {
[INFO] [stdout]     |                                                                          ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] ...
[INFO] [stdout] 204 | /     def_fakers! {
[INFO] [stdout] 205 | |         Digit();
[INFO] [stdout] 206 | |         NumberWithFormat<'a>(fmt: &'a str);
[INFO] [stdout]     | |                          -- lifetime `'a` declared here
[INFO] [stdout] 207 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `def_fakers` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/faker/mod.rs:25:72
[INFO] [stdout]     |
[INFO] [stdout] 25  |               pub fn $name$(< $($lts),* >)?($($arg:$typ),*) -> raw::$name<$locale_s> {
[INFO] [stdout]     |                                                                          ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] ...
[INFO] [stdout] 204 | /     def_fakers! {
[INFO] [stdout] 205 | |         Digit();
[INFO] [stdout] 206 | |         NumberWithFormat<'a>(fmt: &'a str);
[INFO] [stdout]     | |                          -- lifetime `'a` declared here
[INFO] [stdout] 207 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `def_fakers` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/faker/mod.rs:25:72
[INFO] [stdout]     |
[INFO] [stdout] 25  |               pub fn $name$(< $($lts),* >)?($($arg:$typ),*) -> raw::$name<$locale_s> {
[INFO] [stdout]     |                                                                          ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] ...
[INFO] [stdout] 204 | /     def_fakers! {
[INFO] [stdout] 205 | |         Digit();
[INFO] [stdout] 206 | |         NumberWithFormat<'a>(fmt: &'a str);
[INFO] [stdout]     | |                          -- lifetime `'a` declared here
[INFO] [stdout] 207 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `def_fakers` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/faker/mod.rs:25:72
[INFO] [stdout]     |
[INFO] [stdout] 25  |               pub fn $name$(< $($lts),* >)?($($arg:$typ),*) -> raw::$name<$locale_s> {
[INFO] [stdout]     |                                                                          ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] ...
[INFO] [stdout] 204 | /     def_fakers! {
[INFO] [stdout] 205 | |         Digit();
[INFO] [stdout] 206 | |         NumberWithFormat<'a>(fmt: &'a str);
[INFO] [stdout]     | |                          -- lifetime `'a` declared here
[INFO] [stdout] 207 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `def_fakers` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/faker/mod.rs:25:72
[INFO] [stdout]     |
[INFO] [stdout] 25  |               pub fn $name$(< $($lts),* >)?($($arg:$typ),*) -> raw::$name<$locale_s> {
[INFO] [stdout]     |                                                                          ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] ...
[INFO] [stdout] 204 | /     def_fakers! {
[INFO] [stdout] 205 | |         Digit();
[INFO] [stdout] 206 | |         NumberWithFormat<'a>(fmt: &'a str);
[INFO] [stdout]     | |                          -- lifetime `'a` declared here
[INFO] [stdout] 207 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `def_fakers` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tool_attributes`
[INFO] [stdout]   --> src/locales/mod.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg_attr(tool_attributes, rustfmt_skip)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tool_attributes)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tool_attributes)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `dummy` in this scope
[INFO] [stdout]    --> tests/derive_macros.rs:251:19
[INFO] [stdout]     |
[INFO] [stdout] 251 |                 #[dummy(expr = "42")]
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Dummy` in this scope
[INFO] [stdout]    --> tests/derive_macros.rs:262:22
[INFO] [stdout]     |
[INFO] [stdout] 262 |             #[derive(Dummy)]
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Dummy` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> tests/derive_macros.rs:177:13
[INFO] [stdout]     |
[INFO] [stdout] 177 |         use super::*;
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `dummy` in this scope
[INFO] [stdout]    --> tests/derive_macros.rs:264:19
[INFO] [stdout]     |
[INFO] [stdout] 264 |                 #[dummy(expr = "\"My string\".into()")]
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Dummy` in this scope
[INFO] [stdout]    --> tests/derive_macros.rs:278:22
[INFO] [stdout]     |
[INFO] [stdout] 278 |             #[derive(Dummy)]
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Dummy` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> tests/derive_macros.rs:177:13
[INFO] [stdout]     |
[INFO] [stdout] 177 |         use super::*;
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `dummy` in this scope
[INFO] [stdout]    --> tests/derive_macros.rs:280:19
[INFO] [stdout]     |
[INFO] [stdout] 280 |                 #[dummy(expr = "my_default()")]
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Dummy` in this scope
[INFO] [stdout]    --> tests/derive_macros.rs:291:22
[INFO] [stdout]     |
[INFO] [stdout] 291 |             #[derive(Dummy)]
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Dummy` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> tests/derive_macros.rs:177:13
[INFO] [stdout]     |
[INFO] [stdout] 177 |         use super::*;
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `dummy` in this scope
[INFO] [stdout]    --> tests/derive_macros.rs:293:19
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 #[dummy(expr = "\"My string\"")]
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Dummy` in this scope
[INFO] [stdout]    --> tests/derive_macros.rs:310:22
[INFO] [stdout]     |
[INFO] [stdout] 310 |             #[derive(Dummy)]
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Dummy` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> tests/derive_macros.rs:177:13
[INFO] [stdout]     |
[INFO] [stdout] 177 |         use super::*;
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `dummy` in this scope
[INFO] [stdout]    --> tests/derive_macros.rs:312:19
[INFO] [stdout]     |
[INFO] [stdout] 312 |                 #[dummy(expr = "MyEnum::One")]
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Dummy` in this scope
[INFO] [stdout]    --> tests/derive_macros.rs:348:40
[INFO] [stdout]     |
[INFO] [stdout] 348 |         #[derive(Eq, PartialEq, Debug, Dummy)]
[INFO] [stdout]     |                                        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Dummy` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> tests/derive_macros.rs:343:9
[INFO] [stdout]     |
[INFO] [stdout] 343 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Dummy` in this scope
[INFO] [stdout]    --> tests/derive_macros.rs:363:40
[INFO] [stdout]     |
[INFO] [stdout] 363 |         #[derive(Eq, PartialEq, Debug, Dummy)]
[INFO] [stdout]     |                                        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Dummy` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> tests/derive_macros.rs:343:9
[INFO] [stdout]     |
[INFO] [stdout] 343 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Dummy` in this scope
[INFO] [stdout]    --> tests/derive_macros.rs:377:40
[INFO] [stdout]     |
[INFO] [stdout] 377 |         #[derive(Eq, PartialEq, Debug, Dummy)]
[INFO] [stdout]     |                                        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Dummy` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> tests/derive_macros.rs:343:9
[INFO] [stdout]     |
[INFO] [stdout] 343 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `enum_type::no_overrides::MyEnum: fake::Dummy<fake::Faker>` is not satisfied
[INFO] [stdout]    --> tests/derive_macros.rs:28:35
[INFO] [stdout]     |
[INFO] [stdout] 28  |             let o: MyEnum = Faker.fake_with_rng(&mut rng());
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^ the trait `fake::Dummy<fake::Faker>` is not implemented for `enum_type::no_overrides::MyEnum`, which is required by `fake::Faker: fake::private::FakeBase<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `fake::Dummy<T>`:
[INFO] [stdout]               `&str` implements `fake::Dummy<BsAdj<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BsNoun<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BsVerb<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<Buzzword<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BuzzwordMiddle<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BuzzwordTail<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<CityPrefix<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<CitySuffix<L>>`
[INFO] [stdout]             and 327 others
[INFO] [stdout]     = note: required for `fake::Faker` to implement `fake::private::FakeBase<enum_type::no_overrides::MyEnum>`
[INFO] [stdout] note: required by a bound in `fake_with_rng`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:211:15
[INFO] [stdout]     |
[INFO] [stdout] 209 |     fn fake_with_rng<U, R: Rng + ?Sized>(&self, rng: &mut R) -> U
[INFO] [stdout]     |        ------------- required by a bound in this associated function
[INFO] [stdout] 210 |     where
[INFO] [stdout] 211 |         Self: private::FakeBase<U>,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ required by this bound in `Fake::fake_with_rng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `enum_type::with_no_variants::MyEnum: fake::Dummy<fake::Faker>` is not satisfied
[INFO] [stdout]    --> tests/derive_macros.rs:39:36
[INFO] [stdout]     |
[INFO] [stdout] 39  |             let _o: MyEnum = Faker.fake_with_rng(&mut rng());
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^ the trait `fake::Dummy<fake::Faker>` is not implemented for `enum_type::with_no_variants::MyEnum`, which is required by `fake::Faker: fake::private::FakeBase<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `fake::Dummy<T>`:
[INFO] [stdout]               `&str` implements `fake::Dummy<BsAdj<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BsNoun<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BsVerb<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<Buzzword<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BuzzwordMiddle<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BuzzwordTail<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<CityPrefix<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<CitySuffix<L>>`
[INFO] [stdout]             and 327 others
[INFO] [stdout]     = note: required for `fake::Faker` to implement `fake::private::FakeBase<enum_type::with_no_variants::MyEnum>`
[INFO] [stdout] note: required by a bound in `fake_with_rng`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:211:15
[INFO] [stdout]     |
[INFO] [stdout] 209 |     fn fake_with_rng<U, R: Rng + ?Sized>(&self, rng: &mut R) -> U
[INFO] [stdout]     |        ------------- required by a bound in this associated function
[INFO] [stdout] 210 |     where
[INFO] [stdout] 211 |         Self: private::FakeBase<U>,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ required by this bound in `Fake::fake_with_rng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `enum_type::with_tuple::MyEnum: fake::Dummy<fake::Faker>` is not satisfied
[INFO] [stdout]    --> tests/derive_macros.rs:54:35
[INFO] [stdout]     |
[INFO] [stdout] 54  |             let o: MyEnum = Faker.fake_with_rng(&mut rng());
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^ the trait `fake::Dummy<fake::Faker>` is not implemented for `enum_type::with_tuple::MyEnum`, which is required by `fake::Faker: fake::private::FakeBase<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `fake::Dummy<T>`:
[INFO] [stdout]               `&str` implements `fake::Dummy<BsAdj<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BsNoun<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BsVerb<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<Buzzword<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BuzzwordMiddle<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BuzzwordTail<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<CityPrefix<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<CitySuffix<L>>`
[INFO] [stdout]             and 327 others
[INFO] [stdout]     = note: required for `fake::Faker` to implement `fake::private::FakeBase<enum_type::with_tuple::MyEnum>`
[INFO] [stdout] note: required by a bound in `fake_with_rng`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:211:15
[INFO] [stdout]     |
[INFO] [stdout] 209 |     fn fake_with_rng<U, R: Rng + ?Sized>(&self, rng: &mut R) -> U
[INFO] [stdout]     |        ------------- required by a bound in this associated function
[INFO] [stdout] 210 |     where
[INFO] [stdout] 211 |         Self: private::FakeBase<U>,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ required by this bound in `Fake::fake_with_rng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `enum_type::with_struct::MyEnum: fake::Dummy<fake::Faker>` is not satisfied
[INFO] [stdout]    --> tests/derive_macros.rs:74:35
[INFO] [stdout]     |
[INFO] [stdout] 74  |             let o: MyEnum = Faker.fake_with_rng(&mut rng());
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^ the trait `fake::Dummy<fake::Faker>` is not implemented for `enum_type::with_struct::MyEnum`, which is required by `fake::Faker: fake::private::FakeBase<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `fake::Dummy<T>`:
[INFO] [stdout]               `&str` implements `fake::Dummy<BsAdj<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BsNoun<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BsVerb<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<Buzzword<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BuzzwordMiddle<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BuzzwordTail<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<CityPrefix<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<CitySuffix<L>>`
[INFO] [stdout]             and 327 others
[INFO] [stdout]     = note: required for `fake::Faker` to implement `fake::private::FakeBase<enum_type::with_struct::MyEnum>`
[INFO] [stdout] note: required by a bound in `fake_with_rng`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:211:15
[INFO] [stdout]     |
[INFO] [stdout] 209 |     fn fake_with_rng<U, R: Rng + ?Sized>(&self, rng: &mut R) -> U
[INFO] [stdout]     |        ------------- required by a bound in this associated function
[INFO] [stdout] 210 |     where
[INFO] [stdout] 211 |         Self: private::FakeBase<U>,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ required by this bound in `Fake::fake_with_rng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `enum_type::with_skip_variant::MyEnum: fake::Dummy<fake::Faker>` is not satisfied
[INFO] [stdout]    --> tests/derive_macros.rs:88:35
[INFO] [stdout]     |
[INFO] [stdout] 88  |             let o: MyEnum = Faker.fake_with_rng(&mut rng());
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^ the trait `fake::Dummy<fake::Faker>` is not implemented for `enum_type::with_skip_variant::MyEnum`, which is required by `fake::Faker: fake::private::FakeBase<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `fake::Dummy<T>`:
[INFO] [stdout]               `&str` implements `fake::Dummy<BsAdj<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BsNoun<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BsVerb<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<Buzzword<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BuzzwordMiddle<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BuzzwordTail<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<CityPrefix<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<CitySuffix<L>>`
[INFO] [stdout]             and 327 others
[INFO] [stdout]     = note: required for `fake::Faker` to implement `fake::private::FakeBase<enum_type::with_skip_variant::MyEnum>`
[INFO] [stdout] note: required by a bound in `fake_with_rng`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:211:15
[INFO] [stdout]     |
[INFO] [stdout] 209 |     fn fake_with_rng<U, R: Rng + ?Sized>(&self, rng: &mut R) -> U
[INFO] [stdout]     |        ------------- required by a bound in this associated function
[INFO] [stdout] 210 |     where
[INFO] [stdout] 211 |         Self: private::FakeBase<U>,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ required by this bound in `Fake::fake_with_rng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `unit_struct::no_overrides::Obj: fake::Dummy<fake::Faker>` is not satisfied
[INFO] [stdout]    --> tests/derive_macros.rs:101:33
[INFO] [stdout]     |
[INFO] [stdout] 101 |             let _o: Obj = Faker.fake_with_rng(&mut rng());
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ the trait `fake::Dummy<fake::Faker>` is not implemented for `unit_struct::no_overrides::Obj`, which is required by `fake::Faker: fake::private::FakeBase<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `fake::Dummy<T>`:
[INFO] [stdout]               `&str` implements `fake::Dummy<BsAdj<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BsNoun<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BsVerb<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<Buzzword<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BuzzwordMiddle<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BuzzwordTail<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<CityPrefix<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<CitySuffix<L>>`
[INFO] [stdout]             and 327 others
[INFO] [stdout]     = note: required for `fake::Faker` to implement `fake::private::FakeBase<unit_struct::no_overrides::Obj>`
[INFO] [stdout] note: required by a bound in `fake_with_rng`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:211:15
[INFO] [stdout]     |
[INFO] [stdout] 209 |     fn fake_with_rng<U, R: Rng + ?Sized>(&self, rng: &mut R) -> U
[INFO] [stdout]     |        ------------- required by a bound in this associated function
[INFO] [stdout] 210 |     where
[INFO] [stdout] 211 |         Self: private::FakeBase<U>,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ required by this bound in `Fake::fake_with_rng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `tuple_struct::no_overrides::Obj: fake::Dummy<fake::Faker>` is not satisfied
[INFO] [stdout]    --> tests/derive_macros.rs:115:32
[INFO] [stdout]     |
[INFO] [stdout] 115 |             let o: Obj = Faker.fake_with_rng(&mut rng());
[INFO] [stdout]     |                                ^^^^^^^^^^^^^ the trait `fake::Dummy<fake::Faker>` is not implemented for `tuple_struct::no_overrides::Obj`, which is required by `fake::Faker: fake::private::FakeBase<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `fake::Dummy<T>`:
[INFO] [stdout]               `&str` implements `fake::Dummy<BsAdj<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BsNoun<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BsVerb<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<Buzzword<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BuzzwordMiddle<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BuzzwordTail<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<CityPrefix<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<CitySuffix<L>>`
[INFO] [stdout]             and 327 others
[INFO] [stdout]     = note: required for `fake::Faker` to implement `fake::private::FakeBase<tuple_struct::no_overrides::Obj>`
[INFO] [stdout] note: required by a bound in `fake_with_rng`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:211:15
[INFO] [stdout]     |
[INFO] [stdout] 209 |     fn fake_with_rng<U, R: Rng + ?Sized>(&self, rng: &mut R) -> U
[INFO] [stdout]     |        ------------- required by a bound in this associated function
[INFO] [stdout] 210 |     where
[INFO] [stdout] 211 |         Self: private::FakeBase<U>,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ required by this bound in `Fake::fake_with_rng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `tuple_struct::override_range::Obj: fake::Dummy<fake::Faker>` is not satisfied
[INFO] [stdout]    --> tests/derive_macros.rs:125:32
[INFO] [stdout]     |
[INFO] [stdout] 125 |             let o: Obj = Faker.fake_with_rng(&mut rng());
[INFO] [stdout]     |                                ^^^^^^^^^^^^^ the trait `fake::Dummy<fake::Faker>` is not implemented for `tuple_struct::override_range::Obj`, which is required by `fake::Faker: fake::private::FakeBase<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `fake::Dummy<T>`:
[INFO] [stdout]               `&str` implements `fake::Dummy<BsAdj<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BsNoun<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BsVerb<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<Buzzword<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BuzzwordMiddle<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BuzzwordTail<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<CityPrefix<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<CitySuffix<L>>`
[INFO] [stdout]             and 327 others
[INFO] [stdout]     = note: required for `fake::Faker` to implement `fake::private::FakeBase<tuple_struct::override_range::Obj>`
[INFO] [stdout] note: required by a bound in `fake_with_rng`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:211:15
[INFO] [stdout]     |
[INFO] [stdout] 209 |     fn fake_with_rng<U, R: Rng + ?Sized>(&self, rng: &mut R) -> U
[INFO] [stdout]     |        ------------- required by a bound in this associated function
[INFO] [stdout] 210 |     where
[INFO] [stdout] 211 |         Self: private::FakeBase<U>,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ required by this bound in `Fake::fake_with_rng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `tuple_struct::with_enum::Obj: fake::Dummy<fake::Faker>` is not satisfied
[INFO] [stdout]    --> tests/derive_macros.rs:140:32
[INFO] [stdout]     |
[INFO] [stdout] 140 |             let o: Obj = Faker.fake_with_rng(&mut rng());
[INFO] [stdout]     |                                ^^^^^^^^^^^^^ the trait `fake::Dummy<fake::Faker>` is not implemented for `tuple_struct::with_enum::Obj`, which is required by `fake::Faker: fake::private::FakeBase<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `fake::Dummy<T>`:
[INFO] [stdout]               `&str` implements `fake::Dummy<BsAdj<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BsNoun<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BsVerb<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<Buzzword<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BuzzwordMiddle<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BuzzwordTail<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<CityPrefix<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<CitySuffix<L>>`
[INFO] [stdout]             and 327 others
[INFO] [stdout]     = note: required for `fake::Faker` to implement `fake::private::FakeBase<tuple_struct::with_enum::Obj>`
[INFO] [stdout] note: required by a bound in `fake_with_rng`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:211:15
[INFO] [stdout]     |
[INFO] [stdout] 209 |     fn fake_with_rng<U, R: Rng + ?Sized>(&self, rng: &mut R) -> U
[INFO] [stdout]     |        ------------- required by a bound in this associated function
[INFO] [stdout] 210 |     where
[INFO] [stdout] 211 |         Self: private::FakeBase<U>,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ required by this bound in `Fake::fake_with_rng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `tuple_struct::with_default::Obj: fake::Dummy<fake::Faker>` is not satisfied
[INFO] [stdout]    --> tests/derive_macros.rs:150:32
[INFO] [stdout]     |
[INFO] [stdout] 150 |             let o: Obj = Faker.fake_with_rng(&mut rng());
[INFO] [stdout]     |                                ^^^^^^^^^^^^^ the trait `fake::Dummy<fake::Faker>` is not implemented for `tuple_struct::with_default::Obj`, which is required by `fake::Faker: fake::private::FakeBase<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `fake::Dummy<T>`:
[INFO] [stdout]               `&str` implements `fake::Dummy<BsAdj<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BsNoun<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BsVerb<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<Buzzword<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BuzzwordMiddle<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BuzzwordTail<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<CityPrefix<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<CitySuffix<L>>`
[INFO] [stdout]             and 327 others
[INFO] [stdout]     = note: required for `fake::Faker` to implement `fake::private::FakeBase<tuple_struct::with_default::Obj>`
[INFO] [stdout] note: required by a bound in `fake_with_rng`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:211:15
[INFO] [stdout]     |
[INFO] [stdout] 209 |     fn fake_with_rng<U, R: Rng + ?Sized>(&self, rng: &mut R) -> U
[INFO] [stdout]     |        ------------- required by a bound in this associated function
[INFO] [stdout] 210 |     where
[INFO] [stdout] 211 |         Self: private::FakeBase<U>,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ required by this bound in `Fake::fake_with_rng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `tuple_struct::with_override_faker::Obj: fake::Dummy<fake::Faker>` is not satisfied
[INFO] [stdout]    --> tests/derive_macros.rs:160:32
[INFO] [stdout]     |
[INFO] [stdout] 160 |             let o: Obj = Faker.fake_with_rng(&mut rng());
[INFO] [stdout]     |                                ^^^^^^^^^^^^^ the trait `fake::Dummy<fake::Faker>` is not implemented for `tuple_struct::with_override_faker::Obj`, which is required by `fake::Faker: fake::private::FakeBase<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `fake::Dummy<T>`:
[INFO] [stdout]               `&str` implements `fake::Dummy<BsAdj<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BsNoun<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BsVerb<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<Buzzword<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BuzzwordMiddle<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BuzzwordTail<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<CityPrefix<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<CitySuffix<L>>`
[INFO] [stdout]             and 327 others
[INFO] [stdout]     = note: required for `fake::Faker` to implement `fake::private::FakeBase<tuple_struct::with_override_faker::Obj>`
[INFO] [stdout] note: required by a bound in `fake_with_rng`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:211:15
[INFO] [stdout]     |
[INFO] [stdout] 209 |     fn fake_with_rng<U, R: Rng + ?Sized>(&self, rng: &mut R) -> U
[INFO] [stdout]     |        ------------- required by a bound in this associated function
[INFO] [stdout] 210 |     where
[INFO] [stdout] 211 |         Self: private::FakeBase<U>,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ required by this bound in `Fake::fake_with_rng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `tuple_struct::with_override_expr_i32::Obj: fake::Dummy<fake::Faker>` is not satisfied
[INFO] [stdout]    --> tests/derive_macros.rs:170:32
[INFO] [stdout]     |
[INFO] [stdout] 170 |             let o: Obj = Faker.fake_with_rng(&mut rng());
[INFO] [stdout]     |                                ^^^^^^^^^^^^^ the trait `fake::Dummy<fake::Faker>` is not implemented for `tuple_struct::with_override_expr_i32::Obj`, which is required by `fake::Faker: fake::private::FakeBase<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `fake::Dummy<T>`:
[INFO] [stdout]               `&str` implements `fake::Dummy<BsAdj<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BsNoun<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BsVerb<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<Buzzword<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BuzzwordMiddle<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BuzzwordTail<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<CityPrefix<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<CitySuffix<L>>`
[INFO] [stdout]             and 327 others
[INFO] [stdout]     = note: required for `fake::Faker` to implement `fake::private::FakeBase<tuple_struct::with_override_expr_i32::Obj>`
[INFO] [stdout] note: required by a bound in `fake_with_rng`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:211:15
[INFO] [stdout]     |
[INFO] [stdout] 209 |     fn fake_with_rng<U, R: Rng + ?Sized>(&self, rng: &mut R) -> U
[INFO] [stdout]     |        ------------- required by a bound in this associated function
[INFO] [stdout] 210 |     where
[INFO] [stdout] 211 |         Self: private::FakeBase<U>,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ required by this bound in `Fake::fake_with_rng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `struct_type::no_overrides::Obj: fake::Dummy<fake::Faker>` is not satisfied
[INFO] [stdout]    --> tests/derive_macros.rs:186:33
[INFO] [stdout]     |
[INFO] [stdout] 186 |             let o1: Obj = Faker.fake_with_rng(&mut rng());
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ the trait `fake::Dummy<fake::Faker>` is not implemented for `struct_type::no_overrides::Obj`, which is required by `fake::Faker: fake::private::FakeBase<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `fake::Dummy<T>`:
[INFO] [stdout]               `&str` implements `fake::Dummy<BsAdj<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BsNoun<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BsVerb<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<Buzzword<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BuzzwordMiddle<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BuzzwordTail<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<CityPrefix<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<CitySuffix<L>>`
[INFO] [stdout]             and 327 others
[INFO] [stdout]     = note: required for `fake::Faker` to implement `fake::private::FakeBase<struct_type::no_overrides::Obj>`
[INFO] [stdout] note: required by a bound in `fake_with_rng`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:211:15
[INFO] [stdout]     |
[INFO] [stdout] 209 |     fn fake_with_rng<U, R: Rng + ?Sized>(&self, rng: &mut R) -> U
[INFO] [stdout]     |        ------------- required by a bound in this associated function
[INFO] [stdout] 210 |     where
[INFO] [stdout] 211 |         Self: private::FakeBase<U>,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ required by this bound in `Fake::fake_with_rng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `struct_type::no_overrides::Obj: fake::Dummy<fake::Faker>` is not satisfied
[INFO] [stdout]    --> tests/derive_macros.rs:187:33
[INFO] [stdout]     |
[INFO] [stdout] 187 |             let o2: Obj = Faker.fake_with_rng(&mut rng());
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ the trait `fake::Dummy<fake::Faker>` is not implemented for `struct_type::no_overrides::Obj`, which is required by `fake::Faker: fake::private::FakeBase<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `fake::Dummy<T>`:
[INFO] [stdout]               `&str` implements `fake::Dummy<BsAdj<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BsNoun<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BsVerb<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<Buzzword<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BuzzwordMiddle<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BuzzwordTail<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<CityPrefix<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<CitySuffix<L>>`
[INFO] [stdout]             and 327 others
[INFO] [stdout]     = note: required for `fake::Faker` to implement `fake::private::FakeBase<struct_type::no_overrides::Obj>`
[INFO] [stdout] note: required by a bound in `fake_with_rng`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:211:15
[INFO] [stdout]     |
[INFO] [stdout] 209 |     fn fake_with_rng<U, R: Rng + ?Sized>(&self, rng: &mut R) -> U
[INFO] [stdout]     |        ------------- required by a bound in this associated function
[INFO] [stdout] 210 |     where
[INFO] [stdout] 211 |         Self: private::FakeBase<U>,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ required by this bound in `Fake::fake_with_rng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `struct_type::with_override_range::Obj: fake::Dummy<fake::Faker>` is not satisfied
[INFO] [stdout]    --> tests/derive_macros.rs:199:32
[INFO] [stdout]     |
[INFO] [stdout] 199 |             let o: Obj = Faker.fake_with_rng(&mut rng());
[INFO] [stdout]     |                                ^^^^^^^^^^^^^ the trait `fake::Dummy<fake::Faker>` is not implemented for `struct_type::with_override_range::Obj`, which is required by `fake::Faker: fake::private::FakeBase<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `fake::Dummy<T>`:
[INFO] [stdout]               `&str` implements `fake::Dummy<BsAdj<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BsNoun<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BsVerb<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<Buzzword<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BuzzwordMiddle<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BuzzwordTail<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<CityPrefix<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<CitySuffix<L>>`
[INFO] [stdout]             and 327 others
[INFO] [stdout]     = note: required for `fake::Faker` to implement `fake::private::FakeBase<struct_type::with_override_range::Obj>`
[INFO] [stdout] note: required by a bound in `fake_with_rng`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:211:15
[INFO] [stdout]     |
[INFO] [stdout] 209 |     fn fake_with_rng<U, R: Rng + ?Sized>(&self, rng: &mut R) -> U
[INFO] [stdout]     |        ------------- required by a bound in this associated function
[INFO] [stdout] 210 |     where
[INFO] [stdout] 211 |         Self: private::FakeBase<U>,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ required by this bound in `Fake::fake_with_rng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `struct_type::with_override_faker::Obj: fake::Dummy<fake::Faker>` is not satisfied
[INFO] [stdout]    --> tests/derive_macros.rs:212:33
[INFO] [stdout]     |
[INFO] [stdout] 212 |             let o1: Obj = Faker.fake_with_rng(&mut rng());
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ the trait `fake::Dummy<fake::Faker>` is not implemented for `struct_type::with_override_faker::Obj`, which is required by `fake::Faker: fake::private::FakeBase<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `fake::Dummy<T>`:
[INFO] [stdout]               `&str` implements `fake::Dummy<BsAdj<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BsNoun<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BsVerb<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<Buzzword<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BuzzwordMiddle<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BuzzwordTail<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<CityPrefix<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<CitySuffix<L>>`
[INFO] [stdout]             and 327 others
[INFO] [stdout]     = note: required for `fake::Faker` to implement `fake::private::FakeBase<struct_type::with_override_faker::Obj>`
[INFO] [stdout] note: required by a bound in `fake_with_rng`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:211:15
[INFO] [stdout]     |
[INFO] [stdout] 209 |     fn fake_with_rng<U, R: Rng + ?Sized>(&self, rng: &mut R) -> U
[INFO] [stdout]     |        ------------- required by a bound in this associated function
[INFO] [stdout] 210 |     where
[INFO] [stdout] 211 |         Self: private::FakeBase<U>,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ required by this bound in `Fake::fake_with_rng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `struct_type::with_override_faker::Obj: fake::Dummy<fake::Faker>` is not satisfied
[INFO] [stdout]    --> tests/derive_macros.rs:213:33
[INFO] [stdout]     |
[INFO] [stdout] 213 |             let o2: Obj = Faker.fake_with_rng(&mut rng());
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ the trait `fake::Dummy<fake::Faker>` is not implemented for `struct_type::with_override_faker::Obj`, which is required by `fake::Faker: fake::private::FakeBase<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `fake::Dummy<T>`:
[INFO] [stdout]               `&str` implements `fake::Dummy<BsAdj<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BsNoun<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BsVerb<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<Buzzword<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BuzzwordMiddle<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BuzzwordTail<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<CityPrefix<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<CitySuffix<L>>`
[INFO] [stdout]             and 327 others
[INFO] [stdout]     = note: required for `fake::Faker` to implement `fake::private::FakeBase<struct_type::with_override_faker::Obj>`
[INFO] [stdout] note: required by a bound in `fake_with_rng`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:211:15
[INFO] [stdout]     |
[INFO] [stdout] 209 |     fn fake_with_rng<U, R: Rng + ?Sized>(&self, rng: &mut R) -> U
[INFO] [stdout]     |        ------------- required by a bound in this associated function
[INFO] [stdout] 210 |     where
[INFO] [stdout] 211 |         Self: private::FakeBase<U>,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ required by this bound in `Fake::fake_with_rng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `struct_type::with_enum::Obj: fake::Dummy<fake::Faker>` is not satisfied
[INFO] [stdout]    --> tests/derive_macros.rs:229:32
[INFO] [stdout]     |
[INFO] [stdout] 229 |             let o: Obj = Faker.fake_with_rng(&mut rng());
[INFO] [stdout]     |                                ^^^^^^^^^^^^^ the trait `fake::Dummy<fake::Faker>` is not implemented for `struct_type::with_enum::Obj`, which is required by `fake::Faker: fake::private::FakeBase<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `fake::Dummy<T>`:
[INFO] [stdout]               `&str` implements `fake::Dummy<BsAdj<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BsNoun<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BsVerb<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<Buzzword<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BuzzwordMiddle<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BuzzwordTail<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<CityPrefix<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<CitySuffix<L>>`
[INFO] [stdout]             and 327 others
[INFO] [stdout]     = note: required for `fake::Faker` to implement `fake::private::FakeBase<struct_type::with_enum::Obj>`
[INFO] [stdout] note: required by a bound in `fake_with_rng`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:211:15
[INFO] [stdout]     |
[INFO] [stdout] 209 |     fn fake_with_rng<U, R: Rng + ?Sized>(&self, rng: &mut R) -> U
[INFO] [stdout]     |        ------------- required by a bound in this associated function
[INFO] [stdout] 210 |     where
[INFO] [stdout] 211 |         Self: private::FakeBase<U>,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ required by this bound in `Fake::fake_with_rng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `struct_type::with_default::Obj: fake::Dummy<fake::Faker>` is not satisfied
[INFO] [stdout]    --> tests/derive_macros.rs:242:32
[INFO] [stdout]     |
[INFO] [stdout] 242 |             let o: Obj = Faker.fake_with_rng(&mut rng());
[INFO] [stdout]     |                                ^^^^^^^^^^^^^ the trait `fake::Dummy<fake::Faker>` is not implemented for `struct_type::with_default::Obj`, which is required by `fake::Faker: fake::private::FakeBase<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `fake::Dummy<T>`:
[INFO] [stdout]               `&str` implements `fake::Dummy<BsAdj<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BsNoun<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BsVerb<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<Buzzword<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BuzzwordMiddle<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BuzzwordTail<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<CityPrefix<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<CitySuffix<L>>`
[INFO] [stdout]             and 327 others
[INFO] [stdout]     = note: required for `fake::Faker` to implement `fake::private::FakeBase<struct_type::with_default::Obj>`
[INFO] [stdout] note: required by a bound in `fake_with_rng`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:211:15
[INFO] [stdout]     |
[INFO] [stdout] 209 |     fn fake_with_rng<U, R: Rng + ?Sized>(&self, rng: &mut R) -> U
[INFO] [stdout]     |        ------------- required by a bound in this associated function
[INFO] [stdout] 210 |     where
[INFO] [stdout] 211 |         Self: private::FakeBase<U>,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ required by this bound in `Fake::fake_with_rng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `struct_type::with_override_expr_i32::Obj: fake::Dummy<fake::Faker>` is not satisfied
[INFO] [stdout]    --> tests/derive_macros.rs:255:32
[INFO] [stdout]     |
[INFO] [stdout] 255 |             let o: Obj = Faker.fake_with_rng(&mut rng());
[INFO] [stdout]     |                                ^^^^^^^^^^^^^ the trait `fake::Dummy<fake::Faker>` is not implemented for `struct_type::with_override_expr_i32::Obj`, which is required by `fake::Faker: fake::private::FakeBase<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `fake::Dummy<T>`:
[INFO] [stdout]               `&str` implements `fake::Dummy<BsAdj<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BsNoun<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BsVerb<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<Buzzword<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BuzzwordMiddle<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BuzzwordTail<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<CityPrefix<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<CitySuffix<L>>`
[INFO] [stdout]             and 327 others
[INFO] [stdout]     = note: required for `fake::Faker` to implement `fake::private::FakeBase<struct_type::with_override_expr_i32::Obj>`
[INFO] [stdout] note: required by a bound in `fake_with_rng`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:211:15
[INFO] [stdout]     |
[INFO] [stdout] 209 |     fn fake_with_rng<U, R: Rng + ?Sized>(&self, rng: &mut R) -> U
[INFO] [stdout]     |        ------------- required by a bound in this associated function
[INFO] [stdout] 210 |     where
[INFO] [stdout] 211 |         Self: private::FakeBase<U>,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ required by this bound in `Fake::fake_with_rng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `struct_type::with_override_expr_string::Obj: fake::Dummy<fake::Faker>` is not satisfied
[INFO] [stdout]    --> tests/derive_macros.rs:268:32
[INFO] [stdout]     |
[INFO] [stdout] 268 |             let o: Obj = Faker.fake_with_rng(&mut rng());
[INFO] [stdout]     |                                ^^^^^^^^^^^^^ the trait `fake::Dummy<fake::Faker>` is not implemented for `struct_type::with_override_expr_string::Obj`, which is required by `fake::Faker: fake::private::FakeBase<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `fake::Dummy<T>`:
[INFO] [stdout]               `&str` implements `fake::Dummy<BsAdj<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BsNoun<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BsVerb<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<Buzzword<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BuzzwordMiddle<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BuzzwordTail<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<CityPrefix<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<CitySuffix<L>>`
[INFO] [stdout]             and 327 others
[INFO] [stdout]     = note: required for `fake::Faker` to implement `fake::private::FakeBase<struct_type::with_override_expr_string::Obj>`
[INFO] [stdout] note: required by a bound in `fake_with_rng`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:211:15
[INFO] [stdout]     |
[INFO] [stdout] 209 |     fn fake_with_rng<U, R: Rng + ?Sized>(&self, rng: &mut R) -> U
[INFO] [stdout]     |        ------------- required by a bound in this associated function
[INFO] [stdout] 210 |     where
[INFO] [stdout] 211 |         Self: private::FakeBase<U>,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ required by this bound in `Fake::fake_with_rng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `struct_type::with_override_expr_from_fn::Obj: fake::Dummy<fake::Faker>` is not satisfied
[INFO] [stdout]    --> tests/derive_macros.rs:284:32
[INFO] [stdout]     |
[INFO] [stdout] 284 |             let o: Obj = Faker.fake_with_rng(&mut rng());
[INFO] [stdout]     |                                ^^^^^^^^^^^^^ the trait `fake::Dummy<fake::Faker>` is not implemented for `struct_type::with_override_expr_from_fn::Obj`, which is required by `fake::Faker: fake::private::FakeBase<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `fake::Dummy<T>`:
[INFO] [stdout]               `&str` implements `fake::Dummy<BsAdj<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BsNoun<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BsVerb<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<Buzzword<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BuzzwordMiddle<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BuzzwordTail<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<CityPrefix<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<CitySuffix<L>>`
[INFO] [stdout]             and 327 others
[INFO] [stdout]     = note: required for `fake::Faker` to implement `fake::private::FakeBase<struct_type::with_override_expr_from_fn::Obj>`
[INFO] [stdout] note: required by a bound in `fake_with_rng`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:211:15
[INFO] [stdout]     |
[INFO] [stdout] 209 |     fn fake_with_rng<U, R: Rng + ?Sized>(&self, rng: &mut R) -> U
[INFO] [stdout]     |        ------------- required by a bound in this associated function
[INFO] [stdout] 210 |     where
[INFO] [stdout] 211 |         Self: private::FakeBase<U>,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ required by this bound in `Fake::fake_with_rng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `struct_type::with_override_expr_str::Obj: fake::Dummy<fake::Faker>` is not satisfied
[INFO] [stdout]    --> tests/derive_macros.rs:297:32
[INFO] [stdout]     |
[INFO] [stdout] 297 |             let o: Obj = Faker.fake_with_rng(&mut rng());
[INFO] [stdout]     |                                ^^^^^^^^^^^^^ the trait `fake::Dummy<fake::Faker>` is not implemented for `struct_type::with_override_expr_str::Obj`, which is required by `fake::Faker: fake::private::FakeBase<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `fake::Dummy<T>`:
[INFO] [stdout]               `&str` implements `fake::Dummy<BsAdj<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BsNoun<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BsVerb<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<Buzzword<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BuzzwordMiddle<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BuzzwordTail<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<CityPrefix<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<CitySuffix<L>>`
[INFO] [stdout]             and 327 others
[INFO] [stdout]     = note: required for `fake::Faker` to implement `fake::private::FakeBase<struct_type::with_override_expr_str::Obj>`
[INFO] [stdout] note: required by a bound in `fake_with_rng`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:211:15
[INFO] [stdout]     |
[INFO] [stdout] 209 |     fn fake_with_rng<U, R: Rng + ?Sized>(&self, rng: &mut R) -> U
[INFO] [stdout]     |        ------------- required by a bound in this associated function
[INFO] [stdout] 210 |     where
[INFO] [stdout] 211 |         Self: private::FakeBase<U>,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ required by this bound in `Fake::fake_with_rng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `struct_type::with_override_expr_enum::Obj: fake::Dummy<fake::Faker>` is not satisfied
[INFO] [stdout]    --> tests/derive_macros.rs:316:32
[INFO] [stdout]     |
[INFO] [stdout] 316 |             let o: Obj = Faker.fake_with_rng(&mut rng());
[INFO] [stdout]     |                                ^^^^^^^^^^^^^ the trait `fake::Dummy<fake::Faker>` is not implemented for `struct_type::with_override_expr_enum::Obj`, which is required by `fake::Faker: fake::private::FakeBase<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `fake::Dummy<T>`:
[INFO] [stdout]               `&str` implements `fake::Dummy<BsAdj<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BsNoun<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BsVerb<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<Buzzword<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BuzzwordMiddle<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BuzzwordTail<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<CityPrefix<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<CitySuffix<L>>`
[INFO] [stdout]             and 327 others
[INFO] [stdout]     = note: required for `fake::Faker` to implement `fake::private::FakeBase<struct_type::with_override_expr_enum::Obj>`
[INFO] [stdout] note: required by a bound in `fake_with_rng`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:211:15
[INFO] [stdout]     |
[INFO] [stdout] 209 |     fn fake_with_rng<U, R: Rng + ?Sized>(&self, rng: &mut R) -> U
[INFO] [stdout]     |        ------------- required by a bound in this associated function
[INFO] [stdout] 210 |     where
[INFO] [stdout] 211 |         Self: private::FakeBase<U>,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ required by this bound in `Fake::fake_with_rng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MyStruct<u8, f32>: fake::Dummy<fake::Faker>` is not satisfied
[INFO] [stdout]    --> tests/derive_macros.rs:354:42
[INFO] [stdout]     |
[INFO] [stdout] 354 |         let o: MyStruct<u8, f32> = Faker.fake_with_rng(&mut rng());
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^ the trait `fake::Dummy<fake::Faker>` is not implemented for `MyStruct<u8, f32>`, which is required by `fake::Faker: fake::private::FakeBase<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `fake::Dummy<T>`:
[INFO] [stdout]               `&str` implements `fake::Dummy<BsAdj<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BsNoun<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BsVerb<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<Buzzword<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BuzzwordMiddle<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BuzzwordTail<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<CityPrefix<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<CitySuffix<L>>`
[INFO] [stdout]             and 327 others
[INFO] [stdout]     = note: required for `fake::Faker` to implement `fake::private::FakeBase<MyStruct<u8, f32>>`
[INFO] [stdout] note: required by a bound in `fake_with_rng`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:211:15
[INFO] [stdout]     |
[INFO] [stdout] 209 |     fn fake_with_rng<U, R: Rng + ?Sized>(&self, rng: &mut R) -> U
[INFO] [stdout]     |        ------------- required by a bound in this associated function
[INFO] [stdout] 210 |     where
[INFO] [stdout] 211 |         Self: private::FakeBase<U>,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ required by this bound in `Fake::fake_with_rng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `test_generic::generic_enum::MyEnum<u8, f32>: fake::Dummy<fake::Faker>` is not satisfied
[INFO] [stdout]    --> tests/derive_macros.rs:369:40
[INFO] [stdout]     |
[INFO] [stdout] 369 |         let o: MyEnum<u8, f32> = Faker.fake_with_rng(&mut rng());
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^ the trait `fake::Dummy<fake::Faker>` is not implemented for `test_generic::generic_enum::MyEnum<u8, f32>`, which is required by `fake::Faker: fake::private::FakeBase<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `fake::Dummy<T>`:
[INFO] [stdout]               `&str` implements `fake::Dummy<BsAdj<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BsNoun<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BsVerb<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<Buzzword<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BuzzwordMiddle<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BuzzwordTail<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<CityPrefix<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<CitySuffix<L>>`
[INFO] [stdout]             and 327 others
[INFO] [stdout]     = note: required for `fake::Faker` to implement `fake::private::FakeBase<test_generic::generic_enum::MyEnum<u8, f32>>`
[INFO] [stdout] note: required by a bound in `fake_with_rng`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:211:15
[INFO] [stdout]     |
[INFO] [stdout] 209 |     fn fake_with_rng<U, R: Rng + ?Sized>(&self, rng: &mut R) -> U
[INFO] [stdout]     |        ------------- required by a bound in this associated function
[INFO] [stdout] 210 |     where
[INFO] [stdout] 211 |         Self: private::FakeBase<U>,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ required by this bound in `Fake::fake_with_rng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MyTuple<u8, f32>: fake::Dummy<fake::Faker>` is not satisfied
[INFO] [stdout]    --> tests/derive_macros.rs:380:41
[INFO] [stdout]     |
[INFO] [stdout] 380 |         let o: MyTuple<u8, f32> = Faker.fake_with_rng(&mut rng());
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^ the trait `fake::Dummy<fake::Faker>` is not implemented for `MyTuple<u8, f32>`, which is required by `fake::Faker: fake::private::FakeBase<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `fake::Dummy<T>`:
[INFO] [stdout]               `&str` implements `fake::Dummy<BsAdj<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BsNoun<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BsVerb<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<Buzzword<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BuzzwordMiddle<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<BuzzwordTail<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<CityPrefix<L>>`
[INFO] [stdout]               `&str` implements `fake::Dummy<CitySuffix<L>>`
[INFO] [stdout]             and 327 others
[INFO] [stdout]     = note: required for `fake::Faker` to implement `fake::private::FakeBase<MyTuple<u8, f32>>`
[INFO] [stdout] note: required by a bound in `fake_with_rng`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:211:15
[INFO] [stdout]     |
[INFO] [stdout] 209 |     fn fake_with_rng<U, R: Rng + ?Sized>(&self, rng: &mut R) -> U
[INFO] [stdout]     |        ------------- required by a bound in this associated function
[INFO] [stdout] 210 |     where
[INFO] [stdout] 211 |         Self: private::FakeBase<U>,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ required by this bound in `Fake::fake_with_rng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fake` (test "derive_macros") due to 76 previous errors
[INFO] running `Command { std: "docker" "inspect" "f986623c2d24855c7b75255d600121e0363a67d1c0f51260c015123f1e0626aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f986623c2d24855c7b75255d600121e0363a67d1c0f51260c015123f1e0626aa", kill_on_drop: false }`
[INFO] [stdout] f986623c2d24855c7b75255d600121e0363a67d1c0f51260c015123f1e0626aa
