[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#213ba58857e42241934d114390dfcd0779fc4662 for pr-148943
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHaosGames%2Frust_pinecone" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-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-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/HaosGames/rust_pinecone on toolchain 213ba58857e42241934d114390dfcd0779fc4662
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+213ba58857e42241934d114390dfcd0779fc4662" "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" "+213ba58857e42241934d114390dfcd0779fc4662" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+213ba58857e42241934d114390dfcd0779fc4662" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e9d1ed5412a982a25a91c15207b9abf53400c9866fc3f879448687d8b690778a
[INFO] running `Command { std: "docker" "start" "-a" "e9d1ed5412a982a25a91c15207b9abf53400c9866fc3f879448687d8b690778a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e9d1ed5412a982a25a91c15207b9abf53400c9866fc3f879448687d8b690778a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9d1ed5412a982a25a91c15207b9abf53400c9866fc3f879448687d8b690778a", kill_on_drop: false }`
[INFO] [stdout] e9d1ed5412a982a25a91c15207b9abf53400c9866fc3f879448687d8b690778a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+213ba58857e42241934d114390dfcd0779fc4662" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d8874b08387876395347ad2b9117ed079ad0c89697e2e223363e2fdce2f828af
[INFO] running `Command { std: "docker" "start" "-a" "d8874b08387876395347ad2b9117ed079ad0c89697e2e223363e2fdce2f828af", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling libc v0.2.121
[INFO] [stderr]    Compiling syn v1.0.90
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]     Checking pin-project-lite v0.2.8
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.2
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling quote v1.0.17
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking slab v0.4.6
[INFO] [stderr]     Checking getrandom v0.2.6
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking mio v0.8.2
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]     Checking once_cell v1.10.0
[INFO] [stderr]     Checking parking_lot v0.12.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking tracing-core v0.1.24
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]     Checking subtle-ng v2.5.0
[INFO] [stderr]     Checking zeroize v1.5.4
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking cpufeatures v0.2.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking parking v2.0.0
[INFO] [stderr]     Checking fastrand v1.7.0
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]     Checking waker-fn v1.1.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking curve25519-dalek-ng v4.1.1
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking futures-lite v1.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 tracing v0.1.32
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]     Checking futures-executor v0.3.21
[INFO] [stderr]     Checking tokio-stream v0.1.8
[INFO] [stderr]     Checking tokio-util v0.7.1
[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] running `Command { std: "docker" "inspect" "d8874b08387876395347ad2b9117ed079ad0c89697e2e223363e2fdce2f828af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8874b08387876395347ad2b9117ed079ad0c89697e2e223363e2fdce2f828af", kill_on_drop: false }`
[INFO] [stdout] d8874b08387876395347ad2b9117ed079ad0c89697e2e223363e2fdce2f828af
