[INFO] fetching crate sbd-server 0.3.3... [INFO] testing sbd-server-0.3.3 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate sbd-server 0.3.3 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate sbd-server 0.3.3 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate sbd-server 0.3.3 [INFO] tweaked toml for crates.io crate sbd-server 0.3.3 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sbd-server 0.3.3 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sbd-server 0.3.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded escargot v0.5.14 [INFO] [stderr] Downloaded fs-err v3.1.1 [INFO] [stderr] Downloaded prettyplease v0.2.34 [INFO] [stderr] Downloaded ureq-proto v0.4.2 [INFO] [stderr] Downloaded ureq v3.0.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 914f11bacec98e50c4d65cfd61ea42f7a51e127c2a00b69a1a775d11a69f2afd [INFO] running `Command { std: "docker" "start" "-a" "914f11bacec98e50c4d65cfd61ea42f7a51e127c2a00b69a1a775d11a69f2afd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "914f11bacec98e50c4d65cfd61ea42f7a51e127c2a00b69a1a775d11a69f2afd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "914f11bacec98e50c4d65cfd61ea42f7a51e127c2a00b69a1a775d11a69f2afd", kill_on_drop: false }` [INFO] [stdout] 914f11bacec98e50c4d65cfd61ea42f7a51e127c2a00b69a1a775d11a69f2afd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f44b0d58f972569ea94fb3da12a4a9179f1feac51c06382f1907fd3d5efc3725 [INFO] running `Command { std: "docker" "start" "-a" "f44b0d58f972569ea94fb3da12a4a9179f1feac51c06382f1907fd3d5efc3725", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling aws-lc-rs v1.13.1 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling fs-err v3.1.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling webpki-roots v1.0.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling ureq-proto v0.4.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling aws-lc-sys v0.29.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling tungstenite v0.26.2 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-tungstenite v0.26.2 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling ureq v3.0.12 [INFO] [stderr] Compiling axum-server v0.7.2 [INFO] [stderr] Compiling sbd-server v0.3.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.62s [INFO] running `Command { std: "docker" "inspect" "f44b0d58f972569ea94fb3da12a4a9179f1feac51c06382f1907fd3d5efc3725", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f44b0d58f972569ea94fb3da12a4a9179f1feac51c06382f1907fd3d5efc3725", kill_on_drop: false }` [INFO] [stdout] f44b0d58f972569ea94fb3da12a4a9179f1feac51c06382f1907fd3d5efc3725 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b0064b5f4edbdeb997a1654ae2d056c15fc2af927486c678c15b9110d1f0909a [INFO] running `Command { std: "docker" "start" "-a" "b0064b5f4edbdeb997a1654ae2d056c15fc2af927486c678c15b9110d1f0909a", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling escargot v0.5.14 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling rcgen v0.13.2 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling fs-err v3.1.1 [INFO] [stderr] Compiling tokio-tungstenite v0.26.2 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling axum-server v0.7.2 [INFO] [stderr] Compiling sbd-server v0.3.3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `sbd_client` [INFO] [stdout] --> src/test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use sbd_client::Crypto; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `sbd_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sbd_client`, use `cargo add sbd_client` 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 `sbd_client` [INFO] [stdout] --> src/test.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 11 | let crypto = sbd_client::DefaultCrypto::default(); [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `sbd_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sbd_client`, use `cargo add sbd_client` 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 `sbd_client` [INFO] [stdout] --> src/test.rs:15:14 [INFO] [stdout] | [INFO] [stdout] 15 | assert!((sbd_client::raw_client::WsRawConnect { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `sbd_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sbd_client`, use `cargo add sbd_client` 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 `sbd_client` [INFO] [stdout] --> src/test.rs:29:14 [INFO] [stdout] | [INFO] [stdout] 29 | assert!((sbd_client::raw_client::WsRawConnect { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `sbd_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sbd_client`, use `cargo add sbd_client` 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 `sbd_client` [INFO] [stdout] --> src/test.rs:83:18 [INFO] [stdout] | [INFO] [stdout] 83 | let crypto = sbd_client::DefaultCrypto::default(); [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `sbd_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sbd_client`, use `cargo add sbd_client` 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 `sbd_client` [INFO] [stdout] --> src/test.rs:87:14 [INFO] [stdout] | [INFO] [stdout] 87 | assert!((sbd_client::raw_client::WsRawConnect { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `sbd_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sbd_client`, use `cargo add sbd_client` 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 `sbd_client` [INFO] [stdout] --> src/test.rs:105:14 [INFO] [stdout] | [INFO] [stdout] 105 | assert!((sbd_client::raw_client::WsRawConnect { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `sbd_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sbd_client`, use `cargo add sbd_client` 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 `sbd_client` [INFO] [stdout] --> src/test.rs:119:14 [INFO] [stdout] | [INFO] [stdout] 119 | assert!((sbd_client::raw_client::WsRawConnect { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `sbd_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sbd_client`, use `cargo add sbd_client` 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 `sbd_client` [INFO] [stdout] --> src/test.rs:133:14 [INFO] [stdout] | [INFO] [stdout] 133 | assert!((sbd_client::raw_client::WsRawConnect { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `sbd_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sbd_client`, use `cargo add sbd_client` 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 `sbd_client` [INFO] [stdout] --> src/test.rs:179:31 [INFO] [stdout] | [INFO] [stdout] 179 | let (client1, mut rcv1) = sbd_client::SbdClient::connect_config( [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `sbd_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sbd_client`, use `cargo add sbd_client` 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 `sbd_client` [INFO] [stdout] --> src/test.rs:181:10 [INFO] [stdout] | [INFO] [stdout] 181 | &sbd_client::DefaultCrypto::default(), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `sbd_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sbd_client`, use `cargo add sbd_client` 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 `sbd_client` [INFO] [stdout] --> src/test.rs:191:31 [INFO] [stdout] | [INFO] [stdout] 191 | let (client2, mut rcv2) = sbd_client::SbdClient::connect_config( [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `sbd_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sbd_client`, use `cargo add sbd_client` 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 `sbd_client` [INFO] [stdout] --> src/test.rs:193:10 [INFO] [stdout] | [INFO] [stdout] 193 | &sbd_client::DefaultCrypto::default(), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `sbd_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sbd_client`, use `cargo add sbd_client` 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 `sbd_client` [INFO] [stdout] --> src/test.rs:12:19 [INFO] [stdout] | [INFO] [stdout] 12 | let pub_key = sbd_client::PubKey(Arc::new(*crypto.pub_key())); [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `sbd_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sbd_client`, use `cargo add sbd_client` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/test.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | assert!((sbd_client::raw_client::WsRawConnect { [INFO] [stdout] | _____________^ [INFO] [stdout] 16 | | full_url: format!("ws://{addr}/{pub_key:?}"), [INFO] [stdout] 17 | | max_message_size: 20_000, [INFO] [stdout] 18 | | allow_plain_text: true, [INFO] [stdout] ... | [INFO] [stdout] 24 | | .connect() [INFO] [stdout] 25 | | .await [INFO] [stdout] | |__________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/test.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | assert!((sbd_client::raw_client::WsRawConnect { [INFO] [stdout] | _____________^ [INFO] [stdout] 30 | | full_url: format!("ws://{addr}/{pub_key:?}"), [INFO] [stdout] 31 | | max_message_size: 20_000, [INFO] [stdout] 32 | | allow_plain_text: true, [INFO] [stdout] ... | [INFO] [stdout] 38 | | .connect() [INFO] [stdout] 39 | | .await [INFO] [stdout] | |__________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sbd_client` [INFO] [stdout] --> src/test.rs:84:19 [INFO] [stdout] | [INFO] [stdout] 84 | let pub_key = sbd_client::PubKey(Arc::new(*crypto.pub_key())); [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `sbd_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sbd_client`, use `cargo add sbd_client` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/test.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | assert!((sbd_client::raw_client::WsRawConnect { [INFO] [stdout] | _____________^ [INFO] [stdout] 88 | | full_url: format!("ws://{addr}/{pub_key:?}"), [INFO] [stdout] 89 | | max_message_size: 20_000, [INFO] [stdout] 90 | | allow_plain_text: true, [INFO] [stdout] ... | [INFO] [stdout] 100 | | .connect() [INFO] [stdout] 101 | | .await [INFO] [stdout] | |__________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/test.rs:105:13 [INFO] [stdout] | [INFO] [stdout] 105 | assert!((sbd_client::raw_client::WsRawConnect { [INFO] [stdout] | _____________^ [INFO] [stdout] 106 | | full_url: format!("ws://{addr}/{pub_key:?}"), [INFO] [stdout] 107 | | max_message_size: 20_000, [INFO] [stdout] 108 | | allow_plain_text: true, [INFO] [stdout] ... | [INFO] [stdout] 114 | | .connect() [INFO] [stdout] 115 | | .await [INFO] [stdout] | |__________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/test.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | assert!((sbd_client::raw_client::WsRawConnect { [INFO] [stdout] | _____________^ [INFO] [stdout] 120 | | full_url: format!("ws://{addr}/{pub_key:?}"), [INFO] [stdout] 121 | | max_message_size: 20_000, [INFO] [stdout] 122 | | allow_plain_text: true, [INFO] [stdout] ... | [INFO] [stdout] 128 | | .connect() [INFO] [stdout] 129 | | .await [INFO] [stdout] | |__________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/test.rs:133:13 [INFO] [stdout] | [INFO] [stdout] 133 | assert!((sbd_client::raw_client::WsRawConnect { [INFO] [stdout] | _____________^ [INFO] [stdout] 134 | | full_url: format!("ws://{addr}/{pub_key:?}"), [INFO] [stdout] 135 | | max_message_size: 20_000, [INFO] [stdout] 136 | | allow_plain_text: true, [INFO] [stdout] ... | [INFO] [stdout] 142 | | .connect() [INFO] [stdout] 143 | | .await [INFO] [stdout] | |__________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/test.rs:179:31 [INFO] [stdout] | [INFO] [stdout] 179 | let (client1, mut rcv1) = sbd_client::SbdClient::connect_config( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 180 | | &format!("wss://{addr}"), [INFO] [stdout] 181 | | &sbd_client::DefaultCrypto::default(), [INFO] [stdout] 182 | | sbd_client::SbdClientConfig { [INFO] [stdout] ... | [INFO] [stdout] 188 | | .await [INFO] [stdout] | |__________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/test.rs:191:31 [INFO] [stdout] | [INFO] [stdout] 191 | let (client2, mut rcv2) = sbd_client::SbdClient::connect_config( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 192 | | &format!("wss://{addr}"), [INFO] [stdout] 193 | | &sbd_client::DefaultCrypto::default(), [INFO] [stdout] 194 | | sbd_client::SbdClientConfig { [INFO] [stdout] ... | [INFO] [stdout] 200 | | .await [INFO] [stdout] | |__________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/test.rs:203:5 [INFO] [stdout] | [INFO] [stdout] 203 | client1.send(client2.pub_key(), b"hello").await.unwrap(); [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/test.rs:203:18 [INFO] [stdout] | [INFO] [stdout] 203 | client1.send(client2.pub_key(), b"hello").await.unwrap(); [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/test.rs:203:5 [INFO] [stdout] | [INFO] [stdout] 203 | client1.send(client2.pub_key(), b"hello").await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/test.rs:205:20 [INFO] [stdout] | [INFO] [stdout] 205 | let res_data = rcv2.recv().await.unwrap(); [INFO] [stdout] | ^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/test.rs:205:20 [INFO] [stdout] | [INFO] [stdout] 205 | let res_data = rcv2.recv().await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/test.rs:210:5 [INFO] [stdout] | [INFO] [stdout] 210 | client2.send(client1.pub_key(), b"world").await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/test.rs:212:20 [INFO] [stdout] | [INFO] [stdout] 212 | let res_data = rcv1.recv().await.unwrap(); [INFO] [stdout] | ^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/test.rs:212:20 [INFO] [stdout] | [INFO] [stdout] 212 | let res_data = rcv1.recv().await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sbd_client` [INFO] [stdout] --> src/test.rs:194:9 [INFO] [stdout] | [INFO] [stdout] 194 | sbd_client::SbdClientConfig { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `sbd_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sbd_client`, use `cargo add sbd_client` 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 `sbd_client` [INFO] [stdout] --> src/test.rs:182:9 [INFO] [stdout] | [INFO] [stdout] 182 | sbd_client::SbdClientConfig { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `sbd_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sbd_client`, use `cargo add sbd_client` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sbd-server` (lib test) due to 33 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b0064b5f4edbdeb997a1654ae2d056c15fc2af927486c678c15b9110d1f0909a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0064b5f4edbdeb997a1654ae2d056c15fc2af927486c678c15b9110d1f0909a", kill_on_drop: false }` [INFO] [stdout] b0064b5f4edbdeb997a1654ae2d056c15fc2af927486c678c15b9110d1f0909a