[INFO] fetching crate sbd-server 0.3.3...
[INFO] testing sbd-server-0.3.3 against 1.91.0 for beta-1.92-2
[INFO] extracting crate sbd-server 0.3.3 into /workspace/builds/worker-0-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-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sbd-server 0.3.3 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap_derive v4.5.40
[INFO] [stderr]   Downloaded rcgen v0.13.2
[INFO] [stderr]   Downloaded fs-err v3.1.1
[INFO] [stderr]   Downloaded escargot v0.5.14
[INFO] [stderr]   Downloaded axum-server v0.7.2
[INFO] [stderr]   Downloaded h2 v0.4.10
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d51b9537d4f46005fca8fc3a27f457484cd7fa231efbf0bc5950a8ac8fa712d4
[INFO] running `Command { std: "docker" "start" "-a" "d51b9537d4f46005fca8fc3a27f457484cd7fa231efbf0bc5950a8ac8fa712d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d51b9537d4f46005fca8fc3a27f457484cd7fa231efbf0bc5950a8ac8fa712d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d51b9537d4f46005fca8fc3a27f457484cd7fa231efbf0bc5950a8ac8fa712d4", kill_on_drop: false }`
[INFO] [stdout] d51b9537d4f46005fca8fc3a27f457484cd7fa231efbf0bc5950a8ac8fa712d4
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e496443faadc13a8956a4a2845c540bbbb26a821aac3af8e93ea25511f62e91e
[INFO] running `Command { std: "docker" "start" "-a" "e496443faadc13a8956a4a2845c540bbbb26a821aac3af8e93ea25511f62e91e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling aws-lc-rs v1.13.1
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling fs-err v3.1.1
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[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 indexmap v2.9.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling ureq-proto v0.4.2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling terminal_size v0.4.2
[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 cc v1.2.27
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling aws-lc-sys v0.29.0
[INFO] [stderr]    Compiling regex v1.11.1
[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 futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling clap v4.5.40
[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 tower v0.5.2
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.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 rustls-webpki v0.103.3
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling axum v0.8.4
[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 1m 12s
[INFO] running `Command { std: "docker" "inspect" "e496443faadc13a8956a4a2845c540bbbb26a821aac3af8e93ea25511f62e91e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e496443faadc13a8956a4a2845c540bbbb26a821aac3af8e93ea25511f62e91e", kill_on_drop: false }`
[INFO] [stdout] e496443faadc13a8956a4a2845c540bbbb26a821aac3af8e93ea25511f62e91e
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c48274c4570bb0827b11deb8b17bb1cf83e83e744424bec040b6e8f3e225ed8f
[INFO] running `Command { std: "docker" "start" "-a" "c48274c4570bb0827b11deb8b17bb1cf83e83e744424bec040b6e8f3e225ed8f", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling time-core v0.1.4
[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 tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling fs-err v3.1.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling clap v4.5.40
[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[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[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: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sbd-server` (lib test) due to 17 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c48274c4570bb0827b11deb8b17bb1cf83e83e744424bec040b6e8f3e225ed8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c48274c4570bb0827b11deb8b17bb1cf83e83e744424bec040b6e8f3e225ed8f", kill_on_drop: false }`
[INFO] [stdout] c48274c4570bb0827b11deb8b17bb1cf83e83e744424bec040b6e8f3e225ed8f
