[INFO] fetching crate zeromq-2sat 0.4.0... [INFO] checking zeromq-2sat-0.4.0 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate zeromq-2sat 0.4.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate zeromq-2sat 0.4.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate zeromq-2sat 0.4.0 [INFO] tweaked toml for crates.io crate zeromq-2sat 0.4.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate zeromq-2sat 0.4.0 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate zeromq-2sat 0.4.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zmq2 v0.5.0 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.94 [INFO] [stderr] Downloaded async-dispatcher-macros v0.1.1 [INFO] [stderr] Downloaded async-dispatcher v0.1.2 [INFO] [stderr] Downloaded zmq-sys2 v0.3.0 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.94 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.94 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.94 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.44 [INFO] [stderr] Downloaded cc v1.1.28 [INFO] [stderr] Downloaded js-sys v0.3.71 [INFO] [stderr] Downloaded wasm-bindgen v0.2.94 [INFO] [stderr] Downloaded web-sys v0.3.71 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 085be47cbdad89575b99a5feb507d704d676affda8933d051e700bbbde47e3c3 [INFO] running `Command { std: "docker" "start" "-a" "085be47cbdad89575b99a5feb507d704d676affda8933d051e700bbbde47e3c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "085be47cbdad89575b99a5feb507d704d676affda8933d051e700bbbde47e3c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "085be47cbdad89575b99a5feb507d704d676affda8933d051e700bbbde47e3c3", kill_on_drop: false }` [INFO] [stdout] 085be47cbdad89575b99a5feb507d704d676affda8933d051e700bbbde47e3c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d9e6755dab1be6b779c428b9881e418f486b651f06f1c819d0c022904c4da45a [INFO] running `Command { std: "docker" "start" "-a" "d9e6755dab1be6b779c428b9881e418f486b651f06f1c819d0c022904c4da45a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Checking bytes v1.7.2 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking clap_builder v4.5.20 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling zmq2 v0.5.0 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Checking regex-automata v0.4.8 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Compiling cc v1.1.28 [INFO] [stderr] Checking clap v4.5.20 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking uuid v1.10.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking regex v1.11.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling async-dispatcher-macros v0.1.1 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking async-dispatcher v0.1.2 [INFO] [stderr] Checking pretty_env_logger v0.5.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling jwalk v0.8.1 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling dircpy v0.3.19 [INFO] [stderr] Checking thiserror v1.0.64 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Compiling zeromq-src v0.2.6+4.3.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Checking asynchronous-codec v0.7.0 [INFO] [stderr] Compiling zmq-sys2 v0.3.0 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Checking zeromq-2sat v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stdout] error[E0432]: unresolved import `zeromq` [INFO] [stdout] --> examples/weather_client.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use zeromq::{Socket, SocketRecv}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `zeromq`, use `cargo add zeromq` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `zeromq` [INFO] [stdout] --> examples/socket_client.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use zeromq::{Socket, SocketRecv, SocketSend}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `zeromq`, use `cargo add zeromq` 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 `zeromq` [INFO] [stdout] --> examples/socket_client.rs:8:22 [INFO] [stdout] | [INFO] [stdout] 8 | let mut socket = zeromq::ReqSocket::new(); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `zeromq`, use `cargo add zeromq` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use zeromq_2sat::ReqSocket; [INFO] [stdout] | [INFO] [stdout] help: if you import `ReqSocket`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 8 - let mut socket = zeromq::ReqSocket::new(); [INFO] [stdout] 8 + let mut socket = ReqSocket::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] --> tests/pub_sub.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | use zeromq::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `zeromq`, use `cargo add zeromq` 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 `zeromq` [INFO] [stdout] --> tests/helpers.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use zeromq::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `zeromq`, use `cargo add zeromq` 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 `zeromq` [INFO] [stdout] --> examples/socket_client_with_options.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use zeromq::util::PeerIdentity; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `zeromq`, use `cargo add zeromq` 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 `zeromq` [INFO] [stdout] --> examples/weather_client.rs:9:22 [INFO] [stdout] | [INFO] [stdout] 9 | let mut socket = zeromq::SubSocket::new(); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `zeromq`, use `cargo add zeromq` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use zeromq_2sat::SubSocket; [INFO] [stdout] | [INFO] [stdout] help: if you import `SubSocket`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 9 - let mut socket = zeromq::SubSocket::new(); [INFO] [stdout] 9 + let mut socket = SubSocket::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `zeromq` [INFO] [stdout] --> tests/pub_sub.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | use zeromq::Endpoint; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `zeromq`, use `cargo add zeromq` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `zeromq` [INFO] [stdout] --> tests/pub_sub.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | use zeromq::ZmqMessage; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `zeromq`, use `cargo add zeromq` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `zeromq` [INFO] [stdout] --> tests/pub_sub.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | use zeromq::__async_rt as async_rt; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `zeromq`, use `cargo add zeromq` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `zeromq` [INFO] [stdout] --> examples/task_worker.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use zeromq::{Socket, SocketRecv, SocketSend}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `zeromq`, use `cargo add zeromq` 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 `zeromq` [INFO] [stdout] --> tests/req_rep_compliant.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | use zeromq::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `zeromq`, use `cargo add zeromq` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `zeromq` [INFO] [stdout] --> tests/helpers.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use zeromq::__async_rt as async_rt; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `zeromq`, use `cargo add zeromq` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `zeromq` [INFO] [stdout] --> tests/helpers.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use zeromq::ZmqMessage; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `zeromq`, use `cargo add zeromq` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `zeromq` [INFO] [stdout] --> examples/socket_client_with_options.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use zeromq::{Socket, SocketOptions, SocketRecv, SocketSend}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `zeromq`, use `cargo add zeromq` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `zeromq` [INFO] [stdout] --> examples/message_server.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use zeromq::{Socket, SocketRecv, SocketSend}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `zeromq`, use `cargo add zeromq` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] --> tests/helpers.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use zeromq::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `zeromq`, use `cargo add zeromq` 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 `zeromq` [INFO] [stdout] --> tests/req_rep.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use zeromq::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `zeromq`, use `cargo add zeromq` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `zeromq` [INFO] [stdout] --> examples/task_sink.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use zeromq::{Socket, SocketRecv, SocketSend}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `zeromq`, use `cargo add zeromq` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] --> examples/task_worker.rs:11:24 [INFO] [stdout] | [INFO] [stdout] 11 | let mut receiver = zeromq::PullSocket::new(); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `zeromq`, use `cargo add zeromq` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use zeromq_2sat::PullSocket; [INFO] [stdout] | [INFO] [stdout] help: if you import `PullSocket`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 11 - let mut receiver = zeromq::PullSocket::new(); [INFO] [stdout] 11 + let mut receiver = PullSocket::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] --> examples/task_worker.rs:15:22 [INFO] [stdout] | [INFO] [stdout] 15 | let mut sender = zeromq::PushSocket::new(); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `zeromq`, use `cargo add zeromq` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use zeromq_2sat::PushSocket; [INFO] [stdout] | [INFO] [stdout] help: if you import `PushSocket`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 15 - let mut sender = zeromq::PushSocket::new(); [INFO] [stdout] 15 + let mut sender = PushSocket::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] --> examples/task_worker.rs:19:26 [INFO] [stdout] | [INFO] [stdout] 19 | let mut controller = zeromq::SubSocket::new(); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `zeromq`, use `cargo add zeromq` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use zeromq_2sat::SubSocket; [INFO] [stdout] | [INFO] [stdout] help: if you import `SubSocket`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 19 - let mut controller = zeromq::SubSocket::new(); [INFO] [stdout] 19 + let mut controller = SubSocket::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] --> tests/helpers.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | zeromq::proxy(router_socket, dealer_socket, None), [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `zeromq`, use `cargo add zeromq` 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 `zeromq` [INFO] [stdout] --> examples/socket_client_with_options.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | let mut socket = zeromq::ReqSocket::with_options(options); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `zeromq`, use `cargo add zeromq` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use zeromq_2sat::ReqSocket; [INFO] [stdout] | [INFO] [stdout] help: if you import `ReqSocket`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 13 - let mut socket = zeromq::ReqSocket::with_options(options); [INFO] [stdout] 13 + let mut socket = ReqSocket::with_options(options); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `zeromq` [INFO] [stdout] --> examples/socket_server.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use zeromq::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `zeromq`, use `cargo add zeromq` 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 `zeromq` [INFO] [stdout] --> tests/pub_sub_compliant.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use zeromq::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `zeromq`, use `cargo add zeromq` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> examples/socket_client_with_options.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] --> tests/pub_sub.rs:26:38 [INFO] [stdout] | [INFO] [stdout] 26 | let mut pub_socket = zeromq::PubSocket::new(); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `zeromq`, use `cargo add zeromq` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use zeromq_2sat::PubSocket; [INFO] [stdout] | [INFO] [stdout] help: if you import `PubSocket`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 26 - let mut pub_socket = zeromq::PubSocket::new(); [INFO] [stdout] 26 + let mut pub_socket = PubSocket::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `zeromq-2sat` (example "weather_client") due to 2 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] --> examples/message_server.rs:9:22 [INFO] [stdout] | [INFO] [stdout] 9 | let mut socket = zeromq::RepSocket::new(); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `zeromq`, use `cargo add zeromq` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use zeromq_2sat::RepSocket; [INFO] [stdout] | [INFO] [stdout] help: if you import `RepSocket`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 9 - let mut socket = zeromq::RepSocket::new(); [INFO] [stdout] 9 + let mut socket = RepSocket::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] --> tests/pub_sub.rs:65:42 [INFO] [stdout] | [INFO] [stdout] 65 | let mut sub_socket = zeromq::SubSocket::new(); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `zeromq`, use `cargo add zeromq` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use zeromq_2sat::SubSocket; [INFO] [stdout] | [INFO] [stdout] help: if you import `SubSocket`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 65 - let mut sub_socket = zeromq::SubSocket::new(); [INFO] [stdout] 65 + let mut sub_socket = SubSocket::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `zeromq` [INFO] [stdout] --> tests/req_rep_compliant.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | use zeromq::__async_rt as async_rt; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `zeromq`, use `cargo add zeromq` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `zeromq` [INFO] [stdout] --> tests/req_rep_compliant.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | use zeromq::ZmqMessage; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `zeromq`, use `cargo add zeromq` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `zeromq` [INFO] [stdout] --> tests/pub_sub_compliant.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use zeromq::__async_rt as async_rt; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `zeromq`, use `cargo add zeromq` 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 `zeromq` [INFO] [stdout] --> tests/helpers.rs:11:20 [INFO] [stdout] | [INFO] [stdout] 11 | router_socket: zeromq::RouterSocket, [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `zeromq`, use `cargo add zeromq` 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 `zeromq` [INFO] [stdout] --> tests/helpers.rs:12:20 [INFO] [stdout] | [INFO] [stdout] 12 | dealer_socket: zeromq::DealerSocket, [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `zeromq`, use `cargo add zeromq` 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 `zeromq` [INFO] [stdout] --> tests/helpers.rs:62:21 [INFO] [stdout] | [INFO] [stdout] 62 | mut req_socket: zeromq::ReqSocket, [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `zeromq`, use `cargo add zeromq` 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 `zeromq` [INFO] [stdout] --> tests/helpers.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 23 | mut rep_socket: zeromq::RepSocket, [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `zeromq`, use `cargo add zeromq` 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 `zeromq` [INFO] [stdout] --> tests/helpers.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | mut req_socket: zeromq::ReqSocket, [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `zeromq`, use `cargo add zeromq` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] --> examples/task_sink.rs:12:24 [INFO] [stdout] | [INFO] [stdout] 12 | let mut receiver = zeromq::PullSocket::new(); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `zeromq`, use `cargo add zeromq` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use zeromq_2sat::PullSocket; [INFO] [stdout] | [INFO] [stdout] help: if you import `PullSocket`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 12 - let mut receiver = zeromq::PullSocket::new(); [INFO] [stdout] 12 + let mut receiver = PullSocket::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] --> examples/task_sink.rs:16:26 [INFO] [stdout] | [INFO] [stdout] 16 | let mut controller = zeromq::PubSocket::new(); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `zeromq`, use `cargo add zeromq` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use zeromq_2sat::PubSocket; [INFO] [stdout] | [INFO] [stdout] help: if you import `PubSocket`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 16 - let mut controller = zeromq::PubSocket::new(); [INFO] [stdout] 16 + let mut controller = PubSocket::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `zeromq` [INFO] [stdout] --> examples/stock_client.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use zeromq::{Socket, SocketRecv}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `zeromq`, use `cargo add zeromq` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `zeromq-2sat` (test "helpers") due to 9 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] --> tests/pub_sub_compliant.rs:25:27 [INFO] [stdout] | [INFO] [stdout] 25 | let mut our_sub = zeromq::SubSocket::new(); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `zeromq`, use `cargo add zeromq` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use zeromq_2sat::SubSocket; [INFO] [stdout] | [INFO] [stdout] help: if you import `SubSocket`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 25 - let mut our_sub = zeromq::SubSocket::new(); [INFO] [stdout] 25 + let mut our_sub = SubSocket::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `zeromq-2sat` (example "socket_client") due to 2 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] --> examples/stock_client.rs:15:22 [INFO] [stdout] | [INFO] [stdout] 15 | let mut socket = zeromq::SubSocket::new(); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `zeromq`, use `cargo add zeromq` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use zeromq_2sat::SubSocket; [INFO] [stdout] | [INFO] [stdout] help: if you import `SubSocket`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 15 - let mut socket = zeromq::SubSocket::new(); [INFO] [stdout] 15 + let mut socket = SubSocket::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `zeromq-2sat` (example "socket_client_with_options") due to 3 previous errors; 1 warning emitted [INFO] [stderr] error: could not compile `zeromq-2sat` (example "task_worker") due to 4 previous errors [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `zeromq` [INFO] [stdout] --> examples/task_ventilator.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use zeromq::{Socket, SocketSend}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `zeromq`, use `cargo add zeromq` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `zeromq-2sat` (example "message_server") due to 2 previous errors [INFO] [stdout] error[E0432]: unresolved import `zeromq` [INFO] [stdout] --> tests/helpers.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use zeromq::__async_rt as async_rt; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `zeromq`, use `cargo add zeromq` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `zeromq` [INFO] [stdout] --> tests/helpers.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use zeromq::ZmqMessage; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `zeromq`, use `cargo add zeromq` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `zeromq` [INFO] [stdout] --> tests/req_rep.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use zeromq::__async_rt as async_rt; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `zeromq`, use `cargo add zeromq` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `zeromq-2sat` (example "stock_client") due to 2 previous errors [INFO] [stdout] error[E0432]: unresolved import `zeromq` [INFO] [stdout] --> examples/stock_server.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use zeromq::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `zeromq`, use `cargo add zeromq` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] --> tests/pub_sub_compliant.rs:22:65 [INFO] [stdout] | [INFO] [stdout] 22 | async fn setup_our_subs(bind_endpoint: &str, n_subs: u8) -> Vec { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `zeromq`, use `cargo add zeromq` 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 `zeromq` [INFO] [stdout] --> tests/pub_sub_compliant.rs:52:37 [INFO] [stdout] | [INFO] [stdout] 52 | async fn run_our_subs(our_subs: Vec, num_to_recv: u32) { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `zeromq`, use `cargo add zeromq` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `zeromq-2sat` (example "task_sink") due to 3 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] --> examples/task_ventilator.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | let mut sender = zeromq::PushSocket::new(); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `zeromq`, use `cargo add zeromq` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use zeromq_2sat::PushSocket; [INFO] [stdout] | [INFO] [stdout] help: if you import `PushSocket`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 12 - let mut sender = zeromq::PushSocket::new(); [INFO] [stdout] 12 + let mut sender = PushSocket::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] --> examples/task_ventilator.rs:16:20 [INFO] [stdout] | [INFO] [stdout] 16 | let mut sink = zeromq::PushSocket::new(); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `zeromq`, use `cargo add zeromq` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use zeromq_2sat::PushSocket; [INFO] [stdout] | [INFO] [stdout] help: if you import `PushSocket`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 16 - let mut sink = zeromq::PushSocket::new(); [INFO] [stdout] 16 + let mut sink = PushSocket::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `zeromq-2sat` (test "pub_sub_compliant") due to 5 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] --> tests/req_rep_compliant.rs:28:27 [INFO] [stdout] | [INFO] [stdout] 28 | let mut our_req = zeromq::ReqSocket::new(); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `zeromq`, use `cargo add zeromq` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 7 + use zeromq_2sat::ReqSocket; [INFO] [stdout] | [INFO] [stdout] help: if you import `ReqSocket`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 28 - let mut our_req = zeromq::ReqSocket::new(); [INFO] [stdout] 28 + let mut our_req = ReqSocket::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `zeromq-2sat` (example "socket_server") due to 1 previous error [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] --> tests/req_rep.rs:18:30 [INFO] [stdout] | [INFO] [stdout] 18 | let mut rep_socket = zeromq::RepSocket::new(); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `zeromq`, use `cargo add zeromq` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use zeromq_2sat::RepSocket; [INFO] [stdout] | [INFO] [stdout] help: if you import `RepSocket`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 18 - let mut rep_socket = zeromq::RepSocket::new(); [INFO] [stdout] 18 + let mut rep_socket = RepSocket::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] --> tests/req_rep.rs:26:34 [INFO] [stdout] | [INFO] [stdout] 26 | let mut req_socket = zeromq::ReqSocket::new(); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `zeromq`, use `cargo add zeromq` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use zeromq_2sat::ReqSocket; [INFO] [stdout] | [INFO] [stdout] help: if you import `ReqSocket`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 26 - let mut req_socket = zeromq::ReqSocket::new(); [INFO] [stdout] 26 + let mut req_socket = ReqSocket::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] --> tests/req_rep.rs:48:30 [INFO] [stdout] | [INFO] [stdout] 48 | let mut rep_socket = zeromq::RepSocket::new(); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `zeromq`, use `cargo add zeromq` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use zeromq_2sat::RepSocket; [INFO] [stdout] | [INFO] [stdout] help: if you import `RepSocket`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 48 - let mut rep_socket = zeromq::RepSocket::new(); [INFO] [stdout] 48 + let mut rep_socket = RepSocket::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] --> tests/req_rep.rs:60:38 [INFO] [stdout] | [INFO] [stdout] 60 | let mut req_socket = zeromq::ReqSocket::new(); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `zeromq`, use `cargo add zeromq` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use zeromq_2sat::ReqSocket; [INFO] [stdout] | [INFO] [stdout] help: if you import `ReqSocket`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 60 - let mut req_socket = zeromq::ReqSocket::new(); [INFO] [stdout] 60 + let mut req_socket = ReqSocket::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `zeromq-2sat` (test "pub_sub") due to 6 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] --> tests/helpers.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | zeromq::proxy(router_socket, dealer_socket, None), [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `zeromq`, use `cargo add zeromq` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] --> tests/helpers.rs:11:20 [INFO] [stdout] | [INFO] [stdout] 11 | router_socket: zeromq::RouterSocket, [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `zeromq`, use `cargo add zeromq` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] --> tests/helpers.rs:12:20 [INFO] [stdout] | [INFO] [stdout] 12 | dealer_socket: zeromq::DealerSocket, [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `zeromq`, use `cargo add zeromq` 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 `zeromq` [INFO] [stdout] --> tests/helpers.rs:62:21 [INFO] [stdout] | [INFO] [stdout] 62 | mut req_socket: zeromq::ReqSocket, [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `zeromq`, use `cargo add zeromq` 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 `zeromq` [INFO] [stdout] --> tests/helpers.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 23 | mut rep_socket: zeromq::RepSocket, [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `zeromq`, use `cargo add zeromq` 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 `zeromq` [INFO] [stdout] --> tests/helpers.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | mut req_socket: zeromq::ReqSocket, [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `zeromq`, use `cargo add zeromq` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] --> tests/req_rep_compliant.rs:27:52 [INFO] [stdout] | [INFO] [stdout] 27 | async fn setup_our_req(bind_endpoint: &str) -> zeromq::ReqSocket { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `zeromq`, use `cargo add zeromq` 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 `zeromq` [INFO] [stdout] --> tests/req_rep_compliant.rs:54:40 [INFO] [stdout] | [INFO] [stdout] 54 | async fn run_our_req(our_req: &mut zeromq::ReqSocket, num_req: u32) { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `zeromq` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `zeromq`, use `cargo add zeromq` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `zeromq-2sat` (test "req_rep") due to 15 previous errors [INFO] [stderr] error: could not compile `zeromq-2sat` (example "task_ventilator") due to 3 previous errors [INFO] [stderr] error: could not compile `zeromq-2sat` (example "stock_server") due to 1 previous error [INFO] [stderr] error: could not compile `zeromq-2sat` (test "req_rep_compliant") due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "d9e6755dab1be6b779c428b9881e418f486b651f06f1c819d0c022904c4da45a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9e6755dab1be6b779c428b9881e418f486b651f06f1c819d0c022904c4da45a", kill_on_drop: false }` [INFO] [stdout] d9e6755dab1be6b779c428b9881e418f486b651f06f1c819d0c022904c4da45a