[INFO] fetching crate binary_options_tools 0.1.9... [INFO] testing binary_options_tools-0.1.9 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate binary_options_tools 0.1.9 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate binary_options_tools 0.1.9 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate binary_options_tools 0.1.9 [INFO] tweaked toml for crates.io crate binary_options_tools 0.1.9 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate binary_options_tools 0.1.9 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate binary_options_tools 0.1.9 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust_decimal_macros v1.39.0 [INFO] [stderr] Downloaded serde-enum-str v0.4.0 [INFO] [stderr] Downloaded redox_syscall v0.5.9 [INFO] [stderr] Downloaded php_serde v0.6.0 [INFO] [stderr] Downloaded binary-options-tools-macros v0.1.4 [INFO] [stderr] Downloaded windows-registry v0.5.0 [INFO] [stderr] Downloaded kanal v0.1.1 [INFO] [stderr] Downloaded zerocopy-derive v0.8.21 [INFO] [stderr] Downloaded binary-options-tools-core-pre v0.1.1 [INFO] [stderr] Downloaded zerocopy v0.8.21 [INFO] [stderr] Downloaded ring v0.17.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a4a7b93ea450e1e7a2b6fe2d7b59dc9b15e758a1dc26838e3204bc5537d5b44 [INFO] running `Command { std: "docker" "start" "-a" "1a4a7b93ea450e1e7a2b6fe2d7b59dc9b15e758a1dc26838e3204bc5537d5b44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a4a7b93ea450e1e7a2b6fe2d7b59dc9b15e758a1dc26838e3204bc5537d5b44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a4a7b93ea450e1e7a2b6fe2d7b59dc9b15e758a1dc26838e3204bc5537d5b44", kill_on_drop: false }` [INFO] [stdout] 1a4a7b93ea450e1e7a2b6fe2d7b59dc9b15e758a1dc26838e3204bc5537d5b44 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 62cf22f69477ae37a5ee8a70874a8f0345e7712a6a18032024fea10cacff24d9 [INFO] running `Command { std: "docker" "start" "-a" "62cf22f69477ae37a5ee8a70874a8f0345e7712a6a18032024fea10cacff24d9", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling zerocopy v0.8.21 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling data-encoding v2.8.0 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rust_decimal v1.39.0 [INFO] [stderr] Compiling serde-rename-rule v0.2.2 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling kanal v0.1.1 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling rand_core v0.9.2 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling serde-attributes v0.2.1 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling serde-enum-str v0.4.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling rust_decimal_macros v1.39.0 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling php_serde v0.6.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling tungstenite v0.28.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-tungstenite v0.28.0 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling binary-options-tools-core-pre v0.1.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling binary-options-tools-macros v0.1.4 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling binary_options_tools v0.1.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.33s [INFO] running `Command { std: "docker" "inspect" "62cf22f69477ae37a5ee8a70874a8f0345e7712a6a18032024fea10cacff24d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62cf22f69477ae37a5ee8a70874a8f0345e7712a6a18032024fea10cacff24d9", kill_on_drop: false }` [INFO] [stdout] 62cf22f69477ae37a5ee8a70874a8f0345e7712a6a18032024fea10cacff24d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e7af7a52ed837348adc588fa20832459cb588d58d140ac72f08b0593b60c3b1 [INFO] running `Command { std: "docker" "start" "-a" "3e7af7a52ed837348adc588fa20832459cb588d58d140ac72f08b0593b60c3b1", kill_on_drop: false }` [INFO] [stderr] Compiling binary_options_tools v0.1.9 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio_tungstenite` [INFO] [stdout] --> tests/pocketoption_client_tests.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | use tokio_tungstenite::tungstenite::Message; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_tungstenite` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tokio_tungstenite`, use `cargo add tokio_tungstenite` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio_tungstenite` [INFO] [stdout] --> tests/raw_module_tests.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use tokio_tungstenite::tungstenite::Message; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_tungstenite` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tokio_tungstenite`, use `cargo add tokio_tungstenite` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `RawApiModule` and `RawHandler` [INFO] [stdout] --> tests/raw_module_tests.rs:12:60 [INFO] [stdout] | [INFO] [stdout] 12 | use binary_options_tools::pocketoption::modules::raw::{RawApiModule, RawHandle, RawHandler}; [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 imports: `AsyncReceiver` and `AsyncSender` [INFO] [stdout] --> tests/raw_module_tests.rs:13:52 [INFO] [stdout] | [INFO] [stdout] 13 | use binary_options_tools_core_pre::reimports::{AsyncReceiver, AsyncSender, bounded_async}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> tests/pocketoption_client_tests.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::time::Duration; [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: `uuid::Uuid` [INFO] [stdout] --> tests/pocketoption_client_tests.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | use uuid::Uuid; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `fn(_, String) -> impl Future {...::new_with_url::<_>}` [INFO] [stdout] --> tests/pocketoption_client_tests.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | let _ = PocketOption::new_with_url; [INFO] [stdout] | ^ -------------------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: ToString` [INFO] [stdout] note: required by a bound in `binary_options_tools::pocketoption::PocketOption::new_with_url` [INFO] [stdout] --> /opt/rustwide/workdir/src/pocketoption/pocket_client.rs:96:42 [INFO] [stdout] | [INFO] [stdout] 96 | pub async fn new_with_url(ssid: impl ToString, url: String) -> PocketResult { [INFO] [stdout] | ^^^^^^^^ required by this bound in `PocketOption::new_with_url` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/pocketoption_client_tests-c7eed1a76b8ab5b0.long-type-12708866492500302515.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] help: consider giving this pattern a type, where the type for type parameter `impl ToString` is specified [INFO] [stdout] | [INFO] [stdout] 35 | let _: fn(_, std::string::String) -> impl std::future::Future> = PocketOption::new_with_url; [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `call` exists for reference `&binary_options_tools::validator::Validator`, but its trait bounds were not satisfied [INFO] [stdout] --> tests/raw_module_tests.rs:56:22 [INFO] [stdout] | [INFO] [stdout] 56 | if v.call(msg_str.as_str()) { [INFO] [stdout] | ^^^^ method cannot be called on `&binary_options_tools::validator::Validator` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/validator.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub enum Validator { [INFO] [stdout] | ------------------ doesn't satisfy `<_ as FnOnce<(&Message,)>>::Output = bool`, `_: Fn<(&Message,)>`, `binary_options_tools::validator::Validator: Fn<_>` or `binary_options_tools::validator::Validator: Rule` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `>::Output = bool` [INFO] [stdout] which is required by `binary_options_tools::validator::Validator: Rule` [INFO] [stdout] `binary_options_tools::validator::Validator: Fn<(&binary_options_tools::stream::Message,)>` [INFO] [stdout] which is required by `binary_options_tools::validator::Validator: Rule` [INFO] [stdout] `<&binary_options_tools::validator::Validator as FnOnce<(&binary_options_tools::stream::Message,)>>::Output = bool` [INFO] [stdout] which is required by `&binary_options_tools::validator::Validator: Rule` [INFO] [stdout] `&binary_options_tools::validator::Validator: Fn<(&binary_options_tools::stream::Message,)>` [INFO] [stdout] which is required by `&binary_options_tools::validator::Validator: Rule` [INFO] [stdout] `binary_options_tools::validator::Validator: Fn<_>` [INFO] [stdout] which is required by `&binary_options_tools::validator::Validator: Fn<_>` [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `ValidatorTrait` which provides `call` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 11 + use binary_options_tools::traits::ValidatorTrait; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `call` found for enum `binary_options_tools::validator::Validator` in the current scope [INFO] [stdout] --> tests/validator_tests.rs:14:27 [INFO] [stdout] | [INFO] [stdout] 14 | assert!(validator.call("any string")); [INFO] [stdout] | ^^^^ method not found in `binary_options_tools::validator::Validator` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/traits.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ---- the method is available for `binary_options_tools::validator::Validator` here [INFO] [stdout] | [INFO] [stdout] note: the method `call` exists on the type `std::sync::Arc<(dyn ValidatorTrait + std::marker::Send + Sync + 'static)>` [INFO] [stdout] --> /opt/rustwide/workdir/src/traits.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `ValidatorTrait` which provides `call` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 9 + use binary_options_tools::traits::ValidatorTrait; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `call` found for enum `binary_options_tools::validator::Validator` in the current scope [INFO] [stdout] --> tests/pocketoption_client_tests.rs:60:29 [INFO] [stdout] | [INFO] [stdout] 60 | assert!(starts_with.call("test message")); [INFO] [stdout] | ^^^^ method not found in `binary_options_tools::validator::Validator` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/traits.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ---- the method is available for `binary_options_tools::validator::Validator` here [INFO] [stdout] | [INFO] [stdout] note: the method `call` exists on the type `Arc<(dyn ValidatorTrait + std::marker::Send + Sync + 'static)>` [INFO] [stdout] --> /opt/rustwide/workdir/src/traits.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `ValidatorTrait` which provides `call` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 10 + use binary_options_tools::traits::ValidatorTrait; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `call` found for enum `binary_options_tools::validator::Validator` in the current scope [INFO] [stdout] --> tests/validator_tests.rs:15:27 [INFO] [stdout] | [INFO] [stdout] 15 | assert!(validator.call("")); [INFO] [stdout] | ^^^^ method not found in `binary_options_tools::validator::Validator` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/traits.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ---- the method is available for `binary_options_tools::validator::Validator` here [INFO] [stdout] | [INFO] [stdout] note: the method `call` exists on the type `std::sync::Arc<(dyn ValidatorTrait + std::marker::Send + Sync + 'static)>` [INFO] [stdout] --> /opt/rustwide/workdir/src/traits.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `ValidatorTrait` which provides `call` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 9 + use binary_options_tools::traits::ValidatorTrait; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `RawHandle` in the current scope [INFO] [stdout] --> tests/raw_module_tests.rs:73:33 [INFO] [stdout] | [INFO] [stdout] 73 | let handle = RawHandle::new(cmd_tx, resp_rx); [INFO] [stdout] | ^^^ function or associated item not found in `RawHandle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `call` found for enum `binary_options_tools::validator::Validator` in the current scope [INFO] [stdout] --> tests/pocketoption_client_tests.rs:61:27 [INFO] [stdout] | [INFO] [stdout] 61 | assert!(ends_with.call("message end")); [INFO] [stdout] | ^^^^ method not found in `binary_options_tools::validator::Validator` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/traits.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ---- the method is available for `binary_options_tools::validator::Validator` here [INFO] [stdout] | [INFO] [stdout] note: the method `call` exists on the type `Arc<(dyn ValidatorTrait + std::marker::Send + Sync + 'static)>` [INFO] [stdout] --> /opt/rustwide/workdir/src/traits.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `ValidatorTrait` which provides `call` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 10 + use binary_options_tools::traits::ValidatorTrait; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `binary_options_tools::validator::Validator` [INFO] [stdout] --> tests/raw_module_tests.rs:118:17 [INFO] [stdout] | [INFO] [stdout] 118 | assert_eq!(v, validator); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | binary_options_tools::validator::Validator [INFO] [stdout] | binary_options_tools::validator::Validator [INFO] [stdout] | [INFO] [stdout] note: `binary_options_tools::validator::Validator` does not implement `PartialEq` [INFO] [stdout] --> /opt/rustwide/workdir/src/validator.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub enum Validator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `binary_options_tools::validator::Validator` is defined in another crate [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `call` found for enum `binary_options_tools::validator::Validator` in the current scope [INFO] [stdout] --> tests/validator_tests.rs:16:27 [INFO] [stdout] | [INFO] [stdout] 16 | assert!(validator.call("Hello World")); [INFO] [stdout] | ^^^^ method not found in `binary_options_tools::validator::Validator` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/traits.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ---- the method is available for `binary_options_tools::validator::Validator` here [INFO] [stdout] | [INFO] [stdout] note: the method `call` exists on the type `std::sync::Arc<(dyn ValidatorTrait + std::marker::Send + Sync + 'static)>` [INFO] [stdout] --> /opt/rustwide/workdir/src/traits.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `ValidatorTrait` which provides `call` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 9 + use binary_options_tools::traits::ValidatorTrait; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `call` found for enum `binary_options_tools::validator::Validator` in the current scope [INFO] [stdout] --> tests/pocketoption_client_tests.rs:62:26 [INFO] [stdout] | [INFO] [stdout] 62 | assert!(contains.call("has middle content")); [INFO] [stdout] | ^^^^ method not found in `binary_options_tools::validator::Validator` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/traits.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ---- the method is available for `binary_options_tools::validator::Validator` here [INFO] [stdout] | [INFO] [stdout] note: the method `call` exists on the type `Arc<(dyn ValidatorTrait + std::marker::Send + Sync + 'static)>` [INFO] [stdout] --> /opt/rustwide/workdir/src/traits.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `ValidatorTrait` which provides `call` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 10 + use binary_options_tools::traits::ValidatorTrait; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `call` found for enum `binary_options_tools::validator::Validator` in the current scope [INFO] [stdout] --> tests/validator_tests.rs:22:27 [INFO] [stdout] | [INFO] [stdout] 22 | assert!(validator.call("Hello World")); [INFO] [stdout] | ^^^^ method not found in `binary_options_tools::validator::Validator` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/traits.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ---- the method is available for `binary_options_tools::validator::Validator` here [INFO] [stdout] | [INFO] [stdout] note: the method `call` exists on the type `std::sync::Arc<(dyn ValidatorTrait + std::marker::Send + Sync + 'static)>` [INFO] [stdout] --> /opt/rustwide/workdir/src/traits.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `ValidatorTrait` which provides `call` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 9 + use binary_options_tools::traits::ValidatorTrait; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `call` found for enum `binary_options_tools::validator::Validator` in the current scope [INFO] [stdout] --> tests/pocketoption_client_tests.rs:63:23 [INFO] [stdout] | [INFO] [stdout] 63 | assert!(regex.call("12345")); [INFO] [stdout] | ^^^^ method not found in `binary_options_tools::validator::Validator` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/traits.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ---- the method is available for `binary_options_tools::validator::Validator` here [INFO] [stdout] | [INFO] [stdout] note: the method `call` exists on the type `Arc<(dyn ValidatorTrait + std::marker::Send + Sync + 'static)>` [INFO] [stdout] --> /opt/rustwide/workdir/src/traits.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `ValidatorTrait` which provides `call` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 10 + use binary_options_tools::traits::ValidatorTrait; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `call` found for enum `binary_options_tools::validator::Validator` in the current scope [INFO] [stdout] --> tests/pocketoption_client_tests.rs:64:22 [INFO] [stdout] | [INFO] [stdout] 64 | assert!(!not.call("has middle content")); [INFO] [stdout] | ^^^^ method not found in `binary_options_tools::validator::Validator` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/traits.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ---- the method is available for `binary_options_tools::validator::Validator` here [INFO] [stdout] | [INFO] [stdout] note: the method `call` exists on the type `Arc<(dyn ValidatorTrait + std::marker::Send + Sync + 'static)>` [INFO] [stdout] --> /opt/rustwide/workdir/src/traits.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `ValidatorTrait` which provides `call` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 10 + use binary_options_tools::traits::ValidatorTrait; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `call` found for enum `binary_options_tools::validator::Validator` in the current scope [INFO] [stdout] --> tests/validator_tests.rs:23:27 [INFO] [stdout] | [INFO] [stdout] 23 | assert!(validator.call("Hello")); [INFO] [stdout] | ^^^^ method not found in `binary_options_tools::validator::Validator` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/traits.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ---- the method is available for `binary_options_tools::validator::Validator` here [INFO] [stdout] | [INFO] [stdout] note: the method `call` exists on the type `std::sync::Arc<(dyn ValidatorTrait + std::marker::Send + Sync + 'static)>` [INFO] [stdout] --> /opt/rustwide/workdir/src/traits.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `ValidatorTrait` which provides `call` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 9 + use binary_options_tools::traits::ValidatorTrait; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `call` found for enum `binary_options_tools::validator::Validator` in the current scope [INFO] [stdout] --> tests/pocketoption_client_tests.rs:65:21 [INFO] [stdout] | [INFO] [stdout] 65 | assert!(all.call("test message end")); [INFO] [stdout] | ^^^^ method not found in `binary_options_tools::validator::Validator` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/traits.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ---- the method is available for `binary_options_tools::validator::Validator` here [INFO] [stdout] | [INFO] [stdout] note: the method `call` exists on the type `Arc<(dyn ValidatorTrait + std::marker::Send + Sync + 'static)>` [INFO] [stdout] --> /opt/rustwide/workdir/src/traits.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `ValidatorTrait` which provides `call` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 10 + use binary_options_tools::traits::ValidatorTrait; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `call` found for enum `binary_options_tools::validator::Validator` in the current scope [INFO] [stdout] --> tests/validator_tests.rs:24:28 [INFO] [stdout] | [INFO] [stdout] 24 | assert!(!validator.call("hello World")); [INFO] [stdout] | ^^^^ method not found in `binary_options_tools::validator::Validator` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/traits.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ---- the method is available for `binary_options_tools::validator::Validator` here [INFO] [stdout] | [INFO] [stdout] note: the method `call` exists on the type `std::sync::Arc<(dyn ValidatorTrait + std::marker::Send + Sync + 'static)>` [INFO] [stdout] --> /opt/rustwide/workdir/src/traits.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `ValidatorTrait` which provides `call` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 9 + use binary_options_tools::traits::ValidatorTrait; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0369, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0369`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `call` found for enum `binary_options_tools::validator::Validator` in the current scope [INFO] [stdout] --> tests/validator_tests.rs:25:28 [INFO] [stdout] | [INFO] [stdout] 25 | assert!(!validator.call("Hi Hello")); [INFO] [stdout] | ^^^^ method not found in `binary_options_tools::validator::Validator` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/traits.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ---- the method is available for `binary_options_tools::validator::Validator` here [INFO] [stdout] | [INFO] [stdout] note: the method `call` exists on the type `std::sync::Arc<(dyn ValidatorTrait + std::marker::Send + Sync + 'static)>` [INFO] [stdout] --> /opt/rustwide/workdir/src/traits.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `ValidatorTrait` which provides `call` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 9 + use binary_options_tools::traits::ValidatorTrait; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `call` found for enum `binary_options_tools::validator::Validator` in the current scope [INFO] [stdout] --> tests/pocketoption_client_tests.rs:66:21 [INFO] [stdout] | [INFO] [stdout] 66 | assert!(any.call("test message")); [INFO] [stdout] | ^^^^ method not found in `binary_options_tools::validator::Validator` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/traits.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ---- the method is available for `binary_options_tools::validator::Validator` here [INFO] [stdout] | [INFO] [stdout] note: the method `call` exists on the type `Arc<(dyn ValidatorTrait + std::marker::Send + Sync + 'static)>` [INFO] [stdout] --> /opt/rustwide/workdir/src/traits.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `ValidatorTrait` which provides `call` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 10 + use binary_options_tools::traits::ValidatorTrait; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `call` found for enum `binary_options_tools::validator::Validator` in the current scope [INFO] [stdout] --> tests/validator_tests.rs:26:28 [INFO] [stdout] | [INFO] [stdout] 26 | assert!(!validator.call("")); [INFO] [stdout] | ^^^^ method not found in `binary_options_tools::validator::Validator` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/traits.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ---- the method is available for `binary_options_tools::validator::Validator` here [INFO] [stdout] | [INFO] [stdout] note: the method `call` exists on the type `std::sync::Arc<(dyn ValidatorTrait + std::marker::Send + Sync + 'static)>` [INFO] [stdout] --> /opt/rustwide/workdir/src/traits.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `ValidatorTrait` which provides `call` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 9 + use binary_options_tools::traits::ValidatorTrait; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `binary_options_tools` (test "raw_module_tests") due to 4 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: no method named `call` found for enum `binary_options_tools::validator::Validator` in the current scope [INFO] [stdout] --> tests/validator_tests.rs:32:27 [INFO] [stdout] | [INFO] [stdout] 32 | assert!(validator.call("Hello World")); [INFO] [stdout] | ^^^^ method not found in `binary_options_tools::validator::Validator` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/traits.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ---- the method is available for `binary_options_tools::validator::Validator` here [INFO] [stdout] | [INFO] [stdout] note: the method `call` exists on the type `std::sync::Arc<(dyn ValidatorTrait + std::marker::Send + Sync + 'static)>` [INFO] [stdout] --> /opt/rustwide/workdir/src/traits.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `ValidatorTrait` which provides `call` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 9 + use binary_options_tools::traits::ValidatorTrait; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `call` found for enum `binary_options_tools::validator::Validator` in the current scope [INFO] [stdout] --> tests/validator_tests.rs:33:27 [INFO] [stdout] | [INFO] [stdout] 33 | assert!(validator.call("World")); [INFO] [stdout] | ^^^^ method not found in `binary_options_tools::validator::Validator` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/traits.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ---- the method is available for `binary_options_tools::validator::Validator` here [INFO] [stdout] | [INFO] [stdout] note: the method `call` exists on the type `std::sync::Arc<(dyn ValidatorTrait + std::marker::Send + Sync + 'static)>` [INFO] [stdout] --> /opt/rustwide/workdir/src/traits.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `ValidatorTrait` which provides `call` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 9 + use binary_options_tools::traits::ValidatorTrait; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `call` found for enum `binary_options_tools::validator::Validator` in the current scope [INFO] [stdout] --> tests/validator_tests.rs:34:28 [INFO] [stdout] | [INFO] [stdout] 34 | assert!(!validator.call("Hello world")); [INFO] [stdout] | ^^^^ method not found in `binary_options_tools::validator::Validator` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/traits.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ---- the method is available for `binary_options_tools::validator::Validator` here [INFO] [stdout] | [INFO] [stdout] note: the method `call` exists on the type `std::sync::Arc<(dyn ValidatorTrait + std::marker::Send + Sync + 'static)>` [INFO] [stdout] --> /opt/rustwide/workdir/src/traits.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `ValidatorTrait` which provides `call` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 9 + use binary_options_tools::traits::ValidatorTrait; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0283, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `call` found for enum `binary_options_tools::validator::Validator` in the current scope [INFO] [stdout] --> tests/validator_tests.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 35 | assert!(!validator.call("World Hello")); [INFO] [stdout] | ^^^^ method not found in `binary_options_tools::validator::Validator` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/traits.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ---- the method is available for `binary_options_tools::validator::Validator` here [INFO] [stdout] | [INFO] [stdout] note: the method `call` exists on the type `std::sync::Arc<(dyn ValidatorTrait + std::marker::Send + Sync + 'static)>` [INFO] [stdout] --> /opt/rustwide/workdir/src/traits.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `ValidatorTrait` which provides `call` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 9 + use binary_options_tools::traits::ValidatorTrait; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `call` found for enum `binary_options_tools::validator::Validator` in the current scope [INFO] [stdout] --> tests/validator_tests.rs:36:28 [INFO] [stdout] | [INFO] [stdout] 36 | assert!(!validator.call("")); [INFO] [stdout] | ^^^^ method not found in `binary_options_tools::validator::Validator` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/traits.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ---- the method is available for `binary_options_tools::validator::Validator` here [INFO] [stdout] | [INFO] [stdout] note: the method `call` exists on the type `std::sync::Arc<(dyn ValidatorTrait + std::marker::Send + Sync + 'static)>` [INFO] [stdout] --> /opt/rustwide/workdir/src/traits.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `ValidatorTrait` which provides `call` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 9 + use binary_options_tools::traits::ValidatorTrait; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `binary_options_tools` (test "pocketoption_client_tests") due to 9 previous errors; 2 warnings emitted [INFO] [stdout] error[E0599]: no method named `call` found for enum `binary_options_tools::validator::Validator` in the current scope [INFO] [stdout] --> tests/validator_tests.rs:42:27 [INFO] [stdout] | [INFO] [stdout] 42 | assert!(validator.call("Hello World")); [INFO] [stdout] | ^^^^ method not found in `binary_options_tools::validator::Validator` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/traits.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ---- the method is available for `binary_options_tools::validator::Validator` here [INFO] [stdout] | [INFO] [stdout] note: the method `call` exists on the type `std::sync::Arc<(dyn ValidatorTrait + std::marker::Send + Sync + 'static)>` [INFO] [stdout] --> /opt/rustwide/workdir/src/traits.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `ValidatorTrait` which provides `call` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 9 + use binary_options_tools::traits::ValidatorTrait; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `call` found for enum `binary_options_tools::validator::Validator` in the current scope [INFO] [stdout] --> tests/validator_tests.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | assert!(validator.call("World")); [INFO] [stdout] | ^^^^ method not found in `binary_options_tools::validator::Validator` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/traits.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ---- the method is available for `binary_options_tools::validator::Validator` here [INFO] [stdout] | [INFO] [stdout] note: the method `call` exists on the type `std::sync::Arc<(dyn ValidatorTrait + std::marker::Send + Sync + 'static)>` [INFO] [stdout] --> /opt/rustwide/workdir/src/traits.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `ValidatorTrait` which provides `call` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 9 + use binary_options_tools::traits::ValidatorTrait; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `call` found for enum `binary_options_tools::validator::Validator` in the current scope [INFO] [stdout] --> tests/validator_tests.rs:44:27 [INFO] [stdout] | [INFO] [stdout] 44 | assert!(validator.call("Say World to me")); [INFO] [stdout] | ^^^^ method not found in `binary_options_tools::validator::Validator` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/traits.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ---- the method is available for `binary_options_tools::validator::Validator` here [INFO] [stdout] | [INFO] [stdout] note: the method `call` exists on the type `std::sync::Arc<(dyn ValidatorTrait + std::marker::Send + Sync + 'static)>` [INFO] [stdout] --> /opt/rustwide/workdir/src/traits.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `ValidatorTrait` which provides `call` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 9 + use binary_options_tools::traits::ValidatorTrait; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `call` found for enum `binary_options_tools::validator::Validator` in the current scope [INFO] [stdout] --> tests/validator_tests.rs:45:28 [INFO] [stdout] | [INFO] [stdout] 45 | assert!(!validator.call("Hello world")); [INFO] [stdout] | ^^^^ method not found in `binary_options_tools::validator::Validator` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/traits.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ---- the method is available for `binary_options_tools::validator::Validator` here [INFO] [stdout] | [INFO] [stdout] note: the method `call` exists on the type `std::sync::Arc<(dyn ValidatorTrait + std::marker::Send + Sync + 'static)>` [INFO] [stdout] --> /opt/rustwide/workdir/src/traits.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `ValidatorTrait` which provides `call` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 9 + use binary_options_tools::traits::ValidatorTrait; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `call` found for enum `binary_options_tools::validator::Validator` in the current scope [INFO] [stdout] --> tests/validator_tests.rs:46:28 [INFO] [stdout] | [INFO] [stdout] 46 | assert!(!validator.call("Wor ld")); [INFO] [stdout] | ^^^^ method not found in `binary_options_tools::validator::Validator` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/traits.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ---- the method is available for `binary_options_tools::validator::Validator` here [INFO] [stdout] | [INFO] [stdout] note: the method `call` exists on the type `std::sync::Arc<(dyn ValidatorTrait + std::marker::Send + Sync + 'static)>` [INFO] [stdout] --> /opt/rustwide/workdir/src/traits.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `ValidatorTrait` which provides `call` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 9 + use binary_options_tools::traits::ValidatorTrait; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `call` found for enum `binary_options_tools::validator::Validator` in the current scope [INFO] [stdout] --> tests/validator_tests.rs:47:28 [INFO] [stdout] | [INFO] [stdout] 47 | assert!(!validator.call("")); [INFO] [stdout] | ^^^^ method not found in `binary_options_tools::validator::Validator` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/traits.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ---- the method is available for `binary_options_tools::validator::Validator` here [INFO] [stdout] | [INFO] [stdout] note: the method `call` exists on the type `std::sync::Arc<(dyn ValidatorTrait + std::marker::Send + Sync + 'static)>` [INFO] [stdout] --> /opt/rustwide/workdir/src/traits.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `ValidatorTrait` which provides `call` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 9 + use binary_options_tools::traits::ValidatorTrait; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `call` found for enum `binary_options_tools::validator::Validator` in the current scope [INFO] [stdout] --> tests/validator_tests.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | assert!(validator.call("Hello")); [INFO] [stdout] | ^^^^ method not found in `binary_options_tools::validator::Validator` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/traits.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ---- the method is available for `binary_options_tools::validator::Validator` here [INFO] [stdout] | [INFO] [stdout] note: the method `call` exists on the type `std::sync::Arc<(dyn ValidatorTrait + std::marker::Send + Sync + 'static)>` [INFO] [stdout] --> /opt/rustwide/workdir/src/traits.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `ValidatorTrait` which provides `call` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 9 + use binary_options_tools::traits::ValidatorTrait; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `call` found for enum `binary_options_tools::validator::Validator` in the current scope [INFO] [stdout] --> tests/validator_tests.rs:55:27 [INFO] [stdout] | [INFO] [stdout] 55 | assert!(validator.call("World")); [INFO] [stdout] | ^^^^ method not found in `binary_options_tools::validator::Validator` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/traits.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ---- the method is available for `binary_options_tools::validator::Validator` here [INFO] [stdout] | [INFO] [stdout] note: the method `call` exists on the type `std::sync::Arc<(dyn ValidatorTrait + std::marker::Send + Sync + 'static)>` [INFO] [stdout] --> /opt/rustwide/workdir/src/traits.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `ValidatorTrait` which provides `call` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 9 + use binary_options_tools::traits::ValidatorTrait; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `call` found for enum `binary_options_tools::validator::Validator` in the current scope [INFO] [stdout] --> tests/validator_tests.rs:56:28 [INFO] [stdout] | [INFO] [stdout] 56 | assert!(!validator.call("hello")); [INFO] [stdout] | ^^^^ method not found in `binary_options_tools::validator::Validator` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/traits.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ---- the method is available for `binary_options_tools::validator::Validator` here [INFO] [stdout] | [INFO] [stdout] note: the method `call` exists on the type `std::sync::Arc<(dyn ValidatorTrait + std::marker::Send + Sync + 'static)>` [INFO] [stdout] --> /opt/rustwide/workdir/src/traits.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `ValidatorTrait` which provides `call` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 9 + use binary_options_tools::traits::ValidatorTrait; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `call` found for enum `binary_options_tools::validator::Validator` in the current scope [INFO] [stdout] --> tests/validator_tests.rs:57:28 [INFO] [stdout] | [INFO] [stdout] 57 | assert!(!validator.call("HELLO")); [INFO] [stdout] | ^^^^ method not found in `binary_options_tools::validator::Validator` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/traits.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ---- the method is available for `binary_options_tools::validator::Validator` here [INFO] [stdout] | [INFO] [stdout] note: the method `call` exists on the type `std::sync::Arc<(dyn ValidatorTrait + std::marker::Send + Sync + 'static)>` [INFO] [stdout] --> /opt/rustwide/workdir/src/traits.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `ValidatorTrait` which provides `call` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 9 + use binary_options_tools::traits::ValidatorTrait; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `call` found for enum `binary_options_tools::validator::Validator` in the current scope [INFO] [stdout] --> tests/validator_tests.rs:58:28 [INFO] [stdout] | [INFO] [stdout] 58 | assert!(!validator.call("Hello123")); [INFO] [stdout] | ^^^^ method not found in `binary_options_tools::validator::Validator` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/traits.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ---- the method is available for `binary_options_tools::validator::Validator` here [INFO] [stdout] | [INFO] [stdout] note: the method `call` exists on the type `std::sync::Arc<(dyn ValidatorTrait + std::marker::Send + Sync + 'static)>` [INFO] [stdout] --> /opt/rustwide/workdir/src/traits.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `ValidatorTrait` which provides `call` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 9 + use binary_options_tools::traits::ValidatorTrait; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `call` found for enum `binary_options_tools::validator::Validator` in the current scope [INFO] [stdout] --> tests/validator_tests.rs:59:28 [INFO] [stdout] | [INFO] [stdout] 59 | assert!(!validator.call("")); [INFO] [stdout] | ^^^^ method not found in `binary_options_tools::validator::Validator` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/traits.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ---- the method is available for `binary_options_tools::validator::Validator` here [INFO] [stdout] | [INFO] [stdout] note: the method `call` exists on the type `std::sync::Arc<(dyn ValidatorTrait + std::marker::Send + Sync + 'static)>` [INFO] [stdout] --> /opt/rustwide/workdir/src/traits.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `ValidatorTrait` which provides `call` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 9 + use binary_options_tools::traits::ValidatorTrait; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `call` found for enum `binary_options_tools::validator::Validator` in the current scope [INFO] [stdout] --> tests/validator_tests.rs:66:28 [INFO] [stdout] | [INFO] [stdout] 66 | assert!(!validator.call("An error occurred")); [INFO] [stdout] | ^^^^ method not found in `binary_options_tools::validator::Validator` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/traits.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ---- the method is available for `binary_options_tools::validator::Validator` here [INFO] [stdout] | [INFO] [stdout] note: the method `call` exists on the type `std::sync::Arc<(dyn ValidatorTrait + std::marker::Send + Sync + 'static)>` [INFO] [stdout] --> /opt/rustwide/workdir/src/traits.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `ValidatorTrait` which provides `call` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 9 + use binary_options_tools::traits::ValidatorTrait; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `call` found for enum `binary_options_tools::validator::Validator` in the current scope [INFO] [stdout] --> tests/validator_tests.rs:67:27 [INFO] [stdout] | [INFO] [stdout] 67 | assert!(validator.call("Success message")); [INFO] [stdout] | ^^^^ method not found in `binary_options_tools::validator::Validator` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/traits.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ---- the method is available for `binary_options_tools::validator::Validator` here [INFO] [stdout] | [INFO] [stdout] note: the method `call` exists on the type `std::sync::Arc<(dyn ValidatorTrait + std::marker::Send + Sync + 'static)>` [INFO] [stdout] --> /opt/rustwide/workdir/src/traits.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `ValidatorTrait` which provides `call` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 9 + use binary_options_tools::traits::ValidatorTrait; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `call` found for enum `binary_options_tools::validator::Validator` in the current scope [INFO] [stdout] --> tests/validator_tests.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | assert!(validator.call("")); [INFO] [stdout] | ^^^^ method not found in `binary_options_tools::validator::Validator` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/traits.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ---- the method is available for `binary_options_tools::validator::Validator` here [INFO] [stdout] | [INFO] [stdout] note: the method `call` exists on the type `std::sync::Arc<(dyn ValidatorTrait + std::marker::Send + Sync + 'static)>` [INFO] [stdout] --> /opt/rustwide/workdir/src/traits.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `ValidatorTrait` which provides `call` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 9 + use binary_options_tools::traits::ValidatorTrait; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `call` found for enum `binary_options_tools::validator::Validator` in the current scope [INFO] [stdout] --> tests/validator_tests.rs:76:27 [INFO] [stdout] | [INFO] [stdout] 76 | assert!(validator.call("Hello World")); [INFO] [stdout] | ^^^^ method not found in `binary_options_tools::validator::Validator` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/traits.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ---- the method is available for `binary_options_tools::validator::Validator` here [INFO] [stdout] | [INFO] [stdout] note: the method `call` exists on the type `std::sync::Arc<(dyn ValidatorTrait + std::marker::Send + Sync + 'static)>` [INFO] [stdout] --> /opt/rustwide/workdir/src/traits.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `ValidatorTrait` which provides `call` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 9 + use binary_options_tools::traits::ValidatorTrait; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `call` found for enum `binary_options_tools::validator::Validator` in the current scope [INFO] [stdout] --> tests/validator_tests.rs:77:27 [INFO] [stdout] | [INFO] [stdout] 77 | assert!(validator.call("Hello Beautiful World")); [INFO] [stdout] | ^^^^ method not found in `binary_options_tools::validator::Validator` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/traits.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ---- the method is available for `binary_options_tools::validator::Validator` here [INFO] [stdout] | [INFO] [stdout] note: the method `call` exists on the type `std::sync::Arc<(dyn ValidatorTrait + std::marker::Send + Sync + 'static)>` [INFO] [stdout] --> /opt/rustwide/workdir/src/traits.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `ValidatorTrait` which provides `call` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 9 + use binary_options_tools::traits::ValidatorTrait; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `call` found for enum `binary_options_tools::validator::Validator` in the current scope [INFO] [stdout] --> tests/validator_tests.rs:78:28 [INFO] [stdout] | [INFO] [stdout] 78 | assert!(!validator.call("Hello")); [INFO] [stdout] | ^^^^ method not found in `binary_options_tools::validator::Validator` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/traits.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ---- the method is available for `binary_options_tools::validator::Validator` here [INFO] [stdout] | [INFO] [stdout] note: the method `call` exists on the type `std::sync::Arc<(dyn ValidatorTrait + std::marker::Send + Sync + 'static)>` [INFO] [stdout] --> /opt/rustwide/workdir/src/traits.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `ValidatorTrait` which provides `call` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 9 + use binary_options_tools::traits::ValidatorTrait; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `call` found for enum `binary_options_tools::validator::Validator` in the current scope [INFO] [stdout] --> tests/validator_tests.rs:79:28 [INFO] [stdout] | [INFO] [stdout] 79 | assert!(!validator.call("World")); [INFO] [stdout] | ^^^^ method not found in `binary_options_tools::validator::Validator` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/traits.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ---- the method is available for `binary_options_tools::validator::Validator` here [INFO] [stdout] | [INFO] [stdout] note: the method `call` exists on the type `std::sync::Arc<(dyn ValidatorTrait + std::marker::Send + Sync + 'static)>` [INFO] [stdout] --> /opt/rustwide/workdir/src/traits.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `ValidatorTrait` which provides `call` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 9 + use binary_options_tools::traits::ValidatorTrait; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `call` found for enum `binary_options_tools::validator::Validator` in the current scope [INFO] [stdout] --> tests/validator_tests.rs:80:28 [INFO] [stdout] | [INFO] [stdout] 80 | assert!(!validator.call("Hi World")); [INFO] [stdout] | ^^^^ method not found in `binary_options_tools::validator::Validator` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/traits.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ---- the method is available for `binary_options_tools::validator::Validator` here [INFO] [stdout] | [INFO] [stdout] note: the method `call` exists on the type `std::sync::Arc<(dyn ValidatorTrait + std::marker::Send + Sync + 'static)>` [INFO] [stdout] --> /opt/rustwide/workdir/src/traits.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `ValidatorTrait` which provides `call` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 9 + use binary_options_tools::traits::ValidatorTrait; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `call` found for enum `binary_options_tools::validator::Validator` in the current scope [INFO] [stdout] --> tests/validator_tests.rs:88:27 [INFO] [stdout] | [INFO] [stdout] 88 | assert!(validator.call("Hello there")); [INFO] [stdout] | ^^^^ method not found in `binary_options_tools::validator::Validator` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/traits.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ---- the method is available for `binary_options_tools::validator::Validator` here [INFO] [stdout] | [INFO] [stdout] note: the method `call` exists on the type `std::sync::Arc<(dyn ValidatorTrait + std::marker::Send + Sync + 'static)>` [INFO] [stdout] --> /opt/rustwide/workdir/src/traits.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `ValidatorTrait` which provides `call` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 9 + use binary_options_tools::traits::ValidatorTrait; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `call` found for enum `binary_options_tools::validator::Validator` in the current scope [INFO] [stdout] --> tests/validator_tests.rs:89:27 [INFO] [stdout] | [INFO] [stdout] 89 | assert!(validator.call("Hi World")); [INFO] [stdout] | ^^^^ method not found in `binary_options_tools::validator::Validator` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/traits.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ---- the method is available for `binary_options_tools::validator::Validator` here [INFO] [stdout] | [INFO] [stdout] note: the method `call` exists on the type `std::sync::Arc<(dyn ValidatorTrait + std::marker::Send + Sync + 'static)>` [INFO] [stdout] --> /opt/rustwide/workdir/src/traits.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `ValidatorTrait` which provides `call` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 9 + use binary_options_tools::traits::ValidatorTrait; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `call` found for enum `binary_options_tools::validator::Validator` in the current scope [INFO] [stdout] --> tests/validator_tests.rs:90:27 [INFO] [stdout] | [INFO] [stdout] 90 | assert!(validator.call("Hello World")); [INFO] [stdout] | ^^^^ method not found in `binary_options_tools::validator::Validator` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/traits.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ---- the method is available for `binary_options_tools::validator::Validator` here [INFO] [stdout] | [INFO] [stdout] note: the method `call` exists on the type `std::sync::Arc<(dyn ValidatorTrait + std::marker::Send + Sync + 'static)>` [INFO] [stdout] --> /opt/rustwide/workdir/src/traits.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `ValidatorTrait` which provides `call` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 9 + use binary_options_tools::traits::ValidatorTrait; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `call` found for enum `binary_options_tools::validator::Validator` in the current scope [INFO] [stdout] --> tests/validator_tests.rs:91:28 [INFO] [stdout] | [INFO] [stdout] 91 | assert!(!validator.call("Hi there")); [INFO] [stdout] | ^^^^ method not found in `binary_options_tools::validator::Validator` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/traits.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ---- the method is available for `binary_options_tools::validator::Validator` here [INFO] [stdout] | [INFO] [stdout] note: the method `call` exists on the type `std::sync::Arc<(dyn ValidatorTrait + std::marker::Send + Sync + 'static)>` [INFO] [stdout] --> /opt/rustwide/workdir/src/traits.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `ValidatorTrait` which provides `call` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 9 + use binary_options_tools::traits::ValidatorTrait; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `call` found for enum `binary_options_tools::validator::Validator` in the current scope [INFO] [stdout] --> tests/validator_tests.rs:92:28 [INFO] [stdout] | [INFO] [stdout] 92 | assert!(!validator.call("")); [INFO] [stdout] | ^^^^ method not found in `binary_options_tools::validator::Validator` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/traits.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ---- the method is available for `binary_options_tools::validator::Validator` here [INFO] [stdout] | [INFO] [stdout] note: the method `call` exists on the type `std::sync::Arc<(dyn ValidatorTrait + std::marker::Send + Sync + 'static)>` [INFO] [stdout] --> /opt/rustwide/workdir/src/traits.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `ValidatorTrait` which provides `call` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 9 + use binary_options_tools::traits::ValidatorTrait; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `call` found for enum `binary_options_tools::validator::Validator` in the current scope [INFO] [stdout] --> tests/validator_tests.rs:100:27 [INFO] [stdout] | [INFO] [stdout] 100 | assert!(validator.call("Hello World")); [INFO] [stdout] | ^^^^ method not found in `binary_options_tools::validator::Validator` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/traits.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ---- the method is available for `binary_options_tools::validator::Validator` here [INFO] [stdout] | [INFO] [stdout] note: the method `call` exists on the type `std::sync::Arc<(dyn ValidatorTrait + std::marker::Send + Sync + 'static)>` [INFO] [stdout] --> /opt/rustwide/workdir/src/traits.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `ValidatorTrait` which provides `call` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 9 + use binary_options_tools::traits::ValidatorTrait; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `call` found for enum `binary_options_tools::validator::Validator` in the current scope [INFO] [stdout] --> tests/validator_tests.rs:101:28 [INFO] [stdout] | [INFO] [stdout] 101 | assert!(!validator.call("Hello")); [INFO] [stdout] | ^^^^ method not found in `binary_options_tools::validator::Validator` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/traits.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ---- the method is available for `binary_options_tools::validator::Validator` here [INFO] [stdout] | [INFO] [stdout] note: the method `call` exists on the type `std::sync::Arc<(dyn ValidatorTrait + std::marker::Send + Sync + 'static)>` [INFO] [stdout] --> /opt/rustwide/workdir/src/traits.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `ValidatorTrait` which provides `call` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 9 + use binary_options_tools::traits::ValidatorTrait; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `call` found for enum `binary_options_tools::validator::Validator` in the current scope [INFO] [stdout] --> tests/validator_tests.rs:106:27 [INFO] [stdout] | [INFO] [stdout] 106 | assert!(validator.call("Hello there")); [INFO] [stdout] | ^^^^ method not found in `binary_options_tools::validator::Validator` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/traits.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ---- the method is available for `binary_options_tools::validator::Validator` here [INFO] [stdout] | [INFO] [stdout] note: the method `call` exists on the type `std::sync::Arc<(dyn ValidatorTrait + std::marker::Send + Sync + 'static)>` [INFO] [stdout] --> /opt/rustwide/workdir/src/traits.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `ValidatorTrait` which provides `call` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 9 + use binary_options_tools::traits::ValidatorTrait; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `call` found for enum `binary_options_tools::validator::Validator` in the current scope [INFO] [stdout] --> tests/validator_tests.rs:107:27 [INFO] [stdout] | [INFO] [stdout] 107 | assert!(validator.call("Hi World")); [INFO] [stdout] | ^^^^ method not found in `binary_options_tools::validator::Validator` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/traits.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ---- the method is available for `binary_options_tools::validator::Validator` here [INFO] [stdout] | [INFO] [stdout] note: the method `call` exists on the type `std::sync::Arc<(dyn ValidatorTrait + std::marker::Send + Sync + 'static)>` [INFO] [stdout] --> /opt/rustwide/workdir/src/traits.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `ValidatorTrait` which provides `call` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 9 + use binary_options_tools::traits::ValidatorTrait; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `call` found for enum `binary_options_tools::validator::Validator` in the current scope [INFO] [stdout] --> tests/validator_tests.rs:112:27 [INFO] [stdout] | [INFO] [stdout] 112 | assert!(validator.call("Hello World")); [INFO] [stdout] | ^^^^ method not found in `binary_options_tools::validator::Validator` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/traits.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ---- the method is available for `binary_options_tools::validator::Validator` here [INFO] [stdout] | [INFO] [stdout] note: the method `call` exists on the type `std::sync::Arc<(dyn ValidatorTrait + std::marker::Send + Sync + 'static)>` [INFO] [stdout] --> /opt/rustwide/workdir/src/traits.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `ValidatorTrait` which provides `call` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 9 + use binary_options_tools::traits::ValidatorTrait; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `call` found for enum `binary_options_tools::validator::Validator` in the current scope [INFO] [stdout] --> tests/validator_tests.rs:113:28 [INFO] [stdout] | [INFO] [stdout] 113 | assert!(!validator.call("Hello")); [INFO] [stdout] | ^^^^ method not found in `binary_options_tools::validator::Validator` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/traits.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ---- the method is available for `binary_options_tools::validator::Validator` here [INFO] [stdout] | [INFO] [stdout] note: the method `call` exists on the type `std::sync::Arc<(dyn ValidatorTrait + std::marker::Send + Sync + 'static)>` [INFO] [stdout] --> /opt/rustwide/workdir/src/traits.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `ValidatorTrait` which provides `call` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 9 + use binary_options_tools::traits::ValidatorTrait; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `call` found for enum `binary_options_tools::validator::Validator` in the current scope [INFO] [stdout] --> tests/validator_tests.rs:114:28 [INFO] [stdout] | [INFO] [stdout] 114 | assert!(!validator.call("Hi World")); [INFO] [stdout] | ^^^^ method not found in `binary_options_tools::validator::Validator` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/traits.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ---- the method is available for `binary_options_tools::validator::Validator` here [INFO] [stdout] | [INFO] [stdout] note: the method `call` exists on the type `std::sync::Arc<(dyn ValidatorTrait + std::marker::Send + Sync + 'static)>` [INFO] [stdout] --> /opt/rustwide/workdir/src/traits.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `ValidatorTrait` which provides `call` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 9 + use binary_options_tools::traits::ValidatorTrait; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `call` found for enum `binary_options_tools::validator::Validator` in the current scope [INFO] [stdout] --> tests/validator_tests.rs:138:27 [INFO] [stdout] | [INFO] [stdout] 138 | assert!(validator.call("123456")); [INFO] [stdout] | ^^^^ method not found in `binary_options_tools::validator::Validator` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/traits.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ---- the method is available for `binary_options_tools::validator::Validator` here [INFO] [stdout] | [INFO] [stdout] note: the method `call` exists on the type `std::sync::Arc<(dyn ValidatorTrait + std::marker::Send + Sync + 'static)>` [INFO] [stdout] --> /opt/rustwide/workdir/src/traits.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `ValidatorTrait` which provides `call` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 9 + use binary_options_tools::traits::ValidatorTrait; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `call` found for enum `binary_options_tools::validator::Validator` in the current scope [INFO] [stdout] --> tests/validator_tests.rs:139:28 [INFO] [stdout] | [INFO] [stdout] 139 | assert!(!validator.call("12345")); [INFO] [stdout] | ^^^^ method not found in `binary_options_tools::validator::Validator` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/traits.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ---- the method is available for `binary_options_tools::validator::Validator` here [INFO] [stdout] | [INFO] [stdout] note: the method `call` exists on the type `std::sync::Arc<(dyn ValidatorTrait + std::marker::Send + Sync + 'static)>` [INFO] [stdout] --> /opt/rustwide/workdir/src/traits.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `ValidatorTrait` which provides `call` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 9 + use binary_options_tools::traits::ValidatorTrait; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `call` found for enum `binary_options_tools::validator::Validator` in the current scope [INFO] [stdout] --> tests/validator_tests.rs:140:28 [INFO] [stdout] | [INFO] [stdout] 140 | assert!(!validator.call("")); [INFO] [stdout] | ^^^^ method not found in `binary_options_tools::validator::Validator` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/traits.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ---- the method is available for `binary_options_tools::validator::Validator` here [INFO] [stdout] | [INFO] [stdout] note: the method `call` exists on the type `std::sync::Arc<(dyn ValidatorTrait + std::marker::Send + Sync + 'static)>` [INFO] [stdout] --> /opt/rustwide/workdir/src/traits.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | fn call(&self, data: &str) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `ValidatorTrait` which provides `call` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 9 + use binary_options_tools::traits::ValidatorTrait; [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 `binary_options_tools` (test "validator_tests") due to 48 previous errors [INFO] running `Command { std: "docker" "inspect" "3e7af7a52ed837348adc588fa20832459cb588d58d140ac72f08b0593b60c3b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e7af7a52ed837348adc588fa20832459cb588d58d140ac72f08b0593b60c3b1", kill_on_drop: false }` [INFO] [stdout] 3e7af7a52ed837348adc588fa20832459cb588d58d140ac72f08b0593b60c3b1