[INFO] cloning repository https://github.com/HaosGames/rust_pinecone [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HaosGames/rust_pinecone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHaosGames%2Frust_pinecone", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHaosGames%2Frust_pinecone'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 231a97528730786307fbac5a6ad3bc3397bd9810 [INFO] checking HaosGames/rust_pinecone against try#95813608313bff49cfc1afc393a946a3c085b772 for pr-148946 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHaosGames%2Frust_pinecone" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/HaosGames/rust_pinecone [INFO] finished tweaking git repo https://github.com/HaosGames/rust_pinecone [INFO] tweaked toml for git repo https://github.com/HaosGames/rust_pinecone written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/HaosGames/rust_pinecone on toolchain 95813608313bff49cfc1afc393a946a3c085b772 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/HaosGames/rust_pinecone 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" "+95813608313bff49cfc1afc393a946a3c085b772" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+95813608313bff49cfc1afc393a946a3c085b772" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6497fa3a50d2ffe65cd064b53c223e2e89b073fadd59efda094039be685c2f05 [INFO] running `Command { std: "docker" "start" "-a" "6497fa3a50d2ffe65cd064b53c223e2e89b073fadd59efda094039be685c2f05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6497fa3a50d2ffe65cd064b53c223e2e89b073fadd59efda094039be685c2f05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6497fa3a50d2ffe65cd064b53c223e2e89b073fadd59efda094039be685c2f05", kill_on_drop: false }` [INFO] [stdout] 6497fa3a50d2ffe65cd064b53c223e2e89b073fadd59efda094039be685c2f05 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+95813608313bff49cfc1afc393a946a3c085b772" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f346b7cbea3c3176b925f5f0dd2efe583febded26d8da93ccc40088baa80d794 [INFO] running `Command { std: "docker" "start" "-a" "f346b7cbea3c3176b925f5f0dd2efe583febded26d8da93ccc40088baa80d794", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking tracing-core v0.1.24 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking zeroize v1.5.4 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Checking subtle-ng v2.5.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking futures-channel v0.3.21 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking mio v0.8.2 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking curve25519-dalek-ng v4.1.1 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Checking tokio v1.17.0 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking tracing v0.1.32 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking tokio-util v0.7.1 [INFO] [stderr] Checking tokio-stream v0.1.8 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking ed25519-consensus v2.0.1 [INFO] [stderr] Checking rust_pinecone v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/router.rs:1589:18 [INFO] [stdout] | [INFO] [stdout] 1589 | match rd.next().await { [INFO] [stdout] | ^^^^ multiple `next` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `tokio_stream::StreamExt` for the type `St` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `futures::StreamExt` for the type `T` [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1589 - match rd.next().await { [INFO] [stdout] 1589 + match tokio_stream::StreamExt::next(&mut rd).await { [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1589 - match rd.next().await { [INFO] [stdout] 1589 + match futures::StreamExt::next(&mut rd).await { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/router.rs:1635:18 [INFO] [stdout] | [INFO] [stdout] 1635 | match rd.next().await { [INFO] [stdout] | ^^^^ multiple `next` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `tokio_stream::StreamExt` for the type `St` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `futures::StreamExt` for the type `T` [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1635 - match rd.next().await { [INFO] [stdout] 1635 + match tokio_stream::StreamExt::next(&mut rd).await { [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1635 - match rd.next().await { [INFO] [stdout] 1635 + match futures::StreamExt::next(&mut rd).await { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/router.rs:1681:18 [INFO] [stdout] | [INFO] [stdout] 1681 | match rd.next().await { [INFO] [stdout] | ^^^^ multiple `next` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `tokio_stream::StreamExt` for the type `St` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `futures::StreamExt` for the type `T` [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1681 - match rd.next().await { [INFO] [stdout] 1681 + match tokio_stream::StreamExt::next(&mut rd).await { [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1681 - match rd.next().await { [INFO] [stdout] 1681 + match futures::StreamExt::next(&mut rd).await { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/router.rs:1747:20 [INFO] [stdout] | [INFO] [stdout] 1747 | assert!(rd.next().await.is_none()); [INFO] [stdout] | ^^^^ multiple `next` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `tokio_stream::StreamExt` for the type `St` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `futures::StreamExt` for the type `T` [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1747 - assert!(rd.next().await.is_none()); [INFO] [stdout] 1747 + assert!(tokio_stream::StreamExt::next(&mut rd).await.is_none()); [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1747 - assert!(rd.next().await.is_none()); [INFO] [stdout] 1747 + assert!(futures::StreamExt::next(&mut rd).await.is_none()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/router.rs:1747:17 [INFO] [stdout] | [INFO] [stdout] 1747 | assert!(rd.next().await.is_none()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/router.rs:1768:20 [INFO] [stdout] | [INFO] [stdout] 1768 | match r2_d.next().await { [INFO] [stdout] | ^^^^ multiple `next` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `tokio_stream::StreamExt` for the type `St` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `futures::StreamExt` for the type `T` [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1768 - match r2_d.next().await { [INFO] [stdout] 1768 + match tokio_stream::StreamExt::next(&mut r2_d).await { [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1768 - match r2_d.next().await { [INFO] [stdout] 1768 + match futures::StreamExt::next(&mut r2_d).await { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/router.rs:1799:20 [INFO] [stdout] | [INFO] [stdout] 1799 | match r2_d.next().await { [INFO] [stdout] | ^^^^ multiple `next` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `tokio_stream::StreamExt` for the type `St` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `futures::StreamExt` for the type `T` [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1799 - match r2_d.next().await { [INFO] [stdout] 1799 + match tokio_stream::StreamExt::next(&mut r2_d).await { [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1799 - match r2_d.next().await { [INFO] [stdout] 1799 + match futures::StreamExt::next(&mut r2_d).await { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/router.rs:1821:20 [INFO] [stdout] | [INFO] [stdout] 1821 | match r2_d.next().await { [INFO] [stdout] | ^^^^ multiple `next` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `tokio_stream::StreamExt` for the type `St` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `futures::StreamExt` for the type `T` [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1821 - match r2_d.next().await { [INFO] [stdout] 1821 + match tokio_stream::StreamExt::next(&mut r2_d).await { [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1821 - match r2_d.next().await { [INFO] [stdout] 1821 + match futures::StreamExt::next(&mut r2_d).await { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/router.rs:1849:20 [INFO] [stdout] | [INFO] [stdout] 1849 | match r2_d.next().await { [INFO] [stdout] | ^^^^ multiple `next` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `tokio_stream::StreamExt` for the type `St` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `futures::StreamExt` for the type `T` [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1849 - match r2_d.next().await { [INFO] [stdout] 1849 + match tokio_stream::StreamExt::next(&mut r2_d).await { [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1849 - match r2_d.next().await { [INFO] [stdout] 1849 + match futures::StreamExt::next(&mut r2_d).await { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/router.rs:1904:20 [INFO] [stdout] | [INFO] [stdout] 1904 | assert!(rd.next().await.is_none()); [INFO] [stdout] | ^^^^ multiple `next` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `tokio_stream::StreamExt` for the type `St` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `futures::StreamExt` for the type `T` [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1904 - assert!(rd.next().await.is_none()); [INFO] [stdout] 1904 + assert!(tokio_stream::StreamExt::next(&mut rd).await.is_none()); [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1904 - assert!(rd.next().await.is_none()); [INFO] [stdout] 1904 + assert!(futures::StreamExt::next(&mut rd).await.is_none()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/router.rs:1904:17 [INFO] [stdout] | [INFO] [stdout] 1904 | assert!(rd.next().await.is_none()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/router.rs:1933:20 [INFO] [stdout] | [INFO] [stdout] 1933 | assert!(rd.next().await.is_none()); [INFO] [stdout] | ^^^^ multiple `next` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `tokio_stream::StreamExt` for the type `St` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `futures::StreamExt` for the type `T` [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1933 - assert!(rd.next().await.is_none()); [INFO] [stdout] 1933 + assert!(tokio_stream::StreamExt::next(&mut rd).await.is_none()); [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1933 - assert!(rd.next().await.is_none()); [INFO] [stdout] 1933 + assert!(futures::StreamExt::next(&mut rd).await.is_none()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/router.rs:1933:17 [INFO] [stdout] | [INFO] [stdout] 1933 | assert!(rd.next().await.is_none()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/router.rs:1968:24 [INFO] [stdout] | [INFO] [stdout] 1968 | let frame = rd.next().await; [INFO] [stdout] | ^^^^ multiple `next` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `tokio_stream::StreamExt` for the type `St` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `futures::StreamExt` for the type `T` [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1968 - let frame = rd.next().await; [INFO] [stdout] 1968 + let frame = tokio_stream::StreamExt::next(&mut rd).await; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1968 - let frame = rd.next().await; [INFO] [stdout] 1968 + let frame = futures::StreamExt::next(&mut rd).await; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/router.rs:1997:24 [INFO] [stdout] | [INFO] [stdout] 1997 | let frame = rd.next().await; [INFO] [stdout] | ^^^^ multiple `next` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `tokio_stream::StreamExt` for the type `St` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `futures::StreamExt` for the type `T` [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1997 - let frame = rd.next().await; [INFO] [stdout] 1997 + let frame = tokio_stream::StreamExt::next(&mut rd).await; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1997 - let frame = rd.next().await; [INFO] [stdout] 1997 + let frame = futures::StreamExt::next(&mut rd).await; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/router.rs:2029:23 [INFO] [stdout] | [INFO] [stdout] 2029 | let recv = rd.next().await; [INFO] [stdout] | ^^^^ multiple `next` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `tokio_stream::StreamExt` for the type `St` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `futures::StreamExt` for the type `T` [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 2029 - let recv = rd.next().await; [INFO] [stdout] 2029 + let recv = tokio_stream::StreamExt::next(&mut rd).await; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 2029 - let recv = rd.next().await; [INFO] [stdout] 2029 + let recv = futures::StreamExt::next(&mut rd).await; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/router.rs:2076:23 [INFO] [stdout] | [INFO] [stdout] 2076 | let recv = rd.next().await; [INFO] [stdout] | ^^^^ multiple `next` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `tokio_stream::StreamExt` for the type `St` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `futures::StreamExt` for the type `T` [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 2076 - let recv = rd.next().await; [INFO] [stdout] 2076 + let recv = tokio_stream::StreamExt::next(&mut rd).await; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 2076 - let recv = rd.next().await; [INFO] [stdout] 2076 + let recv = futures::StreamExt::next(&mut rd).await; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/router.rs:2154:23 [INFO] [stdout] | [INFO] [stdout] 2154 | let recv = rd.next().await; [INFO] [stdout] | ^^^^ multiple `next` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `tokio_stream::StreamExt` for the type `St` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `futures::StreamExt` for the type `T` [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 2154 - let recv = rd.next().await; [INFO] [stdout] 2154 + let recv = tokio_stream::StreamExt::next(&mut rd).await; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 2154 - let recv = rd.next().await; [INFO] [stdout] 2154 + let recv = futures::StreamExt::next(&mut rd).await; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0034, E0282. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0034`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rust_pinecone` (lib test) due to 18 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/router.rs:1589:18 [INFO] [stdout] | [INFO] [stdout] 1589 | match rd.next().await { [INFO] [stdout] | ^^^^ multiple `next` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `tokio_stream::StreamExt` for the type `St` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `futures::StreamExt` for the type `T` [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1589 - match rd.next().await { [INFO] [stdout] 1589 + match tokio_stream::StreamExt::next(&mut rd).await { [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1589 - match rd.next().await { [INFO] [stdout] 1589 + match futures::StreamExt::next(&mut rd).await { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/router.rs:1635:18 [INFO] [stdout] | [INFO] [stdout] 1635 | match rd.next().await { [INFO] [stdout] | ^^^^ multiple `next` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `tokio_stream::StreamExt` for the type `St` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `futures::StreamExt` for the type `T` [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1635 - match rd.next().await { [INFO] [stdout] 1635 + match tokio_stream::StreamExt::next(&mut rd).await { [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1635 - match rd.next().await { [INFO] [stdout] 1635 + match futures::StreamExt::next(&mut rd).await { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/router.rs:1681:18 [INFO] [stdout] | [INFO] [stdout] 1681 | match rd.next().await { [INFO] [stdout] | ^^^^ multiple `next` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `tokio_stream::StreamExt` for the type `St` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `futures::StreamExt` for the type `T` [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1681 - match rd.next().await { [INFO] [stdout] 1681 + match tokio_stream::StreamExt::next(&mut rd).await { [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1681 - match rd.next().await { [INFO] [stdout] 1681 + match futures::StreamExt::next(&mut rd).await { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/router.rs:1747:20 [INFO] [stdout] | [INFO] [stdout] 1747 | assert!(rd.next().await.is_none()); [INFO] [stdout] | ^^^^ multiple `next` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `tokio_stream::StreamExt` for the type `St` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `futures::StreamExt` for the type `T` [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1747 - assert!(rd.next().await.is_none()); [INFO] [stdout] 1747 + assert!(tokio_stream::StreamExt::next(&mut rd).await.is_none()); [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1747 - assert!(rd.next().await.is_none()); [INFO] [stdout] 1747 + assert!(futures::StreamExt::next(&mut rd).await.is_none()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/router.rs:1747:17 [INFO] [stdout] | [INFO] [stdout] 1747 | assert!(rd.next().await.is_none()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/router.rs:1768:20 [INFO] [stdout] | [INFO] [stdout] 1768 | match r2_d.next().await { [INFO] [stdout] | ^^^^ multiple `next` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `tokio_stream::StreamExt` for the type `St` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `futures::StreamExt` for the type `T` [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1768 - match r2_d.next().await { [INFO] [stdout] 1768 + match tokio_stream::StreamExt::next(&mut r2_d).await { [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1768 - match r2_d.next().await { [INFO] [stdout] 1768 + match futures::StreamExt::next(&mut r2_d).await { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/router.rs:1799:20 [INFO] [stdout] | [INFO] [stdout] 1799 | match r2_d.next().await { [INFO] [stdout] | ^^^^ multiple `next` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `tokio_stream::StreamExt` for the type `St` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `futures::StreamExt` for the type `T` [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1799 - match r2_d.next().await { [INFO] [stdout] 1799 + match tokio_stream::StreamExt::next(&mut r2_d).await { [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1799 - match r2_d.next().await { [INFO] [stdout] 1799 + match futures::StreamExt::next(&mut r2_d).await { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/router.rs:1821:20 [INFO] [stdout] | [INFO] [stdout] 1821 | match r2_d.next().await { [INFO] [stdout] | ^^^^ multiple `next` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `tokio_stream::StreamExt` for the type `St` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `futures::StreamExt` for the type `T` [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1821 - match r2_d.next().await { [INFO] [stdout] 1821 + match tokio_stream::StreamExt::next(&mut r2_d).await { [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1821 - match r2_d.next().await { [INFO] [stdout] 1821 + match futures::StreamExt::next(&mut r2_d).await { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/router.rs:1849:20 [INFO] [stdout] | [INFO] [stdout] 1849 | match r2_d.next().await { [INFO] [stdout] | ^^^^ multiple `next` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `tokio_stream::StreamExt` for the type `St` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `futures::StreamExt` for the type `T` [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1849 - match r2_d.next().await { [INFO] [stdout] 1849 + match tokio_stream::StreamExt::next(&mut r2_d).await { [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1849 - match r2_d.next().await { [INFO] [stdout] 1849 + match futures::StreamExt::next(&mut r2_d).await { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/router.rs:1904:20 [INFO] [stdout] | [INFO] [stdout] 1904 | assert!(rd.next().await.is_none()); [INFO] [stdout] | ^^^^ multiple `next` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `tokio_stream::StreamExt` for the type `St` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `futures::StreamExt` for the type `T` [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1904 - assert!(rd.next().await.is_none()); [INFO] [stdout] 1904 + assert!(tokio_stream::StreamExt::next(&mut rd).await.is_none()); [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1904 - assert!(rd.next().await.is_none()); [INFO] [stdout] 1904 + assert!(futures::StreamExt::next(&mut rd).await.is_none()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/router.rs:1904:17 [INFO] [stdout] | [INFO] [stdout] 1904 | assert!(rd.next().await.is_none()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/router.rs:1933:20 [INFO] [stdout] | [INFO] [stdout] 1933 | assert!(rd.next().await.is_none()); [INFO] [stdout] | ^^^^ multiple `next` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `tokio_stream::StreamExt` for the type `St` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `futures::StreamExt` for the type `T` [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1933 - assert!(rd.next().await.is_none()); [INFO] [stdout] 1933 + assert!(tokio_stream::StreamExt::next(&mut rd).await.is_none()); [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1933 - assert!(rd.next().await.is_none()); [INFO] [stdout] 1933 + assert!(futures::StreamExt::next(&mut rd).await.is_none()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/router.rs:1933:17 [INFO] [stdout] | [INFO] [stdout] 1933 | assert!(rd.next().await.is_none()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/router.rs:1968:24 [INFO] [stdout] | [INFO] [stdout] 1968 | let frame = rd.next().await; [INFO] [stdout] | ^^^^ multiple `next` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `tokio_stream::StreamExt` for the type `St` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `futures::StreamExt` for the type `T` [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1968 - let frame = rd.next().await; [INFO] [stdout] 1968 + let frame = tokio_stream::StreamExt::next(&mut rd).await; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1968 - let frame = rd.next().await; [INFO] [stdout] 1968 + let frame = futures::StreamExt::next(&mut rd).await; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/router.rs:1997:24 [INFO] [stdout] | [INFO] [stdout] 1997 | let frame = rd.next().await; [INFO] [stdout] | ^^^^ multiple `next` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `tokio_stream::StreamExt` for the type `St` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `futures::StreamExt` for the type `T` [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1997 - let frame = rd.next().await; [INFO] [stdout] 1997 + let frame = tokio_stream::StreamExt::next(&mut rd).await; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1997 - let frame = rd.next().await; [INFO] [stdout] 1997 + let frame = futures::StreamExt::next(&mut rd).await; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/router.rs:2029:23 [INFO] [stdout] | [INFO] [stdout] 2029 | let recv = rd.next().await; [INFO] [stdout] | ^^^^ multiple `next` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `tokio_stream::StreamExt` for the type `St` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `futures::StreamExt` for the type `T` [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 2029 - let recv = rd.next().await; [INFO] [stdout] 2029 + let recv = tokio_stream::StreamExt::next(&mut rd).await; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 2029 - let recv = rd.next().await; [INFO] [stdout] 2029 + let recv = futures::StreamExt::next(&mut rd).await; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/router.rs:2076:23 [INFO] [stdout] | [INFO] [stdout] 2076 | let recv = rd.next().await; [INFO] [stdout] | ^^^^ multiple `next` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `tokio_stream::StreamExt` for the type `St` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `futures::StreamExt` for the type `T` [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 2076 - let recv = rd.next().await; [INFO] [stdout] 2076 + let recv = tokio_stream::StreamExt::next(&mut rd).await; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 2076 - let recv = rd.next().await; [INFO] [stdout] 2076 + let recv = futures::StreamExt::next(&mut rd).await; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/router.rs:2154:23 [INFO] [stdout] | [INFO] [stdout] 2154 | let recv = rd.next().await; [INFO] [stdout] | ^^^^ multiple `next` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `tokio_stream::StreamExt` for the type `St` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `futures::StreamExt` for the type `T` [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 2154 - let recv = rd.next().await; [INFO] [stdout] 2154 + let recv = tokio_stream::StreamExt::next(&mut rd).await; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 2154 - let recv = rd.next().await; [INFO] [stdout] 2154 + let recv = futures::StreamExt::next(&mut rd).await; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/error.rs:9:19 [INFO] [stdout] | [INFO] [stdout] 9 | DecodingError(&'static str), [INFO] [stdout] | ------------- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `RouterError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 9 - DecodingError(&'static str), [INFO] [stdout] 9 + DecodingError(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/error.rs:10:19 [INFO] [stdout] | [INFO] [stdout] 10 | EncodingError(&'static str), [INFO] [stdout] | ------------- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `RouterError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 10 - EncodingError(&'static str), [INFO] [stdout] 10 + EncodingError(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0034, E0282. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0034`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rust_pinecone` (bin "rust_pinecone" test) due to 18 previous errors [INFO] running `Command { std: "docker" "inspect" "f346b7cbea3c3176b925f5f0dd2efe583febded26d8da93ccc40088baa80d794", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f346b7cbea3c3176b925f5f0dd2efe583febded26d8da93ccc40088baa80d794", kill_on_drop: false }` [INFO] [stdout] f346b7cbea3c3176b925f5f0dd2efe583febded26d8da93ccc40088baa80d794