[INFO] cloning repository https://github.com/GG2002/rust-nebula
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GG2002/rust-nebula" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGG2002%2Frust-nebula", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGG2002%2Frust-nebula'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a42ec48a9849e3e209a2eca1a3332a46c0eec431
[INFO] checking GG2002/rust-nebula against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGG2002%2Frust-nebula" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/GG2002/rust-nebula
[INFO] finished tweaking git repo https://github.com/GG2002/rust-nebula
[INFO] tweaked toml for git repo https://github.com/GG2002/rust-nebula written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/GG2002/rust-nebula on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/GG2002/rust-nebula 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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 183236f7852a3f4782a0982b49545ad7eb0420059b4a39c02120ef1fa8537f4a
[INFO] running `Command { std: "docker" "start" "-a" "183236f7852a3f4782a0982b49545ad7eb0420059b4a39c02120ef1fa8537f4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "183236f7852a3f4782a0982b49545ad7eb0420059b4a39c02120ef1fa8537f4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "183236f7852a3f4782a0982b49545ad7eb0420059b4a39c02120ef1fa8537f4a", kill_on_drop: false }`
[INFO] [stdout] 183236f7852a3f4782a0982b49545ad7eb0420059b4a39c02120ef1fa8537f4a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8d76b5d55be1da8329e37f2c62d070c60db9f45fad9e349c8d136abd4152bb17
[INFO] running `Command { std: "docker" "start" "-a" "8d76b5d55be1da8329e37f2c62d070c60db9f45fad9e349c8d136abd4152bb17", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking futures v0.1.31
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking base64 v0.11.0
[INFO] [stderr]     Checking panic-message v0.3.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking const-cstr v0.3.0
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking fbthrift-transport-response-handler v0.7.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling ghost v0.1.17
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]     Checking tokio v1.38.1
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking async-compat v0.2.4
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking async-sleep v0.4.1
[INFO] [stderr]     Checking bb8 v0.8.5
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking bytes v1.6.1
[INFO] [stderr]     Checking ordered-float v1.1.1
[INFO] [stderr]     Checking bufsize v1.0.7
[INFO] [stderr]     Checking fbthrift-git v0.0.7+b377f46
[INFO] [stderr]     Checking nebula-fbthrift-double v0.3.0
[INFO] [stderr]     Checking fbthrift-transport v0.9.0
[INFO] [stderr]     Checking nebula-fbthrift-common-v3 v0.3.0
[INFO] [stderr]     Checking nebula-fbthrift-meta-v3 v0.3.0
[INFO] [stderr]     Checking nebula-fbthrift-graph-v3 v0.3.0
[INFO] [stderr]     Checking nebula-fbthrift-storage-v3 v0.3.0
[INFO] [stderr]     Checking rust-nebula v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/value_wrapper/datetime.rs:182:9
[INFO] [stdout]     |
[INFO] [stdout] 182 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/value_wrapper/mod.rs:309:9
[INFO] [stdout]     |
[INFO] [stdout] 309 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<BytesMut as BufMutExt>::Final`
[INFO] [stdout]   --> src/storage/client.rs:95:32
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub(super) connection_map: HashMap<HostAddr, StorageConnection<ST>>,
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot normalize `<BytesMut as BufMutExt>::Final`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `StorageConnection`
[INFO] [stdout]   --> src/storage/client.rs:33:48
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub(super) struct StorageConnection<
[INFO] [stdout]    |                   ----------------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 33 |     ProtocolEncoded<BinaryProtocol>: BufMutExt<Final = FramingEncodedFinal<T>>,
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `StorageConnection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<BytesMut as BufMutExt>::Final`
[INFO] [stdout]   --> src/storage/query.rs:48:14
[INFO] [stdout]    |
[INFO] [stdout] 48 |     sclient: &'a StorageClient<MT, ST>,
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot normalize `<BytesMut as BufMutExt>::Final`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `StorageClient`
[INFO] [stdout]   --> src/storage/client.rs:92:52
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub struct StorageClient<
[INFO] [stdout]    |            ------------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 92 |     ProtocolEncoded<BinaryProtocol<MT>>: BufMutExt<Final = FramingEncodedFinal<MT>>,
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `StorageClient`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<BytesMut as BufMutExt>::Final`
[INFO] [stdout]   --> src/storage/query.rs:51:18
[INFO] [stdout]    |
[INFO] [stdout] 51 | impl<'a, MT, ST> StorageScanVertexOutput<'a, MT, ST>
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot normalize `<BytesMut as BufMutExt>::Final`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `StorageScanVertexOutput`
[INFO] [stdout]   --> src/storage/query.rs:42:52
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct StorageScanVertexOutput<
[INFO] [stdout]    |            ----------------------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 42 |     ProtocolEncoded<BinaryProtocol<MT>>: BufMutExt<Final = FramingEncodedFinal<MT>>,
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `StorageScanVertexOutput`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<BytesMut as BufMutExt>::Final`
[INFO] [stdout]    --> src/storage/query.rs:125:14
[INFO] [stdout]     |
[INFO] [stdout] 125 |     sclient: &'a StorageClient<MT, ST>,
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot normalize `<BytesMut as BufMutExt>::Final`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `StorageClient`
[INFO] [stdout]    --> src/storage/client.rs:92:52
[INFO] [stdout]     |
[INFO] [stdout]  85 | pub struct StorageClient<
[INFO] [stdout]     |            ------------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout]  92 |     ProtocolEncoded<BinaryProtocol<MT>>: BufMutExt<Final = FramingEncodedFinal<MT>>,
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `StorageClient`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<BytesMut as BufMutExt>::Final`
[INFO] [stdout]    --> src/storage/query.rs:128:18
[INFO] [stdout]     |
[INFO] [stdout] 128 | impl<'a, MT, ST> StorageScanEdgeOutput<'a, MT, ST>
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot normalize `<BytesMut as BufMutExt>::Final`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `StorageScanEdgeOutput`
[INFO] [stdout]    --> src/storage/query.rs:119:52
[INFO] [stdout]     |
[INFO] [stdout] 111 | pub struct StorageScanEdgeOutput<
[INFO] [stdout]     |            --------------------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 119 |     ProtocolEncoded<BinaryProtocol<MT>>: BufMutExt<Final = FramingEncodedFinal<MT>>,
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `StorageScanEdgeOutput`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<BytesMut as BufMutExt>::Final`
[INFO] [stdout]   --> src/storage/query.rs:63:18
[INFO] [stdout]    |
[INFO] [stdout] 63 |         sclient: &'a StorageClient<MT, ST>,
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot normalize `<BytesMut as BufMutExt>::Final`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `StorageClient`
[INFO] [stdout]   --> src/storage/client.rs:92:52
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub struct StorageClient<
[INFO] [stdout]    |            ------------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 92 |     ProtocolEncoded<BinaryProtocol<MT>>: BufMutExt<Final = FramingEncodedFinal<MT>>,
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `StorageClient`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<BytesMut as BufMutExt>::Final`
[INFO] [stdout]   --> src/storage/query.rs:73:26
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub async fn execute(&mut self) -> Result<Vec<StorageQueryOutput>, StorageQueryError> {
[INFO] [stdout]    |                          ^^^^^^^^^ cannot normalize `<BytesMut as BufMutExt>::Final`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `StorageScanVertexOutput`
[INFO] [stdout]   --> src/storage/query.rs:42:52
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct StorageScanVertexOutput<
[INFO] [stdout]    |            ----------------------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 42 |     ProtocolEncoded<BinaryProtocol<MT>>: BufMutExt<Final = FramingEncodedFinal<MT>>,
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `StorageScanVertexOutput`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<BytesMut as BufMutExt>::Final`
[INFO] [stdout]    --> src/storage/query.rs:140:18
[INFO] [stdout]     |
[INFO] [stdout] 140 |         sclient: &'a StorageClient<MT, ST>,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot normalize `<BytesMut as BufMutExt>::Final`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `StorageClient`
[INFO] [stdout]    --> src/storage/client.rs:92:52
[INFO] [stdout]     |
[INFO] [stdout]  85 | pub struct StorageClient<
[INFO] [stdout]     |            ------------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout]  92 |     ProtocolEncoded<BinaryProtocol<MT>>: BufMutExt<Final = FramingEncodedFinal<MT>>,
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `StorageClient`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<BytesMut as BufMutExt>::Final`
[INFO] [stdout]    --> src/storage/query.rs:150:26
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub async fn execute(&mut self) -> Result<Vec<StorageQueryOutput>, StorageQueryError> {
[INFO] [stdout]     |                          ^^^^^^^^^ cannot normalize `<BytesMut as BufMutExt>::Final`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `StorageScanEdgeOutput`
[INFO] [stdout]    --> src/storage/query.rs:119:52
[INFO] [stdout]     |
[INFO] [stdout] 111 | pub struct StorageScanEdgeOutput<
[INFO] [stdout]     |            --------------------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 119 |     ProtocolEncoded<BinaryProtocol<MT>>: BufMutExt<Final = FramingEncodedFinal<MT>>,
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `StorageScanEdgeOutput`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<BytesMut as BufMutExt>::Final`
[INFO] [stdout]   --> src/storage/client.rs:95:32
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub(super) connection_map: HashMap<HostAddr, StorageConnection<ST>>,
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot normalize `<BytesMut as BufMutExt>::Final`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `StorageConnection`
[INFO] [stdout]   --> src/storage/client.rs:33:48
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub(super) struct StorageConnection<
[INFO] [stdout]    |                   ----------------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 33 |     ProtocolEncoded<BinaryProtocol>: BufMutExt<Final = FramingEncodedFinal<T>>,
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `StorageConnection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<BytesMut as BufMutExt>::Final`
[INFO] [stdout]   --> src/storage/query.rs:48:14
[INFO] [stdout]    |
[INFO] [stdout] 48 |     sclient: &'a StorageClient<MT, ST>,
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot normalize `<BytesMut as BufMutExt>::Final`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `StorageClient`
[INFO] [stdout]   --> src/storage/client.rs:92:52
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub struct StorageClient<
[INFO] [stdout]    |            ------------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 92 |     ProtocolEncoded<BinaryProtocol<MT>>: BufMutExt<Final = FramingEncodedFinal<MT>>,
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `StorageClient`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<BytesMut as BufMutExt>::Final`
[INFO] [stdout]   --> src/storage/query.rs:51:18
[INFO] [stdout]    |
[INFO] [stdout] 51 | impl<'a, MT, ST> StorageScanVertexOutput<'a, MT, ST>
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot normalize `<BytesMut as BufMutExt>::Final`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `StorageScanVertexOutput`
[INFO] [stdout]   --> src/storage/query.rs:42:52
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct StorageScanVertexOutput<
[INFO] [stdout]    |            ----------------------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 42 |     ProtocolEncoded<BinaryProtocol<MT>>: BufMutExt<Final = FramingEncodedFinal<MT>>,
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `StorageScanVertexOutput`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<BytesMut as BufMutExt>::Final`
[INFO] [stdout]    --> src/storage/query.rs:125:14
[INFO] [stdout]     |
[INFO] [stdout] 125 |     sclient: &'a StorageClient<MT, ST>,
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot normalize `<BytesMut as BufMutExt>::Final`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `StorageClient`
[INFO] [stdout]    --> src/storage/client.rs:92:52
[INFO] [stdout]     |
[INFO] [stdout]  85 | pub struct StorageClient<
[INFO] [stdout]     |            ------------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout]  92 |     ProtocolEncoded<BinaryProtocol<MT>>: BufMutExt<Final = FramingEncodedFinal<MT>>,
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `StorageClient`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<BytesMut as BufMutExt>::Final`
[INFO] [stdout]    --> src/storage/query.rs:128:18
[INFO] [stdout]     |
[INFO] [stdout] 128 | impl<'a, MT, ST> StorageScanEdgeOutput<'a, MT, ST>
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot normalize `<BytesMut as BufMutExt>::Final`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `StorageScanEdgeOutput`
[INFO] [stdout]    --> src/storage/query.rs:119:52
[INFO] [stdout]     |
[INFO] [stdout] 111 | pub struct StorageScanEdgeOutput<
[INFO] [stdout]     |            --------------------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 119 |     ProtocolEncoded<BinaryProtocol<MT>>: BufMutExt<Final = FramingEncodedFinal<MT>>,
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `StorageScanEdgeOutput`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<BytesMut as BufMutExt>::Final`
[INFO] [stdout]   --> src/storage/query.rs:63:18
[INFO] [stdout]    |
[INFO] [stdout] 63 |         sclient: &'a StorageClient<MT, ST>,
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot normalize `<BytesMut as BufMutExt>::Final`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `StorageClient`
[INFO] [stdout]   --> src/storage/client.rs:92:52
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub struct StorageClient<
[INFO] [stdout]    |            ------------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 92 |     ProtocolEncoded<BinaryProtocol<MT>>: BufMutExt<Final = FramingEncodedFinal<MT>>,
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `StorageClient`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<BytesMut as BufMutExt>::Final`
[INFO] [stdout]   --> src/storage/query.rs:73:26
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub async fn execute(&mut self) -> Result<Vec<StorageQueryOutput>, StorageQueryError> {
[INFO] [stdout]    |                          ^^^^^^^^^ cannot normalize `<BytesMut as BufMutExt>::Final`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `StorageScanVertexOutput`
[INFO] [stdout]   --> src/storage/query.rs:42:52
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct StorageScanVertexOutput<
[INFO] [stdout]    |            ----------------------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 42 |     ProtocolEncoded<BinaryProtocol<MT>>: BufMutExt<Final = FramingEncodedFinal<MT>>,
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `StorageScanVertexOutput`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<BytesMut as BufMutExt>::Final`
[INFO] [stdout]    --> src/storage/query.rs:140:18
[INFO] [stdout]     |
[INFO] [stdout] 140 |         sclient: &'a StorageClient<MT, ST>,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot normalize `<BytesMut as BufMutExt>::Final`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `StorageClient`
[INFO] [stdout]    --> src/storage/client.rs:92:52
[INFO] [stdout]     |
[INFO] [stdout]  85 | pub struct StorageClient<
[INFO] [stdout]     |            ------------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout]  92 |     ProtocolEncoded<BinaryProtocol<MT>>: BufMutExt<Final = FramingEncodedFinal<MT>>,
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `StorageClient`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<BytesMut as BufMutExt>::Final`
[INFO] [stdout]    --> src/storage/query.rs:150:26
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub async fn execute(&mut self) -> Result<Vec<StorageQueryOutput>, StorageQueryError> {
[INFO] [stdout]     |                          ^^^^^^^^^ cannot normalize `<BytesMut as BufMutExt>::Final`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `StorageScanEdgeOutput`
[INFO] [stdout]    --> src/storage/query.rs:119:52
[INFO] [stdout]     |
[INFO] [stdout] 111 | pub struct StorageScanEdgeOutput<
[INFO] [stdout]     |            --------------------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 119 |     ProtocolEncoded<BinaryProtocol<MT>>: BufMutExt<Final = FramingEncodedFinal<MT>>,
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `StorageScanEdgeOutput`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<BytesMut as BufMutExt>::Final`
[INFO] [stdout]    --> src/storage/query.rs:73:91
[INFO] [stdout]     |
[INFO] [stdout]  73 |       pub async fn execute(&mut self) -> Result<Vec<StorageQueryOutput>, StorageQueryError> {
[INFO] [stdout]     |  ___________________________________________________________________________________________^
[INFO] [stdout]  74 | |         let mut data_set = vec![];
[INFO] [stdout]  75 | |
[INFO] [stdout]  76 | |         for (part_id, leader) in &self.leader_map {
[INFO] [stdout] ...   |
[INFO] [stdout] 107 | |         Ok(data_set)
[INFO] [stdout] 108 | |     }
[INFO] [stdout]     | |_____^ cannot normalize `<BytesMut as BufMutExt>::Final`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `StorageScanVertexOutput<'a, MT, ST>`
[INFO] [stdout]    --> src/storage/query.rs:56:52
[INFO] [stdout]     |
[INFO] [stdout]  56 |     ProtocolEncoded<BinaryProtocol<MT>>: BufMutExt<Final = FramingEncodedFinal<MT>>,
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `StorageScanVertexOutput<'a, MT, ST>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<BytesMut as BufMutExt>::Final`
[INFO] [stdout]    --> src/storage/query.rs:150:91
[INFO] [stdout]     |
[INFO] [stdout] 150 |       pub async fn execute(&mut self) -> Result<Vec<StorageQueryOutput>, StorageQueryError> {
[INFO] [stdout]     |  ___________________________________________________________________________________________^
[INFO] [stdout] 151 | |         let mut data_set = vec![];
[INFO] [stdout] 152 | |
[INFO] [stdout] 153 | |         for (part_id, leader) in &self.leader_map {
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | |         Ok(data_set)
[INFO] [stdout] 185 | |     }
[INFO] [stdout]     | |_____^ cannot normalize `<BytesMut as BufMutExt>::Final`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `StorageScanEdgeOutput<'a, MT, ST>`
[INFO] [stdout]    --> src/storage/query.rs:133:52
[INFO] [stdout]     |
[INFO] [stdout] 133 |     ProtocolEncoded<BinaryProtocol<MT>>: BufMutExt<Final = FramingEncodedFinal<MT>>,
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `StorageScanEdgeOutput<'a, MT, ST>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<BytesMut as BufMutExt>::Final`
[INFO] [stdout]    --> src/storage/query.rs:73:91
[INFO] [stdout]     |
[INFO] [stdout]  73 |       pub async fn execute(&mut self) -> Result<Vec<StorageQueryOutput>, StorageQueryError> {
[INFO] [stdout]     |  ___________________________________________________________________________________________^
[INFO] [stdout]  74 | |         let mut data_set = vec![];
[INFO] [stdout]  75 | |
[INFO] [stdout]  76 | |         for (part_id, leader) in &self.leader_map {
[INFO] [stdout] ...   |
[INFO] [stdout] 107 | |         Ok(data_set)
[INFO] [stdout] 108 | |     }
[INFO] [stdout]     | |_____^ cannot normalize `<BytesMut as BufMutExt>::Final`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `StorageScanVertexOutput<'a, MT, ST>`
[INFO] [stdout]    --> src/storage/query.rs:56:52
[INFO] [stdout]     |
[INFO] [stdout]  56 |     ProtocolEncoded<BinaryProtocol<MT>>: BufMutExt<Final = FramingEncodedFinal<MT>>,
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `StorageScanVertexOutput<'a, MT, ST>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<BytesMut as BufMutExt>::Final`
[INFO] [stdout]    --> src/storage/query.rs:150:91
[INFO] [stdout]     |
[INFO] [stdout] 150 |       pub async fn execute(&mut self) -> Result<Vec<StorageQueryOutput>, StorageQueryError> {
[INFO] [stdout]     |  ___________________________________________________________________________________________^
[INFO] [stdout] 151 | |         let mut data_set = vec![];
[INFO] [stdout] 152 | |
[INFO] [stdout] 153 | |         for (part_id, leader) in &self.leader_map {
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | |         Ok(data_set)
[INFO] [stdout] 185 | |     }
[INFO] [stdout]     | |_____^ cannot normalize `<BytesMut as BufMutExt>::Final`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `StorageScanEdgeOutput<'a, MT, ST>`
[INFO] [stdout]    --> src/storage/query.rs:133:52
[INFO] [stdout]     |
[INFO] [stdout] 133 |     ProtocolEncoded<BinaryProtocol<MT>>: BufMutExt<Final = FramingEncodedFinal<MT>>,
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `StorageScanEdgeOutput<'a, MT, ST>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<BytesMut as BufMutExt>::Final`
[INFO] [stdout]   --> src/storage/query.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |         Self {
[INFO] [stdout]    |         ^^^^ cannot normalize `<BytesMut as BufMutExt>::Final`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `StorageScanVertexOutput`
[INFO] [stdout]   --> src/storage/query.rs:42:52
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct StorageScanVertexOutput<
[INFO] [stdout]    |            ----------------------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 42 |     ProtocolEncoded<BinaryProtocol<MT>>: BufMutExt<Final = FramingEncodedFinal<MT>>,
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `StorageScanVertexOutput`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<BytesMut as BufMutExt>::Final`
[INFO] [stdout]    --> src/storage/query.rs:142:9
[INFO] [stdout]     |
[INFO] [stdout] 142 |         Self {
[INFO] [stdout]     |         ^^^^ cannot normalize `<BytesMut as BufMutExt>::Final`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `StorageScanEdgeOutput`
[INFO] [stdout]    --> src/storage/query.rs:119:52
[INFO] [stdout]     |
[INFO] [stdout] 111 | pub struct StorageScanEdgeOutput<
[INFO] [stdout]     |            --------------------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 119 |     ProtocolEncoded<BinaryProtocol<MT>>: BufMutExt<Final = FramingEncodedFinal<MT>>,
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `StorageScanEdgeOutput`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<BytesMut as BufMutExt>::Final`
[INFO] [stdout]   --> src/storage/query.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |         Self {
[INFO] [stdout]    |         ^^^^ cannot normalize `<BytesMut as BufMutExt>::Final`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `StorageScanVertexOutput`
[INFO] [stdout]   --> src/storage/query.rs:42:52
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct StorageScanVertexOutput<
[INFO] [stdout]    |            ----------------------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 42 |     ProtocolEncoded<BinaryProtocol<MT>>: BufMutExt<Final = FramingEncodedFinal<MT>>,
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `StorageScanVertexOutput`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<BytesMut as BufMutExt>::Final`
[INFO] [stdout]    --> src/storage/query.rs:142:9
[INFO] [stdout]     |
[INFO] [stdout] 142 |         Self {
[INFO] [stdout]     |         ^^^^ cannot normalize `<BytesMut as BufMutExt>::Final`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `StorageScanEdgeOutput`
[INFO] [stdout]    --> src/storage/query.rs:119:52
[INFO] [stdout]     |
[INFO] [stdout] 111 | pub struct StorageScanEdgeOutput<
[INFO] [stdout]     |            --------------------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 119 |     ProtocolEncoded<BinaryProtocol<MT>>: BufMutExt<Final = FramingEncodedFinal<MT>>,
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `StorageScanEdgeOutput`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `space_id`
[INFO] [stdout]    --> src/meta/client.rs:454:41
[INFO] [stdout]     |
[INFO] [stdout] 454 |     pub fn update_storage_leader(&self, space_id: i32, part_id: i32, address: Option<HostAddr>) {
[INFO] [stdout]     |                                         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_space_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `part_id`
[INFO] [stdout]    --> src/meta/client.rs:454:56
[INFO] [stdout]     |
[INFO] [stdout] 454 |     pub fn update_storage_leader(&self, space_id: i32, part_id: i32, address: Option<HostAddr>) {
[INFO] [stdout]     |                                                        ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_part_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/meta/client.rs:454:70
[INFO] [stdout]     |
[INFO] [stdout] 454 |     pub fn update_storage_leader(&self, space_id: i32, part_id: i32, address: Option<HostAddr>) {
[INFO] [stdout]     |                                                                      ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `geo`
[INFO] [stdout]    --> src/value_wrapper/mod.rs:303:11
[INFO] [stdout]     |
[INFO] [stdout] 303 | fn to_wkt(geo: Geography) -> String {
[INFO] [stdout]     |           ^^^ help: if this is intentional, prefix it with an underscore: `_geo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0284`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust-nebula` (lib) due to 13 previous errors; 4 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `space_id`
[INFO] [stdout]    --> src/meta/client.rs:454:41
[INFO] [stdout]     |
[INFO] [stdout] 454 |     pub fn update_storage_leader(&self, space_id: i32, part_id: i32, address: Option<HostAddr>) {
[INFO] [stdout]     |                                         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_space_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `part_id`
[INFO] [stdout]    --> src/meta/client.rs:454:56
[INFO] [stdout]     |
[INFO] [stdout] 454 |     pub fn update_storage_leader(&self, space_id: i32, part_id: i32, address: Option<HostAddr>) {
[INFO] [stdout]     |                                                        ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_part_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/meta/client.rs:454:70
[INFO] [stdout]     |
[INFO] [stdout] 454 |     pub fn update_storage_leader(&self, space_id: i32, part_id: i32, address: Option<HostAddr>) {
[INFO] [stdout]     |                                                                      ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `geo`
[INFO] [stdout]    --> src/value_wrapper/mod.rs:303:11
[INFO] [stdout]     |
[INFO] [stdout] 303 | fn to_wkt(geo: Geography) -> String {
[INFO] [stdout]     |           ^^^ help: if this is intentional, prefix it with an underscore: `_geo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0284`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust-nebula` (lib test) due to 13 previous errors; 6 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "8d76b5d55be1da8329e37f2c62d070c60db9f45fad9e349c8d136abd4152bb17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d76b5d55be1da8329e37f2c62d070c60db9f45fad9e349c8d136abd4152bb17", kill_on_drop: false }`
[INFO] [stdout] 8d76b5d55be1da8329e37f2c62d070c60db9f45fad9e349c8d136abd4152bb17
