[INFO] fetching crate fake 4.4.0... [INFO] checking fake-4.4.0 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate fake 4.4.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate fake 4.4.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate fake 4.4.0 [INFO] tweaked toml for crates.io crate fake 4.4.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate fake 4.4.0 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate fake 4.4.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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 28394049ffc6190da2f823565b025eaccba8b5e5719cee0f8e41b65bd0e009ec [INFO] running `Command { std: "docker" "start" "-a" "28394049ffc6190da2f823565b025eaccba8b5e5719cee0f8e41b65bd0e009ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "28394049ffc6190da2f823565b025eaccba8b5e5719cee0f8e41b65bd0e009ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28394049ffc6190da2f823565b025eaccba8b5e5719cee0f8e41b65bd0e009ec", kill_on_drop: false }` [INFO] [stdout] 28394049ffc6190da2f823565b025eaccba8b5e5719cee0f8e41b65bd0e009ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6a4bd42850e6ea5b5783c29258f6b2980a7f73ae23e6e3d067ced5eef478030 [INFO] running `Command { std: "docker" "start" "-a" "f6a4bd42850e6ea5b5783c29258f6b2980a7f73ae23e6e3d067ced5eef478030", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking deunicode v1.6.2 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking rand_xorshift v0.4.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking proptest v1.7.0 [INFO] [stderr] Checking fake v4.4.0 (/opt/rustwide/workdir) [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:461:16 [INFO] [stdout] | [INFO] [stdout] 459 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] 460 | #[cfg_attr(docsrs, doc(cfg(feature = "derive")))] [INFO] [stdout] 461 | pub use dummy::Dummy; [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:461:16 [INFO] [stdout] | [INFO] [stdout] 459 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] 460 | #[cfg_attr(docsrs, doc(cfg(feature = "derive")))] [INFO] [stdout] 461 | pub use dummy::Dummy; [INFO] [stdout] | ^^^^^ [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] 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] [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: 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] 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] [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] 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` 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` is not implemented for `enum_type::no_overrides::MyEnum` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `fake::Dummy`: [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] and 336 others [INFO] [stdout] = note: required for `fake::Faker` to implement `fake::private::FakeBase` [INFO] [stdout] note: required by a bound in `fake_with_rng` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:222:15 [INFO] [stdout] | [INFO] [stdout] 220 | fn fake_with_rng(&self, rng: &mut R) -> U [INFO] [stdout] | ------------- required by a bound in this associated function [INFO] [stdout] 221 | where [INFO] [stdout] 222 | Self: private::FakeBase, [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` 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` is not implemented for `enum_type::with_no_variants::MyEnum` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `fake::Dummy`: [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] and 336 others [INFO] [stdout] = note: required for `fake::Faker` to implement `fake::private::FakeBase` [INFO] [stdout] note: required by a bound in `fake_with_rng` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:222:15 [INFO] [stdout] | [INFO] [stdout] 220 | fn fake_with_rng(&self, rng: &mut R) -> U [INFO] [stdout] | ------------- required by a bound in this associated function [INFO] [stdout] 221 | where [INFO] [stdout] 222 | Self: private::FakeBase, [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` 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` is not implemented for `enum_type::with_tuple::MyEnum` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `fake::Dummy`: [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] and 336 others [INFO] [stdout] = note: required for `fake::Faker` to implement `fake::private::FakeBase` [INFO] [stdout] note: required by a bound in `fake_with_rng` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:222:15 [INFO] [stdout] | [INFO] [stdout] 220 | fn fake_with_rng(&self, rng: &mut R) -> U [INFO] [stdout] | ------------- required by a bound in this associated function [INFO] [stdout] 221 | where [INFO] [stdout] 222 | Self: private::FakeBase, [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` 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` is not implemented for `enum_type::with_struct::MyEnum` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `fake::Dummy`: [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] and 336 others [INFO] [stdout] = note: required for `fake::Faker` to implement `fake::private::FakeBase` [INFO] [stdout] note: required by a bound in `fake_with_rng` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:222:15 [INFO] [stdout] | [INFO] [stdout] 220 | fn fake_with_rng(&self, rng: &mut R) -> U [INFO] [stdout] | ------------- required by a bound in this associated function [INFO] [stdout] 221 | where [INFO] [stdout] 222 | Self: private::FakeBase, [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` 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` is not implemented for `enum_type::with_skip_variant::MyEnum` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `fake::Dummy`: [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] and 336 others [INFO] [stdout] = note: required for `fake::Faker` to implement `fake::private::FakeBase` [INFO] [stdout] note: required by a bound in `fake_with_rng` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:222:15 [INFO] [stdout] | [INFO] [stdout] 220 | fn fake_with_rng(&self, rng: &mut R) -> U [INFO] [stdout] | ------------- required by a bound in this associated function [INFO] [stdout] 221 | where [INFO] [stdout] 222 | Self: private::FakeBase, [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` 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` is not implemented for `unit_struct::no_overrides::Obj` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `fake::Dummy`: [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] and 336 others [INFO] [stdout] = note: required for `fake::Faker` to implement `fake::private::FakeBase` [INFO] [stdout] note: required by a bound in `fake_with_rng` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:222:15 [INFO] [stdout] | [INFO] [stdout] 220 | fn fake_with_rng(&self, rng: &mut R) -> U [INFO] [stdout] | ------------- required by a bound in this associated function [INFO] [stdout] 221 | where [INFO] [stdout] 222 | Self: private::FakeBase, [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` 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` is not implemented for `tuple_struct::no_overrides::Obj` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `fake::Dummy`: [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] and 336 others [INFO] [stdout] = note: required for `fake::Faker` to implement `fake::private::FakeBase` [INFO] [stdout] note: required by a bound in `fake_with_rng` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:222:15 [INFO] [stdout] | [INFO] [stdout] 220 | fn fake_with_rng(&self, rng: &mut R) -> U [INFO] [stdout] | ------------- required by a bound in this associated function [INFO] [stdout] 221 | where [INFO] [stdout] 222 | Self: private::FakeBase, [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` 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` is not implemented for `tuple_struct::override_range::Obj` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `fake::Dummy`: [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] and 336 others [INFO] [stdout] = note: required for `fake::Faker` to implement `fake::private::FakeBase` [INFO] [stdout] note: required by a bound in `fake_with_rng` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:222:15 [INFO] [stdout] | [INFO] [stdout] 220 | fn fake_with_rng(&self, rng: &mut R) -> U [INFO] [stdout] | ------------- required by a bound in this associated function [INFO] [stdout] 221 | where [INFO] [stdout] 222 | Self: private::FakeBase, [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` 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` is not implemented for `tuple_struct::with_enum::Obj` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `fake::Dummy`: [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] and 336 others [INFO] [stdout] = note: required for `fake::Faker` to implement `fake::private::FakeBase` [INFO] [stdout] note: required by a bound in `fake_with_rng` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:222:15 [INFO] [stdout] | [INFO] [stdout] 220 | fn fake_with_rng(&self, rng: &mut R) -> U [INFO] [stdout] | ------------- required by a bound in this associated function [INFO] [stdout] 221 | where [INFO] [stdout] 222 | Self: private::FakeBase, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ required by this bound in `Fake::fake_with_rng` [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[E0277]: the trait bound `tuple_struct::with_default::Obj: fake::Dummy` 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` is not implemented for `tuple_struct::with_default::Obj` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `fake::Dummy`: [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] and 336 others [INFO] [stdout] = note: required for `fake::Faker` to implement `fake::private::FakeBase` [INFO] [stdout] note: required by a bound in `fake_with_rng` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:222:15 [INFO] [stdout] | [INFO] [stdout] 220 | fn fake_with_rng(&self, rng: &mut R) -> U [INFO] [stdout] | ------------- required by a bound in this associated function [INFO] [stdout] 221 | where [INFO] [stdout] 222 | Self: private::FakeBase, [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` 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` is not implemented for `tuple_struct::with_override_faker::Obj` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `fake::Dummy`: [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] and 336 others [INFO] [stdout] = note: required for `fake::Faker` to implement `fake::private::FakeBase` [INFO] [stdout] note: required by a bound in `fake_with_rng` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:222:15 [INFO] [stdout] | [INFO] [stdout] 220 | fn fake_with_rng(&self, rng: &mut R) -> U [INFO] [stdout] | ------------- required by a bound in this associated function [INFO] [stdout] 221 | where [INFO] [stdout] 222 | Self: private::FakeBase, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ required by this bound in `Fake::fake_with_rng` [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")] [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[E0277]: the trait bound `tuple_struct::with_override_expr_i32::Obj: fake::Dummy` 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` is not implemented for `tuple_struct::with_override_expr_i32::Obj` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `fake::Dummy`: [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] and 336 others [INFO] [stdout] = note: required for `fake::Faker` to implement `fake::private::FakeBase` [INFO] [stdout] note: required by a bound in `fake_with_rng` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:222:15 [INFO] [stdout] | [INFO] [stdout] 220 | fn fake_with_rng(&self, rng: &mut R) -> U [INFO] [stdout] | ------------- required by a bound in this associated function [INFO] [stdout] 221 | where [INFO] [stdout] 222 | Self: private::FakeBase, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ required by this bound in `Fake::fake_with_rng` [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")] [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::>>().0.map(|v| v.0)")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `struct_type::no_overrides::Obj: fake::Dummy` 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` is not implemented for `struct_type::no_overrides::Obj` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `fake::Dummy`: [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] and 336 others [INFO] [stdout] = note: required for `fake::Faker` to implement `fake::private::FakeBase` [INFO] [stdout] note: required by a bound in `fake_with_rng` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:222:15 [INFO] [stdout] | [INFO] [stdout] 220 | fn fake_with_rng(&self, rng: &mut R) -> U [INFO] [stdout] | ------------- required by a bound in this associated function [INFO] [stdout] 221 | where [INFO] [stdout] 222 | Self: private::FakeBase, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ required by this bound in `Fake::fake_with_rng` [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[E0277]: the trait bound `struct_type::no_overrides::Obj: fake::Dummy` 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` is not implemented for `struct_type::no_overrides::Obj` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `fake::Dummy`: [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] and 336 others [INFO] [stdout] = note: required for `fake::Faker` to implement `fake::private::FakeBase` [INFO] [stdout] note: required by a bound in `fake_with_rng` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:222:15 [INFO] [stdout] | [INFO] [stdout] 220 | fn fake_with_rng(&self, rng: &mut R) -> U [INFO] [stdout] | ------------- required by a bound in this associated function [INFO] [stdout] 221 | where [INFO] [stdout] 222 | Self: private::FakeBase, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ required by this bound in `Fake::fake_with_rng` [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[E0277]: the trait bound `struct_type::with_override_range::Obj: fake::Dummy` 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` is not implemented for `struct_type::with_override_range::Obj` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `fake::Dummy`: [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] and 336 others [INFO] [stdout] = note: required for `fake::Faker` to implement `fake::private::FakeBase` [INFO] [stdout] note: required by a bound in `fake_with_rng` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:222:15 [INFO] [stdout] | [INFO] [stdout] 220 | fn fake_with_rng(&self, rng: &mut R) -> U [INFO] [stdout] | ------------- required by a bound in this associated function [INFO] [stdout] 221 | where [INFO] [stdout] 222 | Self: private::FakeBase, [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` 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` is not implemented for `struct_type::with_override_faker::Obj` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `fake::Dummy`: [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] and 336 others [INFO] [stdout] = note: required for `fake::Faker` to implement `fake::private::FakeBase` [INFO] [stdout] note: required by a bound in `fake_with_rng` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:222:15 [INFO] [stdout] | [INFO] [stdout] 220 | fn fake_with_rng(&self, rng: &mut R) -> U [INFO] [stdout] | ------------- required by a bound in this associated function [INFO] [stdout] 221 | where [INFO] [stdout] 222 | Self: private::FakeBase, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ required by this bound in `Fake::fake_with_rng` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Foo: Dummy` 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` is not implemented for `Foo` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Dummy`: [INFO] [stdout] `&str` implements `Dummy>` [INFO] [stdout] `&str` implements `Dummy>` [INFO] [stdout] `&str` implements `Dummy>` [INFO] [stdout] `&str` implements `Dummy>` [INFO] [stdout] `&str` implements `Dummy>` [INFO] [stdout] `&str` implements `Dummy>` [INFO] [stdout] `&str` implements `Dummy>` [INFO] [stdout] `&str` implements `Dummy>` [INFO] [stdout] and 336 others [INFO] [stdout] = note: required for `Faker` to implement `fake::private::FakeBase` [INFO] [stdout] note: required by a bound in `fake` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:214:15 [INFO] [stdout] | [INFO] [stdout] 212 | fn fake(&self) -> U [INFO] [stdout] | ---- required by a bound in this associated function [INFO] [stdout] 213 | where [INFO] [stdout] 214 | Self: private::FakeBase, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ required by this bound in `Fake::fake` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `struct_type::with_override_faker::Obj: fake::Dummy` 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` is not implemented for `struct_type::with_override_faker::Obj` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `fake::Dummy`: [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] and 336 others [INFO] [stdout] = note: required for `fake::Faker` to implement `fake::private::FakeBase` [INFO] [stdout] note: required by a bound in `fake_with_rng` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:222:15 [INFO] [stdout] | [INFO] [stdout] 220 | fn fake_with_rng(&self, rng: &mut R) -> U [INFO] [stdout] | ------------- required by a bound in this associated function [INFO] [stdout] 221 | where [INFO] [stdout] 222 | Self: private::FakeBase, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ required by this bound in `Fake::fake_with_rng` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `struct_type::with_enum::Obj: fake::Dummy` 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` is not implemented for `struct_type::with_enum::Obj` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `fake::Dummy`: [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] and 336 others [INFO] [stdout] = note: required for `fake::Faker` to implement `fake::private::FakeBase` [INFO] [stdout] note: required by a bound in `fake_with_rng` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:222:15 [INFO] [stdout] | [INFO] [stdout] 220 | fn fake_with_rng(&self, rng: &mut R) -> U [INFO] [stdout] | ------------- required by a bound in this associated function [INFO] [stdout] 221 | where [INFO] [stdout] 222 | Self: private::FakeBase, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ required by this bound in `Fake::fake_with_rng` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Order: Dummy` 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` is not implemented for `Order` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Dummy`: [INFO] [stdout] `&str` implements `Dummy>` [INFO] [stdout] `&str` implements `Dummy>` [INFO] [stdout] `&str` implements `Dummy>` [INFO] [stdout] `&str` implements `Dummy>` [INFO] [stdout] `&str` implements `Dummy>` [INFO] [stdout] `&str` implements `Dummy>` [INFO] [stdout] `&str` implements `Dummy>` [INFO] [stdout] `&str` implements `Dummy>` [INFO] [stdout] and 336 others [INFO] [stdout] = note: required for `Faker` to implement `fake::private::FakeBase` [INFO] [stdout] note: required by a bound in `fake` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:214:15 [INFO] [stdout] | [INFO] [stdout] 212 | fn fake(&self) -> U [INFO] [stdout] | ---- required by a bound in this associated function [INFO] [stdout] 213 | where [INFO] [stdout] 214 | Self: private::FakeBase, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ required by this bound in `Fake::fake` [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[E0277]: the trait bound `struct_type::with_default::Obj: fake::Dummy` 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` is not implemented for `struct_type::with_default::Obj` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `fake::Dummy`: [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] and 336 others [INFO] [stdout] = note: required for `fake::Faker` to implement `fake::private::FakeBase` [INFO] [stdout] note: required by a bound in `fake_with_rng` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:222:15 [INFO] [stdout] | [INFO] [stdout] 220 | fn fake_with_rng(&self, rng: &mut R) -> U [INFO] [stdout] | ------------- required by a bound in this associated function [INFO] [stdout] 221 | where [INFO] [stdout] 222 | Self: private::FakeBase, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ required by this bound in `Fake::fake_with_rng` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `struct_type::with_override_expr_i32::Obj: fake::Dummy` 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` is not implemented for `struct_type::with_override_expr_i32::Obj` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `fake::Dummy`: [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] and 336 others [INFO] [stdout] = note: required for `fake::Faker` to implement `fake::private::FakeBase` [INFO] [stdout] note: required by a bound in `fake_with_rng` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:222:15 [INFO] [stdout] | [INFO] [stdout] 220 | fn fake_with_rng(&self, rng: &mut R) -> U [INFO] [stdout] | ------------- required by a bound in this associated function [INFO] [stdout] 221 | where [INFO] [stdout] 222 | Self: private::FakeBase, [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` 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` is not implemented for `struct_type::with_override_expr_string::Obj` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `fake::Dummy`: [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] and 336 others [INFO] [stdout] = note: required for `fake::Faker` to implement `fake::private::FakeBase` [INFO] [stdout] note: required by a bound in `fake_with_rng` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:222:15 [INFO] [stdout] | [INFO] [stdout] 220 | fn fake_with_rng(&self, rng: &mut R) -> U [INFO] [stdout] | ------------- required by a bound in this associated function [INFO] [stdout] 221 | where [INFO] [stdout] 222 | Self: private::FakeBase, [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` 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` is not implemented for `struct_type::with_override_expr_from_fn::Obj` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `fake::Dummy`: [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] and 336 others [INFO] [stdout] = note: required for `fake::Faker` to implement `fake::private::FakeBase` [INFO] [stdout] note: required by a bound in `fake_with_rng` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:222:15 [INFO] [stdout] | [INFO] [stdout] 220 | fn fake_with_rng(&self, rng: &mut R) -> U [INFO] [stdout] | ------------- required by a bound in this associated function [INFO] [stdout] 221 | where [INFO] [stdout] 222 | Self: private::FakeBase, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ required by this bound in `Fake::fake_with_rng` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fake` (example "opt") due to 9 previous errors [INFO] [stdout] error[E0277]: the trait bound `struct_type::with_override_expr_str::Obj: fake::Dummy` 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` is not implemented for `struct_type::with_override_expr_str::Obj` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `fake::Dummy`: [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] and 336 others [INFO] [stdout] = note: required for `fake::Faker` to implement `fake::private::FakeBase` [INFO] [stdout] note: required by a bound in `fake_with_rng` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:222:15 [INFO] [stdout] | [INFO] [stdout] 220 | fn fake_with_rng(&self, rng: &mut R) -> U [INFO] [stdout] | ------------- required by a bound in this associated function [INFO] [stdout] 221 | where [INFO] [stdout] 222 | Self: private::FakeBase, [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` 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` is not implemented for `struct_type::with_override_expr_enum::Obj` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `fake::Dummy`: [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] and 336 others [INFO] [stdout] = note: required for `fake::Faker` to implement `fake::private::FakeBase` [INFO] [stdout] note: required by a bound in `fake_with_rng` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:222:15 [INFO] [stdout] | [INFO] [stdout] 220 | fn fake_with_rng(&self, rng: &mut R) -> U [INFO] [stdout] | ------------- required by a bound in this associated function [INFO] [stdout] 221 | where [INFO] [stdout] 222 | Self: private::FakeBase, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ required by this bound in `Fake::fake_with_rng` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MyStruct: fake::Dummy` is not satisfied [INFO] [stdout] --> tests/derive_macros.rs:354:42 [INFO] [stdout] | [INFO] [stdout] 354 | let o: MyStruct = Faker.fake_with_rng(&mut rng()); [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `fake::Dummy` is not implemented for `MyStruct` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `fake::Dummy`: [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] and 336 others [INFO] [stdout] = note: required for `fake::Faker` to implement `fake::private::FakeBase>` [INFO] [stdout] note: required by a bound in `fake_with_rng` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:222:15 [INFO] [stdout] | [INFO] [stdout] 220 | fn fake_with_rng(&self, rng: &mut R) -> U [INFO] [stdout] | ------------- required by a bound in this associated function [INFO] [stdout] 221 | where [INFO] [stdout] 222 | Self: private::FakeBase, [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: fake::Dummy` is not satisfied [INFO] [stdout] --> tests/derive_macros.rs:369:40 [INFO] [stdout] | [INFO] [stdout] 369 | let o: MyEnum = Faker.fake_with_rng(&mut rng()); [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `fake::Dummy` is not implemented for `test_generic::generic_enum::MyEnum` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `fake::Dummy`: [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] and 336 others [INFO] [stdout] = note: required for `fake::Faker` to implement `fake::private::FakeBase>` [INFO] [stdout] note: required by a bound in `fake_with_rng` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:222:15 [INFO] [stdout] | [INFO] [stdout] 220 | fn fake_with_rng(&self, rng: &mut R) -> U [INFO] [stdout] | ------------- required by a bound in this associated function [INFO] [stdout] 221 | where [INFO] [stdout] 222 | Self: private::FakeBase, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ required by this bound in `Fake::fake_with_rng` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MyTuple: fake::Dummy` is not satisfied [INFO] [stdout] --> tests/derive_macros.rs:380:41 [INFO] [stdout] | [INFO] [stdout] 380 | let o: MyTuple = Faker.fake_with_rng(&mut rng()); [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `fake::Dummy` is not implemented for `MyTuple` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `fake::Dummy`: [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] `&str` implements `fake::Dummy>` [INFO] [stdout] and 336 others [INFO] [stdout] = note: required for `fake::Faker` to implement `fake::private::FakeBase>` [INFO] [stdout] note: required by a bound in `fake_with_rng` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:222:15 [INFO] [stdout] | [INFO] [stdout] 220 | fn fake_with_rng(&self, rng: &mut R) -> U [INFO] [stdout] | ------------- required by a bound in this associated function [INFO] [stdout] 221 | where [INFO] [stdout] 222 | Self: private::FakeBase, [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" "f6a4bd42850e6ea5b5783c29258f6b2980a7f73ae23e6e3d067ced5eef478030", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6a4bd42850e6ea5b5783c29258f6b2980a7f73ae23e6e3d067ced5eef478030", kill_on_drop: false }` [INFO] [stdout] f6a4bd42850e6ea5b5783c29258f6b2980a7f73ae23e6e3d067ced5eef478030