[INFO] fetching crate occams-rpc 0.3.0...
[INFO] testing occams-rpc-0.3.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate occams-rpc 0.3.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate occams-rpc 0.3.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate occams-rpc 0.3.0
[INFO] tweaked toml for crates.io crate occams-rpc 0.3.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate occams-rpc 0.3.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate occams-rpc 0.3.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dec777c768761a44575bec11d679bcceec3a975ab22864a67d1ba1bbaed3ae69
[INFO] running `Command { std: "docker" "start" "-a" "dec777c768761a44575bec11d679bcceec3a975ab22864a67d1ba1bbaed3ae69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dec777c768761a44575bec11d679bcceec3a975ab22864a67d1ba1bbaed3ae69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dec777c768761a44575bec11d679bcceec3a975ab22864a67d1ba1bbaed3ae69", kill_on_drop: false }`
[INFO] [stdout] dec777c768761a44575bec11d679bcceec3a975ab22864a67d1ba1bbaed3ae69
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad92101db4973b3d4224cab77cdae0ea66ac1b80b23b2bef0735a322b39975f0
[INFO] running `Command { std: "docker" "start" "-a" "ad92101db4973b3d4224cab77cdae0ea66ac1b80b23b2bef0735a322b39975f0", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling exitcode v1.1.2
[INFO] [stderr]    Compiling close_fds v0.3.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling core_affinity v0.5.10
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling atomic-waitgroup v0.1.3
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling orb v0.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling razor-rpc-codec v0.3.0
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling file-rotate v0.8.0
[INFO] [stderr]    Compiling razor-stream-macros v0.3.0
[INFO] [stderr]    Compiling razor-rpc-macros v0.3.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling captains-log-helper v0.3.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling crossfire v2.1.6
[INFO] [stderr]    Compiling fail v0.5.1
[INFO] [stderr]    Compiling io-buffer v1.0.3
[INFO] [stderr]    Compiling captains-log v0.15.2
[INFO] [stderr]    Compiling sync-utils v0.1.4
[INFO] [stderr]    Compiling razor-stream v0.3.0
[INFO] [stderr]    Compiling occams-rpc v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.75s
[INFO] running `Command { std: "docker" "inspect" "ad92101db4973b3d4224cab77cdae0ea66ac1b80b23b2bef0735a322b39975f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad92101db4973b3d4224cab77cdae0ea66ac1b80b23b2bef0735a322b39975f0", kill_on_drop: false }`
[INFO] [stdout] ad92101db4973b3d4224cab77cdae0ea66ac1b80b23b2bef0735a322b39975f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c20bca7781f74dc270e0942bc82a16ee65c352873696193d13f59d4bb546983f
[INFO] running `Command { std: "docker" "start" "-a" "c20bca7781f74dc270e0942bc82a16ee65c352873696193d13f59d4bb546983f", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling razor-rpc-codec v0.3.0
[INFO] [stderr]    Compiling file-rotate v0.8.0
[INFO] [stderr]    Compiling crossfire v2.1.6
[INFO] [stderr]    Compiling orb-tokio v0.5.0
[INFO] [stderr]    Compiling captains-log v0.15.2
[INFO] [stderr]    Compiling sync-utils v0.1.4
[INFO] [stderr]    Compiling razor-stream v0.3.0
[INFO] [stderr]    Compiling razor-rpc-tcp v0.3.0
[INFO] [stderr]    Compiling occams-rpc v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]  --> tests/common.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use razor_rpc::server::task::{APIServerReq, APIServerResp};
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` 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 `razor_rpc`
[INFO] [stdout]  --> tests/common.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use razor_rpc::{Codec, error::RpcError};
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `razor_rpc`
[INFO] [stdout]  --> tests/common.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use razor_rpc::{Codec, error::RpcError};
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` 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 `razor_rpc`
[INFO] [stdout]  --> tests/test_server_service.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use razor_rpc::server::ServiceStatic;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` 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 `razor_rpc`
[INFO] [stdout]  --> tests/test_server_service.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use razor_rpc::{
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` 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 `razor_rpc`
[INFO] [stdout]  --> tests/common.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use razor_rpc::server::task::{APIServerReq, APIServerResp};
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `razor_rpc`
[INFO] [stdout]  --> tests/test_server_service.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use razor_rpc::{
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` 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 `razor_rpc`
[INFO] [stdout]  --> tests/common.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use razor_rpc::{Codec, error::RpcError};
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `razor_rpc`
[INFO] [stdout]  --> tests/common.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use razor_rpc::{Codec, error::RpcError};
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` 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 `razor_rpc`
[INFO] [stdout]  --> tests/test_client_service.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use razor_rpc::client::ClientCaller;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` 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 `razor_rpc`
[INFO] [stdout]  --> tests/test_client_service.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use razor_rpc::client::task::APIClientReq;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` 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 `razor_rpc`
[INFO] [stdout]  --> tests/test_client_service.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use razor_rpc::{
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `razor_rpc`
[INFO] [stdout]  --> tests/test_client_service.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use razor_rpc::{
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` 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 `razor_rpc`
[INFO] [stdout]   --> tests/common.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use occams_rpc::server::task;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]   --> tests/common.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]    |
[INFO] [stdout]  1 + use occams_rpc::error::RpcIntErr;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use razor_stream::error::RpcIntErr;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]   --> tests/common.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use occams_rpc::server;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]   --> tests/common.rs:55:1
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use occams_rpc::server::task;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]   --> tests/common.rs:55:1
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]    |
[INFO] [stdout]  1 + use occams_rpc::error::RpcIntErr;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use razor_stream::error::RpcIntErr;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]   --> tests/common.rs:55:1
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use occams_rpc::server;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]   --> tests/common.rs:72:1
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use occams_rpc::server::task;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]   --> tests/common.rs:72:1
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]    |
[INFO] [stdout]  1 + use occams_rpc::error::RpcIntErr;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use razor_stream::error::RpcIntErr;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]   --> tests/common.rs:72:1
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use occams_rpc::server;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]   --> tests/common.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[service_mux_struct]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `service_mux_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use occams_rpc::server;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]   --> tests/common.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[service_mux_struct]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `service_mux_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use occams_rpc::server::task;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]   --> tests/common.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[service_mux_struct]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `service_mux_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]    |
[INFO] [stdout]  1 + use occams_rpc::error::RpcIntErr;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use razor_stream::error::RpcIntErr;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]    --> tests/test_client_service.rs:122:1
[INFO] [stdout]     |
[INFO] [stdout] 122 | #[endpoint_async(MyTestClient)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the attribute macro `endpoint_async` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]   1 + use occams_rpc::client;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use razor_stream::client;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]    --> tests/test_client_service.rs:122:1
[INFO] [stdout]     |
[INFO] [stdout] 122 | #[endpoint_async(MyTestClient)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the attribute macro `endpoint_async` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   1 + use occams_rpc::client::task;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]    --> tests/test_client_service.rs:122:1
[INFO] [stdout]     |
[INFO] [stdout] 122 | #[endpoint_async(MyTestClient)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the attribute macro `endpoint_async` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   1 + use occams_rpc::client;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]    --> tests/test_client_service.rs:122:1
[INFO] [stdout]     |
[INFO] [stdout] 122 | #[endpoint_async(MyTestClient)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the attribute macro `endpoint_async` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use occams_rpc::client::AsyncEndpoint;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]    --> tests/test_client_service.rs:131:1
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[endpoint_async(MyFutureClient)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the attribute macro `endpoint_async` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]   1 + use occams_rpc::client;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use razor_stream::client;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]    --> tests/test_client_service.rs:131:1
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[endpoint_async(MyFutureClient)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the attribute macro `endpoint_async` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   1 + use occams_rpc::client::task;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]    --> tests/test_client_service.rs:131:1
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[endpoint_async(MyFutureClient)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the attribute macro `endpoint_async` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   1 + use occams_rpc::client;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]    --> tests/test_client_service.rs:131:1
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[endpoint_async(MyFutureClient)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the attribute macro `endpoint_async` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use occams_rpc::client::AsyncEndpoint;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]    --> tests/test_client_service.rs:139:1
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[endpoint_async(NoAsyncTraitClient)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the attribute macro `endpoint_async` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]   1 + use occams_rpc::client;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use razor_stream::client;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]    --> tests/test_client_service.rs:139:1
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[endpoint_async(NoAsyncTraitClient)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the attribute macro `endpoint_async` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   1 + use occams_rpc::client::task;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]    --> tests/test_client_service.rs:139:1
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[endpoint_async(NoAsyncTraitClient)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the attribute macro `endpoint_async` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   1 + use occams_rpc::client;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]    --> tests/test_client_service.rs:139:1
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[endpoint_async(NoAsyncTraitClient)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the attribute macro `endpoint_async` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use occams_rpc::client::AsyncEndpoint;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]   --> tests/common.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use occams_rpc::server::task;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]   --> tests/common.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]    |
[INFO] [stdout]  1 + use occams_rpc::error::RpcIntErr;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use razor_stream::error::RpcIntErr;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]   --> tests/common.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use occams_rpc::server;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]   --> tests/common.rs:55:1
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use occams_rpc::server::task;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]   --> tests/common.rs:55:1
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]    |
[INFO] [stdout]  1 + use occams_rpc::error::RpcIntErr;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use razor_stream::error::RpcIntErr;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]   --> tests/common.rs:55:1
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use occams_rpc::server;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]   --> tests/common.rs:72:1
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use occams_rpc::server::task;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]   --> tests/common.rs:72:1
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]    |
[INFO] [stdout]  1 + use occams_rpc::error::RpcIntErr;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use razor_stream::error::RpcIntErr;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]   --> tests/common.rs:72:1
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use occams_rpc::server;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]   --> tests/common.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[service_mux_struct]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `service_mux_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use occams_rpc::server;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]   --> tests/common.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[service_mux_struct]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `service_mux_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use occams_rpc::server::task;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]   --> tests/common.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[service_mux_struct]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `service_mux_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]    |
[INFO] [stdout]  1 + use occams_rpc::error::RpcIntErr;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use razor_stream::error::RpcIntErr;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]   --> tests/common.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]   --> tests/common.rs:55:1
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]   --> tests/common.rs:72:1
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]   --> tests/common.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[service_mux_struct]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `service_mux_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[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 `occams-rpc` (test "test_server_service") due to 22 previous errors
[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 `razor_rpc`
[INFO] [stdout]   --> tests/common.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]   --> tests/common.rs:55:1
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]   --> tests/common.rs:72:1
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]   --> tests/common.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[service_mux_struct]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `service_mux_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[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] [stderr] error: could not compile `occams-rpc` (test "common") due to 19 previous errors
[INFO] [stderr] error: could not compile `occams-rpc` (test "test_client_service") due to 16 previous errors
[INFO] running `Command { std: "docker" "inspect" "c20bca7781f74dc270e0942bc82a16ee65c352873696193d13f59d4bb546983f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c20bca7781f74dc270e0942bc82a16ee65c352873696193d13f59d4bb546983f", kill_on_drop: false }`
[INFO] [stdout] c20bca7781f74dc270e0942bc82a16ee65c352873696193d13f59d4bb546983f
