[INFO] fetching crate anon-csv-cli 1.0.4...
[INFO] checking anon-csv-cli-1.0.4 against try#ed606620234c6b50f2414162c4bbabd5f4a925f3 for pr-147995
[INFO] extracting crate anon-csv-cli 1.0.4 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate anon-csv-cli 1.0.4
[INFO] finished tweaking crates.io crate anon-csv-cli 1.0.4
[INFO] tweaked toml for crates.io crate anon-csv-cli 1.0.4 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate anon-csv-cli 1.0.4 on toolchain ed606620234c6b50f2414162c4bbabd5f4a925f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate anon-csv-cli 1.0.4 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" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b5e5a4766da1ac79275076424cbf49e93606996632b0f7c24608b75b2dff592a
[INFO] running `Command { std: "docker" "start" "-a" "b5e5a4766da1ac79275076424cbf49e93606996632b0f7c24608b75b2dff592a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b5e5a4766da1ac79275076424cbf49e93606996632b0f7c24608b75b2dff592a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5e5a4766da1ac79275076424cbf49e93606996632b0f7c24608b75b2dff592a", kill_on_drop: false }`
[INFO] [stdout] b5e5a4766da1ac79275076424cbf49e93606996632b0f7c24608b75b2dff592a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ce600334436524244cb819c7b1ed05d91f501ed120c192eba1cdead8a63d0959
[INFO] running `Command { std: "docker" "start" "-a" "ce600334436524244cb819c7b1ed05d91f501ed120c192eba1cdead8a63d0959", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.10
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling libc v0.2.68
[INFO] [stderr]    Compiling syn v1.0.17
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling version_check v0.9.1
[INFO] [stderr]    Compiling cc v1.0.50
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling failure_derive v0.1.7
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]    Compiling serde v1.0.106
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking unicode-width v0.1.7
[INFO] [stderr]    Compiling ryu v1.0.3
[INFO] [stderr]     Checking rustc-demangle v0.1.16
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking vec_map v0.8.1
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking regex-automata v0.1.9
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.2
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking itoa v0.4.5
[INFO] [stderr]     Checking strum v0.18.0
[INFO] [stderr]    Compiling backtrace-sys v0.1.35
[INFO] [stderr]    Compiling quote v1.0.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking fake v1.3.0
[INFO] [stderr]     Checking backtrace v0.3.46
[INFO] [stderr]     Checking bstr v0.2.12
[INFO] [stderr]     Checking csv v1.1.3
[INFO] [stderr]    Compiling syn-mid v0.5.0
[INFO] [stderr]    Compiling synstructure v0.12.3
[INFO] [stderr]    Compiling strum_macros v0.17.1
[INFO] [stderr]    Compiling structopt-derive v0.4.6
[INFO] [stderr]     Checking failure v0.1.7
[INFO] [stderr]     Checking failure-tools v4.0.5
[INFO] [stderr]     Checking structopt v0.3.13
[INFO] [stderr]     Checking anon-csv-cli v1.0.4 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no function or associated item named `digit` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:165:37
[INFO] [stdout]     |
[INFO] [stdout] 165 |                     Digit => Faker::digit().into(),
[INFO] [stdout]     |                                     ^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Number` which provides `digit` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Number;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `word` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:173:36
[INFO] [stdout]     |
[INFO] [stdout] 173 |                     Word => Faker::word().into(),
[INFO] [stdout]     |                                    ^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is an associated function `words` with a similar name
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fake-1.3.0/src/faker/lorem.rs:12:5
[INFO] [stdout]     |
[INFO] [stdout]  12 |     fn words(count: usize) -> Vec<&'static str> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: trait `Lorem` which provides `word` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Lorem;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `words` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:174:37
[INFO] [stdout]     |
[INFO] [stdout] 174 |                     Words => Faker::words(10).join(" ").into(),
[INFO] [stdout]     |                                     ^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is an associated function `word` with a similar name
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fake-1.3.0/src/faker/lorem.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     fn word() -> &'static str {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: trait `Lorem` which provides `words` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Lorem;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `sentence` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:175:40
[INFO] [stdout]     |
[INFO] [stdout] 175 |                     Sentence => Faker::sentence(10, 15).into(),
[INFO] [stdout]     |                                        ^^^^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is an associated function `sentences` with a similar name
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fake-1.3.0/src/faker/lorem.rs:25:5
[INFO] [stdout]     |
[INFO] [stdout]  25 |     fn sentences(count: usize) -> Vec<String> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: trait `Lorem` which provides `sentence` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Lorem;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `digit` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:165:37
[INFO] [stdout]     |
[INFO] [stdout] 165 |                     Digit => Faker::digit().into(),
[INFO] [stdout]     |                                     ^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Number` which provides `digit` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Number;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `sentences` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:176:41
[INFO] [stdout]     |
[INFO] [stdout] 176 |                     Sentences => Faker::sentences(5).join("\n").into(),
[INFO] [stdout]     |                                         ^^^^^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is an associated function `sentence` with a similar name
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fake-1.3.0/src/faker/lorem.rs:20:5
[INFO] [stdout]     |
[INFO] [stdout]  20 |     fn sentence(count: usize, max_extra_count: usize) -> String {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: trait `Lorem` which provides `sentences` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Lorem;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `paragraph` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:177:41
[INFO] [stdout]     |
[INFO] [stdout] 177 |                     Paragraph => Faker::paragraph(10, 15).into(),
[INFO] [stdout]     |                                         ^^^^^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is an associated function `paragraphs` with a similar name
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fake-1.3.0/src/faker/lorem.rs:35:5
[INFO] [stdout]     |
[INFO] [stdout]  35 |     fn paragraphs(count: usize) -> Vec<String> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: trait `Lorem` which provides `paragraph` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Lorem;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `word` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:173:36
[INFO] [stdout]     |
[INFO] [stdout] 173 |                     Word => Faker::word().into(),
[INFO] [stdout]     |                                    ^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is an associated function `words` with a similar name
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fake-1.3.0/src/faker/lorem.rs:12:5
[INFO] [stdout]     |
[INFO] [stdout]  12 |     fn words(count: usize) -> Vec<&'static str> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: trait `Lorem` which provides `word` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Lorem;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `words` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:174:37
[INFO] [stdout]     |
[INFO] [stdout] 174 |                     Words => Faker::words(10).join(" ").into(),
[INFO] [stdout]     |                                     ^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is an associated function `word` with a similar name
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fake-1.3.0/src/faker/lorem.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     fn word() -> &'static str {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: trait `Lorem` which provides `words` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Lorem;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `paragraphs` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:178:42
[INFO] [stdout]     |
[INFO] [stdout] 178 |                     Paragraphs => Faker::paragraphs(5).join("\n").into(),
[INFO] [stdout]     |                                          ^^^^^^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is an associated function `paragraph` with a similar name
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fake-1.3.0/src/faker/lorem.rs:30:5
[INFO] [stdout]     |
[INFO] [stdout]  30 |     fn paragraph(count: usize, max_extra_count: usize) -> String {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: trait `Lorem` which provides `paragraphs` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Lorem;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `sentence` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:175:40
[INFO] [stdout]     |
[INFO] [stdout] 175 |                     Sentence => Faker::sentence(10, 15).into(),
[INFO] [stdout]     |                                        ^^^^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is an associated function `sentences` with a similar name
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fake-1.3.0/src/faker/lorem.rs:25:5
[INFO] [stdout]     |
[INFO] [stdout]  25 |     fn sentences(count: usize) -> Vec<String> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: trait `Lorem` which provides `sentence` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Lorem;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `buzzword` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:186:40
[INFO] [stdout]     |
[INFO] [stdout] 186 |                     Buzzword => Faker::buzzword().into(),
[INFO] [stdout]     |                                        ^^^^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Company` which provides `buzzword` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Company;
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `word` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 186 -                     Buzzword => Faker::buzzword().into(),
[INFO] [stdout] 186 +                     Buzzword => Faker::word().into(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `sentences` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:176:41
[INFO] [stdout]     |
[INFO] [stdout] 176 |                     Sentences => Faker::sentences(5).join("\n").into(),
[INFO] [stdout]     |                                         ^^^^^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is an associated function `sentence` with a similar name
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fake-1.3.0/src/faker/lorem.rs:20:5
[INFO] [stdout]     |
[INFO] [stdout]  20 |     fn sentence(count: usize, max_extra_count: usize) -> String {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: trait `Lorem` which provides `sentences` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Lorem;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `paragraph` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:177:41
[INFO] [stdout]     |
[INFO] [stdout] 177 |                     Paragraph => Faker::paragraph(10, 15).into(),
[INFO] [stdout]     |                                         ^^^^^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is an associated function `paragraphs` with a similar name
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fake-1.3.0/src/faker/lorem.rs:35:5
[INFO] [stdout]     |
[INFO] [stdout]  35 |     fn paragraphs(count: usize) -> Vec<String> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: trait `Lorem` which provides `paragraph` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Lorem;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `catch_phase` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:187:43
[INFO] [stdout]     |
[INFO] [stdout] 187 |                     CatchPhrase => Faker::catch_phase().into(),
[INFO] [stdout]     |                                           ^^^^^^^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Company` which provides `catch_phase` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Company;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `bs` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:188:34
[INFO] [stdout]     |
[INFO] [stdout] 188 |                     Bs => Faker::bs().into(),
[INFO] [stdout]     |                                  ^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Company` which provides `bs` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Company;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `paragraphs` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:178:42
[INFO] [stdout]     |
[INFO] [stdout] 178 |                     Paragraphs => Faker::paragraphs(5).join("\n").into(),
[INFO] [stdout]     |                                          ^^^^^^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is an associated function `paragraph` with a similar name
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fake-1.3.0/src/faker/lorem.rs:30:5
[INFO] [stdout]     |
[INFO] [stdout]  30 |     fn paragraph(count: usize, max_extra_count: usize) -> String {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: trait `Lorem` which provides `paragraphs` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Lorem;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `profession` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:189:42
[INFO] [stdout]     |
[INFO] [stdout] 189 |                     Profession => Faker::profession().into(),
[INFO] [stdout]     |                                          ^^^^^^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Company` which provides `profession` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Company;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `buzzword` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:186:40
[INFO] [stdout]     |
[INFO] [stdout] 186 |                     Buzzword => Faker::buzzword().into(),
[INFO] [stdout]     |                                        ^^^^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Company` which provides `buzzword` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Company;
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `word` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 186 -                     Buzzword => Faker::buzzword().into(),
[INFO] [stdout] 186 +                     Buzzword => Faker::word().into(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `industry` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:190:40
[INFO] [stdout]     |
[INFO] [stdout] 190 |                     Industry => Faker::industry().into(),
[INFO] [stdout]     |                                        ^^^^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Company` which provides `industry` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Company;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `catch_phase` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:187:43
[INFO] [stdout]     |
[INFO] [stdout] 187 |                     CatchPhrase => Faker::catch_phase().into(),
[INFO] [stdout]     |                                           ^^^^^^^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Company` which provides `catch_phase` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Company;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `bs` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:188:34
[INFO] [stdout]     |
[INFO] [stdout] 188 |                     Bs => Faker::bs().into(),
[INFO] [stdout]     |                                  ^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Company` which provides `bs` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Company;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `boolean` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:193:34
[INFO] [stdout]     |
[INFO] [stdout] 193 |             Boolean => if Faker::boolean() { "true" } else { "false" }.into(),
[INFO] [stdout]     |                                  ^^^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Boolean` which provides `boolean` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Boolean;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `profession` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:189:42
[INFO] [stdout]     |
[INFO] [stdout] 189 |                     Profession => Faker::profession().into(),
[INFO] [stdout]     |                                          ^^^^^^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Company` which provides `profession` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Company;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `industry` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:190:40
[INFO] [stdout]     |
[INFO] [stdout] 190 |                     Industry => Faker::industry().into(),
[INFO] [stdout]     |                                        ^^^^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Company` which provides `industry` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Company;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `last_name` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:198:40
[INFO] [stdout]     |
[INFO] [stdout] 198 |                     LastName => Faker::last_name().into(),
[INFO] [stdout]     |                                        ^^^^^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Name` which provides `last_name` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Name;
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `first_name` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 198 -                     LastName => Faker::last_name().into(),
[INFO] [stdout] 198 +                     LastName => Faker::first_name().into(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `boolean` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:193:34
[INFO] [stdout]     |
[INFO] [stdout] 193 |             Boolean => if Faker::boolean() { "true" } else { "false" }.into(),
[INFO] [stdout]     |                                  ^^^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Boolean` which provides `boolean` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Boolean;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `first_name` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:199:41
[INFO] [stdout]     |
[INFO] [stdout] 199 |                     FirstName => Faker::first_name().into(),
[INFO] [stdout]     |                                         ^^^^^^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Name` which provides `first_name` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Name;
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `name_first_name_data` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 199 -                     FirstName => Faker::first_name().into(),
[INFO] [stdout] 199 +                     FirstName => Faker::name_first_name_data().into(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `last_name` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:198:40
[INFO] [stdout]     |
[INFO] [stdout] 198 |                     LastName => Faker::last_name().into(),
[INFO] [stdout]     |                                        ^^^^^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Name` which provides `last_name` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Name;
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `first_name` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 198 -                     LastName => Faker::last_name().into(),
[INFO] [stdout] 198 +                     LastName => Faker::first_name().into(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `name_with_middle` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:200:46
[INFO] [stdout]     |
[INFO] [stdout] 200 |                     NameWithMiddle => Faker::name_with_middle().into(),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Name` which provides `name_with_middle` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Name;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `first_name` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:199:41
[INFO] [stdout]     |
[INFO] [stdout] 199 |                     FirstName => Faker::first_name().into(),
[INFO] [stdout]     |                                         ^^^^^^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Name` which provides `first_name` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Name;
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `name_first_name_data` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 199 -                     FirstName => Faker::first_name().into(),
[INFO] [stdout] 199 +                     FirstName => Faker::name_first_name_data().into(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `prefix` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:201:38
[INFO] [stdout]     |
[INFO] [stdout] 201 |                     Prefix => Faker::prefix().into(),
[INFO] [stdout]     |                                      ^^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Name` which provides `prefix` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Name;
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `city_prefix` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 201 |                     Prefix => Faker::city_prefix().into(),
[INFO] [stdout]     |                                      +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `name_with_middle` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:200:46
[INFO] [stdout]     |
[INFO] [stdout] 200 |                     NameWithMiddle => Faker::name_with_middle().into(),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Name` which provides `name_with_middle` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Name;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `title_descriptor` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:203:47
[INFO] [stdout]     |
[INFO] [stdout] 203 |                     TitleDescriptor => Faker::title_descriptor().into(),
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Name` which provides `title_descriptor` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Name;
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `name_title_descriptor_data` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 203 -                     TitleDescriptor => Faker::title_descriptor().into(),
[INFO] [stdout] 203 +                     TitleDescriptor => Faker::name_title_descriptor_data().into(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `title_level` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:204:42
[INFO] [stdout]     |
[INFO] [stdout] 204 |                     TitleLevel => Faker::title_level().into(),
[INFO] [stdout]     |                                          ^^^^^^^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Name` which provides `title_level` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Name;
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `name_title_level_data` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 204 -                     TitleLevel => Faker::title_level().into(),
[INFO] [stdout] 204 +                     TitleLevel => Faker::name_title_level_data().into(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `prefix` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:201:38
[INFO] [stdout]     |
[INFO] [stdout] 201 |                     Prefix => Faker::prefix().into(),
[INFO] [stdout]     |                                      ^^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Name` which provides `prefix` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Name;
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `city_prefix` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 201 |                     Prefix => Faker::city_prefix().into(),
[INFO] [stdout]     |                                      +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `title_job` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:205:40
[INFO] [stdout]     |
[INFO] [stdout] 205 |                     TitleJob => Faker::title_job().into(),
[INFO] [stdout]     |                                        ^^^^^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Name` which provides `title_job` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Name;
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `title` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 205 -                     TitleJob => Faker::title_job().into(),
[INFO] [stdout] 205 +                     TitleJob => Faker::title().into(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `title_descriptor` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:203:47
[INFO] [stdout]     |
[INFO] [stdout] 203 |                     TitleDescriptor => Faker::title_descriptor().into(),
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Name` which provides `title_descriptor` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Name;
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `name_title_descriptor_data` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 203 -                     TitleDescriptor => Faker::title_descriptor().into(),
[INFO] [stdout] 203 +                     TitleDescriptor => Faker::name_title_descriptor_data().into(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `title` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:206:37
[INFO] [stdout]     |
[INFO] [stdout] 206 |                     Title => Faker::title().into(),
[INFO] [stdout]     |                                     ^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Name` which provides `title` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Name;
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `title_job` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 206 |                     Title => Faker::title_job().into(),
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `title_level` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:204:42
[INFO] [stdout]     |
[INFO] [stdout] 204 |                     TitleLevel => Faker::title_level().into(),
[INFO] [stdout]     |                                          ^^^^^^^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Name` which provides `title_level` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Name;
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `name_title_level_data` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 204 -                     TitleLevel => Faker::title_level().into(),
[INFO] [stdout] 204 +                     TitleLevel => Faker::name_title_level_data().into(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `title_job` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:205:40
[INFO] [stdout]     |
[INFO] [stdout] 205 |                     TitleJob => Faker::title_job().into(),
[INFO] [stdout]     |                                        ^^^^^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Name` which provides `title_job` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Name;
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `title` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 205 -                     TitleJob => Faker::title_job().into(),
[INFO] [stdout] 205 +                     TitleJob => Faker::title().into(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `free_email_provider` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:212:49
[INFO] [stdout]     |
[INFO] [stdout] 212 |                     FreeEmailProvider => Faker::free_email_provider().into(),
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Internet` which provides `free_email_provider` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Internet;
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `free_email` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 212 -                     FreeEmailProvider => Faker::free_email_provider().into(),
[INFO] [stdout] 212 +                     FreeEmailProvider => Faker::free_email().into(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `title` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:206:37
[INFO] [stdout]     |
[INFO] [stdout] 206 |                     Title => Faker::title().into(),
[INFO] [stdout]     |                                     ^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Name` which provides `title` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Name;
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `title_job` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 206 |                     Title => Faker::title_job().into(),
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `domain_suffix` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:213:44
[INFO] [stdout]     |
[INFO] [stdout] 213 |                     DomainSuffix => Faker::domain_suffix().into(),
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Internet` which provides `domain_suffix` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Internet;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `user_name` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:214:40
[INFO] [stdout]     |
[INFO] [stdout] 214 |                     UserName => Faker::user_name().into(),
[INFO] [stdout]     |                                        ^^^^^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Internet` which provides `user_name` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Internet;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `free_email_provider` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:212:49
[INFO] [stdout]     |
[INFO] [stdout] 212 |                     FreeEmailProvider => Faker::free_email_provider().into(),
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Internet` which provides `free_email_provider` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Internet;
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `free_email` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 212 -                     FreeEmailProvider => Faker::free_email_provider().into(),
[INFO] [stdout] 212 +                     FreeEmailProvider => Faker::free_email().into(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `free_email` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:215:41
[INFO] [stdout]     |
[INFO] [stdout] 215 |                     FreeEmail => Faker::free_email().into(),
[INFO] [stdout]     |                                         ^^^^^^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Internet` which provides `free_email` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Internet;
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `free_email_provider` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 215 |                     FreeEmail => Faker::free_email_provider().into(),
[INFO] [stdout]     |                                                   +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `domain_suffix` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:213:44
[INFO] [stdout]     |
[INFO] [stdout] 213 |                     DomainSuffix => Faker::domain_suffix().into(),
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Internet` which provides `domain_suffix` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Internet;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `user_name` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:214:40
[INFO] [stdout]     |
[INFO] [stdout] 214 |                     UserName => Faker::user_name().into(),
[INFO] [stdout]     |                                        ^^^^^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Internet` which provides `user_name` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Internet;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `safe_email` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:216:41
[INFO] [stdout]     |
[INFO] [stdout] 216 |                     SafeEmail => Faker::safe_email().into(),
[INFO] [stdout]     |                                         ^^^^^^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Internet` which provides `safe_email` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Internet;
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `free_email` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 216 -                     SafeEmail => Faker::safe_email().into(),
[INFO] [stdout] 216 +                     SafeEmail => Faker::free_email().into(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `password` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:217:40
[INFO] [stdout]     |
[INFO] [stdout] 217 |                     Password => Faker::password(4, 6).into(),
[INFO] [stdout]     |                                        ^^^^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is an associated function `word` with a similar name
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fake-1.3.0/src/faker/lorem.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     fn word() -> &'static str {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: trait `Internet` which provides `password` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Internet;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `free_email` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:215:41
[INFO] [stdout]     |
[INFO] [stdout] 215 |                     FreeEmail => Faker::free_email().into(),
[INFO] [stdout]     |                                         ^^^^^^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Internet` which provides `free_email` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Internet;
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `free_email_provider` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 215 |                     FreeEmail => Faker::free_email_provider().into(),
[INFO] [stdout]     |                                                   +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `ip` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:218:34
[INFO] [stdout]     |
[INFO] [stdout] 218 |                     Ip => Faker::ip().into(),
[INFO] [stdout]     |                                  ^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Internet` which provides `ip` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Internet;
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `zip` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 218 |                     Ip => Faker::zip().into(),
[INFO] [stdout]     |                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `safe_email` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:216:41
[INFO] [stdout]     |
[INFO] [stdout] 216 |                     SafeEmail => Faker::safe_email().into(),
[INFO] [stdout]     |                                         ^^^^^^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Internet` which provides `safe_email` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Internet;
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `free_email` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 216 -                     SafeEmail => Faker::safe_email().into(),
[INFO] [stdout] 216 +                     SafeEmail => Faker::free_email().into(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `ipv4` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:219:36
[INFO] [stdout]     |
[INFO] [stdout] 219 |                     Ipv4 => Faker::ipv4().into(),
[INFO] [stdout]     |                                    ^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Internet` which provides `ipv4` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Internet;
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `ipv6` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 219 -                     Ipv4 => Faker::ipv4().into(),
[INFO] [stdout] 219 +                     Ipv4 => Faker::ipv6().into(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `password` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:217:40
[INFO] [stdout]     |
[INFO] [stdout] 217 |                     Password => Faker::password(4, 6).into(),
[INFO] [stdout]     |                                        ^^^^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is an associated function `word` with a similar name
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fake-1.3.0/src/faker/lorem.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     fn word() -> &'static str {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: trait `Internet` which provides `password` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Internet;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `ipv6` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:220:36
[INFO] [stdout]     |
[INFO] [stdout] 220 |                     Ipv6 => Faker::ipv6().into(),
[INFO] [stdout]     |                                    ^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Internet` which provides `ipv6` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Internet;
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `ipv4` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 220 -                     Ipv6 => Faker::ipv6().into(),
[INFO] [stdout] 220 +                     Ipv6 => Faker::ipv4().into(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `color` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:221:37
[INFO] [stdout]     |
[INFO] [stdout] 221 |                     Color => Faker::color().into(),
[INFO] [stdout]     |                                     ^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Internet` which provides `color` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Internet;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `ip` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:218:34
[INFO] [stdout]     |
[INFO] [stdout] 218 |                     Ip => Faker::ip().into(),
[INFO] [stdout]     |                                  ^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Internet` which provides `ip` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Internet;
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `zip` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 218 |                     Ip => Faker::zip().into(),
[INFO] [stdout]     |                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `user_agent` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:222:41
[INFO] [stdout]     |
[INFO] [stdout] 222 |                     UserAgent => Faker::user_agent().into(),
[INFO] [stdout]     |                                         ^^^^^^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Internet` which provides `user_agent` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Internet;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `ipv4` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:219:36
[INFO] [stdout]     |
[INFO] [stdout] 219 |                     Ipv4 => Faker::ipv4().into(),
[INFO] [stdout]     |                                    ^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Internet` which provides `ipv4` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Internet;
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `ipv6` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 219 -                     Ipv4 => Faker::ipv4().into(),
[INFO] [stdout] 219 +                     Ipv4 => Faker::ipv6().into(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `ipv6` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:220:36
[INFO] [stdout]     |
[INFO] [stdout] 220 |                     Ipv6 => Faker::ipv6().into(),
[INFO] [stdout]     |                                    ^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Internet` which provides `ipv6` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Internet;
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `ipv4` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 220 -                     Ipv6 => Faker::ipv6().into(),
[INFO] [stdout] 220 +                     Ipv6 => Faker::ipv4().into(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `time_zone` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:228:40
[INFO] [stdout]     |
[INFO] [stdout] 228 |                     TimeZone => Faker::time_zone().into(),
[INFO] [stdout]     |                                        ^^^^^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Address` which provides `time_zone` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Address;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `color` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:221:37
[INFO] [stdout]     |
[INFO] [stdout] 221 |                     Color => Faker::color().into(),
[INFO] [stdout]     |                                     ^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Internet` which provides `color` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Internet;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `city_prefix` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:229:42
[INFO] [stdout]     |
[INFO] [stdout] 229 |                     CityPrefix => Faker::city_prefix().into(),
[INFO] [stdout]     |                                          ^^^^^^^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Address` which provides `city_prefix` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Address;
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `prefix` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 229 -                     CityPrefix => Faker::city_prefix().into(),
[INFO] [stdout] 229 +                     CityPrefix => Faker::prefix().into(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `user_agent` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:222:41
[INFO] [stdout]     |
[INFO] [stdout] 222 |                     UserAgent => Faker::user_agent().into(),
[INFO] [stdout]     |                                         ^^^^^^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Internet` which provides `user_agent` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Internet;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `time_zone` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:228:40
[INFO] [stdout]     |
[INFO] [stdout] 228 |                     TimeZone => Faker::time_zone().into(),
[INFO] [stdout]     |                                        ^^^^^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Address` which provides `time_zone` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Address;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `city_suffix` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:230:42
[INFO] [stdout]     |
[INFO] [stdout] 230 |                     CitySuffix => Faker::city_suffix().into(),
[INFO] [stdout]     |                                          ^^^^^^^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Address` which provides `city_suffix` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Address;
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `city_prefix` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 230 -                     CitySuffix => Faker::city_suffix().into(),
[INFO] [stdout] 230 +                     CitySuffix => Faker::city_prefix().into(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `city_prefix` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:229:42
[INFO] [stdout]     |
[INFO] [stdout] 229 |                     CityPrefix => Faker::city_prefix().into(),
[INFO] [stdout]     |                                          ^^^^^^^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Address` which provides `city_prefix` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Address;
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `prefix` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 229 -                     CityPrefix => Faker::city_prefix().into(),
[INFO] [stdout] 229 +                     CityPrefix => Faker::prefix().into(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `street_suffix` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:231:44
[INFO] [stdout]     |
[INFO] [stdout] 231 |                     StreetSuffix => Faker::street_suffix().into(),
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Address` which provides `street_suffix` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Address;
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `address_street_suffix_data` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 231 -                     StreetSuffix => Faker::street_suffix().into(),
[INFO] [stdout] 231 +                     StreetSuffix => Faker::address_street_suffix_data().into(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `state` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:232:37
[INFO] [stdout]     |
[INFO] [stdout] 232 |                     State => Faker::state().into(),
[INFO] [stdout]     |                                     ^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Address` which provides `state` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Address;
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `state_abbr` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 232 |                     State => Faker::state_abbr().into(),
[INFO] [stdout]     |                                          +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `state_abbr` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:233:41
[INFO] [stdout]     |
[INFO] [stdout] 233 |                     StateAbbr => Faker::state_abbr().into(),
[INFO] [stdout]     |                                         ^^^^^^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Address` which provides `state_abbr` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Address;
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `state` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 233 -                     StateAbbr => Faker::state_abbr().into(),
[INFO] [stdout] 233 +                     StateAbbr => Faker::state().into(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `city_suffix` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:230:42
[INFO] [stdout]     |
[INFO] [stdout] 230 |                     CitySuffix => Faker::city_suffix().into(),
[INFO] [stdout]     |                                          ^^^^^^^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Address` which provides `city_suffix` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Address;
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `city_prefix` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 230 -                     CitySuffix => Faker::city_suffix().into(),
[INFO] [stdout] 230 +                     CitySuffix => Faker::city_prefix().into(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `street_suffix` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:231:44
[INFO] [stdout]     |
[INFO] [stdout] 231 |                     StreetSuffix => Faker::street_suffix().into(),
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Address` which provides `street_suffix` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Address;
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `address_street_suffix_data` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 231 -                     StreetSuffix => Faker::street_suffix().into(),
[INFO] [stdout] 231 +                     StreetSuffix => Faker::address_street_suffix_data().into(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `city` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:234:36
[INFO] [stdout]     |
[INFO] [stdout] 234 |                     City => Faker::city().into(),
[INFO] [stdout]     |                                    ^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Address` which provides `city` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Address;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `state` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:232:37
[INFO] [stdout]     |
[INFO] [stdout] 232 |                     State => Faker::state().into(),
[INFO] [stdout]     |                                     ^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Address` which provides `state` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Address;
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `state_abbr` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 232 |                     State => Faker::state_abbr().into(),
[INFO] [stdout]     |                                          +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `street_name` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:235:42
[INFO] [stdout]     |
[INFO] [stdout] 235 |                     StreetName => Faker::street_name().into(),
[INFO] [stdout]     |                                          ^^^^^^^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Address` which provides `street_name` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Address;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `state_abbr` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:233:41
[INFO] [stdout]     |
[INFO] [stdout] 233 |                     StateAbbr => Faker::state_abbr().into(),
[INFO] [stdout]     |                                         ^^^^^^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Address` which provides `state_abbr` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Address;
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `state` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 233 -                     StateAbbr => Faker::state_abbr().into(),
[INFO] [stdout] 233 +                     StateAbbr => Faker::state().into(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `city` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:234:36
[INFO] [stdout]     |
[INFO] [stdout] 234 |                     City => Faker::city().into(),
[INFO] [stdout]     |                                    ^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Address` which provides `city` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Address;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `building_number` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:236:46
[INFO] [stdout]     |
[INFO] [stdout] 236 |                     BuildingNumber => Faker::building_number().into(),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Address` which provides `building_number` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Address;
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `cell_number` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 236 -                     BuildingNumber => Faker::building_number().into(),
[INFO] [stdout] 236 +                     BuildingNumber => Faker::cell_number().into(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `street_name` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:235:42
[INFO] [stdout]     |
[INFO] [stdout] 235 |                     StreetName => Faker::street_name().into(),
[INFO] [stdout]     |                                          ^^^^^^^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Address` which provides `street_name` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Address;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `street_address` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:237:45
[INFO] [stdout]     |
[INFO] [stdout] 237 |                     StreetAddress => Faker::street_address().into(),
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Address` which provides `street_address` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Address;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `building_number` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:236:46
[INFO] [stdout]     |
[INFO] [stdout] 236 |                     BuildingNumber => Faker::building_number().into(),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Address` which provides `building_number` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Address;
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `cell_number` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 236 -                     BuildingNumber => Faker::building_number().into(),
[INFO] [stdout] 236 +                     BuildingNumber => Faker::cell_number().into(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `secondary_address` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:238:48
[INFO] [stdout]     |
[INFO] [stdout] 238 |                     SecondaryAddress => Faker::secondary_address().into(),
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Address` which provides `secondary_address` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Address;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `street_address` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:237:45
[INFO] [stdout]     |
[INFO] [stdout] 237 |                     StreetAddress => Faker::street_address().into(),
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Address` which provides `street_address` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Address;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `secondary_address` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:238:48
[INFO] [stdout]     |
[INFO] [stdout] 238 |                     SecondaryAddress => Faker::secondary_address().into(),
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Address` which provides `secondary_address` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Address;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: `fake::Faker` is not an iterator
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:239:35
[INFO] [stdout]     |
[INFO] [stdout] 239 |                     Zip => Faker::zip().into(),
[INFO] [stdout]     |                                   ^^^ `fake::Faker` is not an iterator
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fake-1.3.0/src/locales/en.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | pub struct Faker;
[INFO] [stdout]     | ---------------- doesn't satisfy `fake::Faker: Iterator`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `fake::Faker: Iterator`
[INFO] [stdout]             which is required by `&mut fake::Faker: Iterator`
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Address` which provides `zip` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Address;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: `fake::Faker` is not an iterator
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:239:35
[INFO] [stdout]     |
[INFO] [stdout] 239 |                     Zip => Faker::zip().into(),
[INFO] [stdout]     |                                   ^^^ `fake::Faker` is not an iterator
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fake-1.3.0/src/locales/en.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | pub struct Faker;
[INFO] [stdout]     | ---------------- doesn't satisfy `fake::Faker: Iterator`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `fake::Faker: Iterator`
[INFO] [stdout]             which is required by `&mut fake::Faker: Iterator`
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Address` which provides `zip` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Address;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `postcode` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:240:40
[INFO] [stdout]     |
[INFO] [stdout] 240 |                     Postcode => Faker::postcode().into(),
[INFO] [stdout]     |                                        ^^^^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Address` which provides `postcode` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Address;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `postcode` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:240:40
[INFO] [stdout]     |
[INFO] [stdout] 240 |                     Postcode => Faker::postcode().into(),
[INFO] [stdout]     |                                        ^^^^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Address` which provides `postcode` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Address;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `latitude` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:241:40
[INFO] [stdout]     |
[INFO] [stdout] 241 |                     Latitude => Faker::latitude().into(),
[INFO] [stdout]     |                                        ^^^^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Address` which provides `latitude` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Address;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `latitude` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:241:40
[INFO] [stdout]     |
[INFO] [stdout] 241 |                     Latitude => Faker::latitude().into(),
[INFO] [stdout]     |                                        ^^^^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Address` which provides `latitude` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Address;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `longitude` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:242:41
[INFO] [stdout]     |
[INFO] [stdout] 242 |                     Longitude => Faker::longitude().into(),
[INFO] [stdout]     |                                         ^^^^^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Address` which provides `longitude` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Address;
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `latitude` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 242 -                     Longitude => Faker::longitude().into(),
[INFO] [stdout] 242 +                     Longitude => Faker::latitude().into(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `longitude` found for struct `fake::Faker` in the current scope
[INFO] [stdout]    --> src/soon_to_be_lib/spec.rs:242:41
[INFO] [stdout]     |
[INFO] [stdout] 242 |                     Longitude => Faker::longitude().into(),
[INFO] [stdout]     |                                         ^^^^^^^^^ function or associated item not found in `fake::Faker`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Address` which provides `longitude` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use fake::faker::Address;
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `latitude` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 242 -                     Longitude => Faker::longitude().into(),
[INFO] [stdout] 242 +                     Longitude => Faker::latitude().into(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `anon-csv-cli` (bin "anon-csv") due to 47 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `anon-csv-cli` (bin "anon-csv" test) due to 47 previous errors
[INFO] running `Command { std: "docker" "inspect" "ce600334436524244cb819c7b1ed05d91f501ed120c192eba1cdead8a63d0959", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce600334436524244cb819c7b1ed05d91f501ed120c192eba1cdead8a63d0959", kill_on_drop: false }`
[INFO] [stdout] ce600334436524244cb819c7b1ed05d91f501ed120c192eba1cdead8a63d0959
