[INFO] fetching crate yelp-fusion-rs-2 0.1.3... [INFO] building yelp-fusion-rs-2-0.1.3 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] extracting crate yelp-fusion-rs-2 0.1.3 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate yelp-fusion-rs-2 0.1.3 [INFO] finished tweaking crates.io crate yelp-fusion-rs-2 0.1.3 [INFO] tweaked toml for crates.io crate yelp-fusion-rs-2 0.1.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate yelp-fusion-rs-2 0.1.3 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate yelp-fusion-rs-2 0.1.3 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 23cb7d954e3bbfb3b2b4fd3b13c1789db260907eea7b1c37b89a776682f1b5e9 [INFO] running `Command { std: "docker" "start" "-a" "23cb7d954e3bbfb3b2b4fd3b13c1789db260907eea7b1c37b89a776682f1b5e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "23cb7d954e3bbfb3b2b4fd3b13c1789db260907eea7b1c37b89a776682f1b5e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23cb7d954e3bbfb3b2b4fd3b13c1789db260907eea7b1c37b89a776682f1b5e9", kill_on_drop: false }` [INFO] [stdout] 23cb7d954e3bbfb3b2b4fd3b13c1789db260907eea7b1c37b89a776682f1b5e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e1aaa4220ae1bbb2578f7a64a35f45687216d3cde44fb3978b401aea272715d [INFO] running `Command { std: "docker" "start" "-a" "5e1aaa4220ae1bbb2578f7a64a35f45687216d3cde44fb3978b401aea272715d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling rustls v0.21.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling serde_json v1.0.97 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls-webpki v0.100.1 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling h2 v0.3.19 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper v0.14.26 [INFO] [stderr] Compiling hyper-rustls v0.24.0 [INFO] [stderr] Compiling reqwest v0.11.18 [INFO] [stderr] Compiling yelp-fusion-rs-2 v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `autocomplete::*` [INFO] [stdout] --> src/endpoints/business/mod.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub use autocomplete::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `business_match::*` [INFO] [stdout] --> src/endpoints/business/mod.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub use business_match::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `details::*` [INFO] [stdout] --> src/endpoints/business/mod.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub use details::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `phone_search::*` [INFO] [stdout] --> src/endpoints/business/mod.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub use phone_search::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `reviews::*` [INFO] [stdout] --> src/endpoints/business/mod.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub use reviews::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `transaction_search::*` [INFO] [stdout] --> src/endpoints/business/mod.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub use transaction_search::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `all::*` [INFO] [stdout] --> src/endpoints/categories/mod.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use all::*; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `details::*` [INFO] [stdout] --> src/endpoints/categories/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub use details::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `featured::*` [INFO] [stdout] --> src/endpoints/events/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub use featured::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `lookup::*` [INFO] [stdout] --> src/endpoints/events/mod.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use lookup::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `search::*` [INFO] [stdout] --> src/endpoints/events/mod.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use search::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `categories::*` [INFO] [stdout] --> src/endpoints/mod.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use categories::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `events::*` [INFO] [stdout] --> src/endpoints/mod.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use events::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.03s [INFO] running `Command { std: "docker" "inspect" "5e1aaa4220ae1bbb2578f7a64a35f45687216d3cde44fb3978b401aea272715d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e1aaa4220ae1bbb2578f7a64a35f45687216d3cde44fb3978b401aea272715d", kill_on_drop: false }` [INFO] [stdout] 5e1aaa4220ae1bbb2578f7a64a35f45687216d3cde44fb3978b401aea272715d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f35d38b089d9018c51a63b2e6c8ef83ee0b19fd4d5ff59e9277217febe827dc [INFO] running `Command { std: "docker" "start" "-a" "5f35d38b089d9018c51a63b2e6c8ef83ee0b19fd4d5ff59e9277217febe827dc", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `autocomplete::*` [INFO] [stdout] --> src/endpoints/business/mod.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub use autocomplete::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `business_match::*` [INFO] [stdout] --> src/endpoints/business/mod.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub use business_match::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling yelp-fusion-rs-2 v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `details::*` [INFO] [stdout] --> src/endpoints/business/mod.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub use details::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `phone_search::*` [INFO] [stdout] --> src/endpoints/business/mod.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub use phone_search::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `reviews::*` [INFO] [stdout] --> src/endpoints/business/mod.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub use reviews::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `transaction_search::*` [INFO] [stdout] --> src/endpoints/business/mod.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub use transaction_search::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `all::*` [INFO] [stdout] --> src/endpoints/categories/mod.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use all::*; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `details::*` [INFO] [stdout] --> src/endpoints/categories/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub use details::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `featured::*` [INFO] [stdout] --> src/endpoints/events/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub use featured::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `lookup::*` [INFO] [stdout] --> src/endpoints/events/mod.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use lookup::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `search::*` [INFO] [stdout] --> src/endpoints/events/mod.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use search::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `categories::*` [INFO] [stdout] --> src/endpoints/mod.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use categories::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `events::*` [INFO] [stdout] --> src/endpoints/mod.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use events::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `yelp_fusion_rs` [INFO] [stdout] --> tests/business_search_payload_builder.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use yelp_fusion_rs::endpoints::{ [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `yelp_fusion_rs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 2 | use yelp_fusion_rs_2::endpoints::{ [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `yelp_fusion_rs` [INFO] [stdout] --> tests/business_search_payload_builder.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use yelp_fusion_rs::models::{Attribute, Coordinates, PriceType, SortBy}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `yelp_fusion_rs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 5 | use yelp_fusion_rs_2::models::{Attribute, Coordinates, PriceType, SortBy}; [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `yelp_fusion_rs` [INFO] [stdout] --> tests/business_search_payload.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use yelp_fusion_rs::endpoints::{BusinessSearchPayload, BusinessSearchPayloadError}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `yelp_fusion_rs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 2 | use yelp_fusion_rs_2::endpoints::{BusinessSearchPayload, BusinessSearchPayloadError}; [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `yelp_fusion_rs` [INFO] [stdout] --> tests/business_search_payload.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use yelp_fusion_rs::models::{Attribute, Coordinates, PriceType, SortBy}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `yelp_fusion_rs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 3 | use yelp_fusion_rs_2::models::{Attribute, Coordinates, PriceType, SortBy}; [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `yelp-fusion-rs-2` (test "business_search_payload") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `yelp-fusion-rs-2` (test "business_search_payload_builder") due to 2 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `yelp_fusion_rs` [INFO] [stdout] --> examples/business_search.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use yelp_fusion_rs::endpoints::{BusinessSearchPayload, BusinessSearchResponse}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `yelp_fusion_rs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 3 | use yelp_fusion_rs_2::endpoints::{BusinessSearchPayload, BusinessSearchResponse}; [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `yelp_fusion_rs` [INFO] [stdout] --> examples/business_search.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use yelp_fusion_rs::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `yelp_fusion_rs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 4 | use yelp_fusion_rs_2::error::Error; [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `yelp_fusion_rs` [INFO] [stdout] --> examples/business_search.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use yelp_fusion_rs::models::{Coordinates, PriceType}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `yelp_fusion_rs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 5 | use yelp_fusion_rs_2::models::{Coordinates, PriceType}; [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `yelp_fusion_rs` [INFO] [stdout] --> examples/business_search.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use yelp_fusion_rs::yelp_fusion::YelpFusion; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `yelp_fusion_rs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 6 | use yelp_fusion_rs_2::yelp_fusion::YelpFusion; [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `yelp-fusion-rs-2` (example "business_search") due to 4 previous errors [INFO] [stdout] warning: unused import: `autocomplete::*` [INFO] [stdout] --> src/endpoints/business/mod.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub use autocomplete::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `business_match::*` [INFO] [stdout] --> src/endpoints/business/mod.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub use business_match::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `details::*` [INFO] [stdout] --> src/endpoints/business/mod.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub use details::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `phone_search::*` [INFO] [stdout] --> src/endpoints/business/mod.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub use phone_search::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `reviews::*` [INFO] [stdout] --> src/endpoints/business/mod.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub use reviews::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `transaction_search::*` [INFO] [stdout] --> src/endpoints/business/mod.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub use transaction_search::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `all::*` [INFO] [stdout] --> src/endpoints/categories/mod.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use all::*; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `details::*` [INFO] [stdout] --> src/endpoints/categories/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub use details::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `featured::*` [INFO] [stdout] --> src/endpoints/events/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub use featured::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `lookup::*` [INFO] [stdout] --> src/endpoints/events/mod.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use lookup::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `search::*` [INFO] [stdout] --> src/endpoints/events/mod.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use search::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `categories::*` [INFO] [stdout] --> src/endpoints/mod.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use categories::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `events::*` [INFO] [stdout] --> src/endpoints/mod.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use events::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5f35d38b089d9018c51a63b2e6c8ef83ee0b19fd4d5ff59e9277217febe827dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f35d38b089d9018c51a63b2e6c8ef83ee0b19fd4d5ff59e9277217febe827dc", kill_on_drop: false }` [INFO] [stdout] 5f35d38b089d9018c51a63b2e6c8ef83ee0b19fd4d5ff59e9277217febe827dc