[INFO] fetching crate sbd-e2e-crypto-client 0.3.3... [INFO] testing sbd-e2e-crypto-client-0.3.3 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate sbd-e2e-crypto-client 0.3.3 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate sbd-e2e-crypto-client 0.3.3 [INFO] finished tweaking crates.io crate sbd-e2e-crypto-client 0.3.3 [INFO] tweaked toml for crates.io crate sbd-e2e-crypto-client 0.3.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sbd-e2e-crypto-client 0.3.3 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 sbd-e2e-crypto-client 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 09f588e8b5567642deddc5b23776d712e7709ea23c5d6d26514fe644fc49ef9b [INFO] running `Command { std: "docker" "start" "-a" "09f588e8b5567642deddc5b23776d712e7709ea23c5d6d26514fe644fc49ef9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "09f588e8b5567642deddc5b23776d712e7709ea23c5d6d26514fe644fc49ef9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09f588e8b5567642deddc5b23776d712e7709ea23c5d6d26514fe644fc49ef9b", kill_on_drop: false }` [INFO] [stdout] 09f588e8b5567642deddc5b23776d712e7709ea23c5d6d26514fe644fc49ef9b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 93c654226388a979b87216a318902d8ddb6873314099e25e1d6212edbfdc722f [INFO] running `Command { std: "docker" "start" "-a" "93c654226388a979b87216a318902d8ddb6873314099e25e1d6212edbfdc722f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling aws-lc-rs v1.13.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling zip v2.4.2 [INFO] [stderr] Compiling bumpalo v3.18.1 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling dary_heap v0.3.7 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling minisign-verify v0.2.4 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling webpki-roots v1.0.0 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling ureq-proto v0.4.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling xattr v1.5.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling aws-lc-sys v0.29.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libflate_lz77 v2.1.0 [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 libflate v2.1.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling libsodium-sys-stable v1.22.3 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tungstenite v0.27.0 [INFO] [stderr] Compiling ureq v3.0.12 [INFO] [stderr] Compiling tokio-tungstenite v0.27.0 [INFO] [stderr] Compiling sbd-client v0.3.3 [INFO] [stderr] Compiling sodoken v0.1.0 [INFO] [stderr] Compiling sbd-e2e-crypto-client v0.3.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 55s [INFO] running `Command { std: "docker" "inspect" "93c654226388a979b87216a318902d8ddb6873314099e25e1d6212edbfdc722f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93c654226388a979b87216a318902d8ddb6873314099e25e1d6212edbfdc722f", kill_on_drop: false }` [INFO] [stdout] 93c654226388a979b87216a318902d8ddb6873314099e25e1d6212edbfdc722f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 0cb614f340d0a2fb8771cabb97de20470f7dbb642999f21be046dead2f7bcb11 [INFO] running `Command { std: "docker" "start" "-a" "0cb614f340d0a2fb8771cabb97de20470f7dbb642999f21be046dead2f7bcb11", kill_on_drop: false }` [INFO] [stderr] Compiling sbd-e2e-crypto-client v0.3.3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio` [INFO] [stdout] --> src/test.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | #[tokio::test(flavor = "multi_thread")] [INFO] [stdout] | ^^^^ could not find `test` in `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio` [INFO] [stdout] --> src/test.rs:84:10 [INFO] [stdout] | [INFO] [stdout] 84 | #[tokio::test(flavor = "multi_thread")] [INFO] [stdout] | ^^^^ could not find `test` in `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `join` in `tokio` [INFO] [stdout] --> src/test.rs:88:69 [INFO] [stdout] | [INFO] [stdout] 88 | let ((c1, _r1), (c2, mut r2), (c3, _r3), (c4, mut r4)) = tokio::join!( [INFO] [stdout] | ^^^^ could not find `join` in `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `try_join` in `tokio` [INFO] [stdout] --> src/test.rs:96:12 [INFO] [stdout] | [INFO] [stdout] 96 | tokio::try_join!( [INFO] [stdout] | ^^^^^^^^ could not find `try_join` in `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `join` in `tokio` [INFO] [stdout] --> src/test.rs:102:12 [INFO] [stdout] | [INFO] [stdout] 102 | tokio::join!( [INFO] [stdout] | ^^^^ could not find `join` in `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio` [INFO] [stdout] --> src/test.rs:122:10 [INFO] [stdout] | [INFO] [stdout] 122 | #[tokio::test(flavor = "multi_thread")] [INFO] [stdout] | ^^^^ could not find `test` in `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `join` in `tokio` [INFO] [stdout] --> src/test.rs:127:55 [INFO] [stdout] | [INFO] [stdout] 127 | let ((c1, mut r1), (c2, _r2), (c3, _r3)) = tokio::join!( [INFO] [stdout] | ^^^^ could not find `join` in `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `try_join` in `tokio` [INFO] [stdout] --> src/test.rs:134:12 [INFO] [stdout] | [INFO] [stdout] 134 | tokio::try_join!( [INFO] [stdout] | ^^^^^^^^ could not find `try_join` in `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio` [INFO] [stdout] --> src/test.rs:160:10 [INFO] [stdout] | [INFO] [stdout] 160 | #[tokio::test(flavor = "multi_thread")] [INFO] [stdout] | ^^^^ could not find `test` in `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `join` in `tokio` [INFO] [stdout] --> src/test.rs:165:16 [INFO] [stdout] | [INFO] [stdout] 165 | tokio::join!(test.conn(Cfg::d()), test.conn(Cfg::d()),); [INFO] [stdout] | ^^^^ could not find `join` in `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio` [INFO] [stdout] --> src/test.rs:185:10 [INFO] [stdout] | [INFO] [stdout] 185 | #[tokio::test(flavor = "multi_thread")] [INFO] [stdout] | ^^^^ could not find `test` in `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `join` in `tokio` [INFO] [stdout] --> src/test.rs:191:44 [INFO] [stdout] | [INFO] [stdout] 191 | let ((c1, mut r1), (c2, _r2)) = tokio::join!( [INFO] [stdout] | ^^^^ could not find `join` in `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sbd_server` [INFO] [stdout] --> src/test.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | let server = sbd_server::SbdServer::new(config).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `sbd_server` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sbd_server`, use `cargo add sbd_server` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/test.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | let server = sbd_server::SbdServer::new(config).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/test.rs:141:23 [INFO] [stdout] | [INFO] [stdout] 141 | let (got_pk, r) = r1.recv().await.unwrap(); [INFO] [stdout] | ^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/test.rs:141:23 [INFO] [stdout] | [INFO] [stdout] 141 | let (got_pk, r) = r1.recv().await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/test.rs:146:19 [INFO] [stdout] | [INFO] [stdout] 146 | if &got_pk == c2.pub_key() { [INFO] [stdout] | ^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/test.rs:147:17 [INFO] [stdout] | [INFO] [stdout] 147 | assert!(c1.send(c3.pub_key(), b"msg-c").await.is_err()); [INFO] [stdout] | ^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/test.rs:147:25 [INFO] [stdout] | [INFO] [stdout] 147 | assert!(c1.send(c3.pub_key(), b"msg-c").await.is_err()); [INFO] [stdout] | ^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/test.rs:147:17 [INFO] [stdout] | [INFO] [stdout] 147 | assert!(c1.send(c3.pub_key(), b"msg-c").await.is_err()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/test.rs:149:17 [INFO] [stdout] | [INFO] [stdout] 149 | assert!(c1.send(c2.pub_key(), b"msg-c").await.is_err()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/test.rs:154:9 [INFO] [stdout] | [INFO] [stdout] 154 | / tokio::time::timeout(std::time::Duration::from_secs(1), r1.recv()) [INFO] [stdout] 155 | | .await [INFO] [stdout] | |__________________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/test.rs:177:19 [INFO] [stdout] | [INFO] [stdout] 177 | let res = c2.send(c1.pub_key(), &MSG[..size]).await; [INFO] [stdout] | ^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/test.rs:177:27 [INFO] [stdout] | [INFO] [stdout] 177 | let res = c2.send(c1.pub_key(), &MSG[..size]).await; [INFO] [stdout] | ^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/test.rs:177:13 [INFO] [stdout] | [INFO] [stdout] 177 | let res = c2.send(c1.pub_key(), &MSG[..size]).await; [INFO] [stdout] | ^^^ [INFO] [stdout] 178 | assert_eq!(is_ok, res.is_ok()) [INFO] [stdout] | --- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `res` an explicit type [INFO] [stdout] | [INFO] [stdout] 177 | let res: /* Type */ = c2.send(c1.pub_key(), &MSG[..size]).await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/test.rs:181:18 [INFO] [stdout] | [INFO] [stdout] 181 | let (_, r) = r1.recv().await.unwrap(); [INFO] [stdout] | ^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/test.rs:181:18 [INFO] [stdout] | [INFO] [stdout] 181 | let (_, r) = r1.recv().await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/test.rs:182:32 [INFO] [stdout] | [INFO] [stdout] 182 | assert_eq!(&MSG[..19_950], r.as_ref()); [INFO] [stdout] | ^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/test.rs:196:5 [INFO] [stdout] | [INFO] [stdout] 196 | c2.send(c1.pub_key(), b"wabonb").await.unwrap(); [INFO] [stdout] | ^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/test.rs:196:13 [INFO] [stdout] | [INFO] [stdout] 196 | c2.send(c1.pub_key(), b"wabonb").await.unwrap(); [INFO] [stdout] | ^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/test.rs:196:5 [INFO] [stdout] | [INFO] [stdout] 196 | c2.send(c1.pub_key(), b"wabonb").await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/test.rs:197:13 [INFO] [stdout] | [INFO] [stdout] 197 | let _ = r1.recv().await.unwrap(); [INFO] [stdout] | ^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/test.rs:197:13 [INFO] [stdout] | [INFO] [stdout] 197 | let _ = r1.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_server` [INFO] [stdout] --> src/test.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | server: sbd_server::SbdServer, [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `sbd_server` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sbd_server`, use `cargo add sbd_server` 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_server` [INFO] [stdout] --> src/test.rs:41:31 [INFO] [stdout] | [INFO] [stdout] 41 | let config = Arc::new(sbd_server::Config { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `sbd_server` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sbd_server`, use `cargo add sbd_server` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sbd-e2e-crypto-client` (lib test) due to 35 previous errors [INFO] running `Command { std: "docker" "inspect" "0cb614f340d0a2fb8771cabb97de20470f7dbb642999f21be046dead2f7bcb11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cb614f340d0a2fb8771cabb97de20470f7dbb642999f21be046dead2f7bcb11", kill_on_drop: false }` [INFO] [stdout] 0cb614f340d0a2fb8771cabb97de20470f7dbb642999f21be046dead2f7bcb11