[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#149edce6c6ee840adb602803b96d083101ef3592 for pr-133502-16 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGG2002%2Frust-nebula" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-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-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/GG2002/rust-nebula on toolchain 149edce6c6ee840adb602803b96d083101ef3592 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "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" "+149edce6c6ee840adb602803b96d083101ef3592" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 696bf5066ced2a21a876524bc9154ca6fbb296eff8e174fc5f4ccf8ba7a19d33 [INFO] running `Command { std: "docker" "start" "-a" "696bf5066ced2a21a876524bc9154ca6fbb296eff8e174fc5f4ccf8ba7a19d33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "696bf5066ced2a21a876524bc9154ca6fbb296eff8e174fc5f4ccf8ba7a19d33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "696bf5066ced2a21a876524bc9154ca6fbb296eff8e174fc5f4ccf8ba7a19d33", kill_on_drop: false }` [INFO] [stdout] 696bf5066ced2a21a876524bc9154ca6fbb296eff8e174fc5f4ccf8ba7a19d33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22dde88fa901a94aef3742b8299a5370d48da1c9b2eb5132036458c2ad232880 [INFO] running `Command { std: "docker" "start" "-a" "22dde88fa901a94aef3742b8299a5370d48da1c9b2eb5132036458c2ad232880", 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] Checking futures-io v0.3.30 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking panic-message v0.3.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking cfg-if v1.0.0 [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] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling async-trait v0.1.81 [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] error[E0284]: type annotations needed: cannot normalize `::Final` [INFO] [stdout] --> src/storage/client.rs:95:32 [INFO] [stdout] | [INFO] [stdout] 95 | pub(super) connection_map: HashMap>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot normalize `::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: BufMutExt>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `StorageConnection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `::Final` [INFO] [stdout] --> src/storage/query.rs:48:14 [INFO] [stdout] | [INFO] [stdout] 48 | sclient: &'a StorageClient, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot normalize `::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>: BufMutExt>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `StorageClient` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `::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 `::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>: BufMutExt>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `StorageScanVertexOutput` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `::Final` [INFO] [stdout] --> src/storage/query.rs:125:14 [INFO] [stdout] | [INFO] [stdout] 125 | sclient: &'a StorageClient, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot normalize `::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>: BufMutExt>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `StorageClient` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `::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 `::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>: BufMutExt>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `StorageScanEdgeOutput` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `::Final` [INFO] [stdout] --> src/storage/query.rs:63:18 [INFO] [stdout] | [INFO] [stdout] 63 | sclient: &'a StorageClient, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot normalize `::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>: BufMutExt>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `StorageClient` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `::Final` [INFO] [stdout] --> src/storage/query.rs:73:26 [INFO] [stdout] | [INFO] [stdout] 73 | pub async fn execute(&mut self) -> Result, StorageQueryError> { [INFO] [stdout] | ^^^^^^^^^ cannot normalize `::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>: BufMutExt>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `StorageScanVertexOutput` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `::Final` [INFO] [stdout] --> src/storage/query.rs:140:18 [INFO] [stdout] | [INFO] [stdout] 140 | sclient: &'a StorageClient, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot normalize `::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>: BufMutExt>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `StorageClient` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `::Final` [INFO] [stdout] --> src/storage/query.rs:150:26 [INFO] [stdout] | [INFO] [stdout] 150 | pub async fn execute(&mut self) -> Result, StorageQueryError> { [INFO] [stdout] | ^^^^^^^^^ cannot normalize `::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>: BufMutExt>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `StorageScanEdgeOutput` [INFO] [stdout] [INFO] [stdout] [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 `::Final` [INFO] [stdout] --> src/storage/client.rs:95:32 [INFO] [stdout] | [INFO] [stdout] 95 | pub(super) connection_map: HashMap>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot normalize `::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: BufMutExt>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `StorageConnection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `::Final` [INFO] [stdout] --> src/storage/query.rs:48:14 [INFO] [stdout] | [INFO] [stdout] 48 | sclient: &'a StorageClient, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot normalize `::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>: BufMutExt>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `StorageClient` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `::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 `::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>: BufMutExt>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `StorageScanVertexOutput` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `::Final` [INFO] [stdout] --> src/storage/query.rs:125:14 [INFO] [stdout] | [INFO] [stdout] 125 | sclient: &'a StorageClient, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot normalize `::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>: BufMutExt>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `StorageClient` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `::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 `::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>: BufMutExt>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `StorageScanEdgeOutput` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `::Final` [INFO] [stdout] --> src/storage/query.rs:63:18 [INFO] [stdout] | [INFO] [stdout] 63 | sclient: &'a StorageClient, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot normalize `::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>: BufMutExt>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `StorageClient` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `::Final` [INFO] [stdout] --> src/storage/query.rs:73:26 [INFO] [stdout] | [INFO] [stdout] 73 | pub async fn execute(&mut self) -> Result, StorageQueryError> { [INFO] [stdout] | ^^^^^^^^^ cannot normalize `::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>: BufMutExt>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `StorageScanVertexOutput` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `::Final` [INFO] [stdout] --> src/storage/query.rs:140:18 [INFO] [stdout] | [INFO] [stdout] 140 | sclient: &'a StorageClient, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot normalize `::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>: BufMutExt>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `StorageClient` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `::Final` [INFO] [stdout] --> src/storage/query.rs:150:26 [INFO] [stdout] | [INFO] [stdout] 150 | pub async fn execute(&mut self) -> Result, StorageQueryError> { [INFO] [stdout] | ^^^^^^^^^ cannot normalize `::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>: BufMutExt>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `StorageScanEdgeOutput` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `::Final` [INFO] [stdout] --> src/storage/query.rs:87:24 [INFO] [stdout] | [INFO] [stdout] 87 | let resp = self.sclient.connection_map[leader] [INFO] [stdout] | ________________________^ [INFO] [stdout] 88 | | .scan_vertex(&ScanVertexRequest { [INFO] [stdout] 89 | | space_id: self.space_id, [INFO] [stdout] 90 | | parts: part, [INFO] [stdout] ... | [INFO] [stdout] 99 | | ..Default::default() [INFO] [stdout] 100 | | }) [INFO] [stdout] | |__________________^ cannot normalize `::Final` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `StorageConnection` [INFO] [stdout] --> src/storage/client.rs:42:48 [INFO] [stdout] | [INFO] [stdout] 42 | ProtocolEncoded: BufMutExt>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `StorageConnection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `::Final` [INFO] [stdout] --> src/storage/query.rs:164:24 [INFO] [stdout] | [INFO] [stdout] 164 | let resp = self.sclient.connection_map[leader] [INFO] [stdout] | ________________________^ [INFO] [stdout] 165 | | .scan_edge(&ScanEdgeRequest { [INFO] [stdout] 166 | | space_id: self.space_id, [INFO] [stdout] 167 | | parts: part, [INFO] [stdout] ... | [INFO] [stdout] 176 | | ..Default::default() [INFO] [stdout] 177 | | }) [INFO] [stdout] | |__________________^ cannot normalize `::Final` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `StorageConnection` [INFO] [stdout] --> src/storage/client.rs:42:48 [INFO] [stdout] | [INFO] [stdout] 42 | ProtocolEncoded: BufMutExt>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `StorageConnection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `::Final` [INFO] [stdout] --> src/storage/query.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | Self { [INFO] [stdout] | ^^^^ cannot normalize `::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>: BufMutExt>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `StorageScanVertexOutput` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `::Final` [INFO] [stdout] --> src/storage/query.rs:142:9 [INFO] [stdout] | [INFO] [stdout] 142 | Self { [INFO] [stdout] | ^^^^ cannot normalize `::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>: BufMutExt>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `StorageScanEdgeOutput` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `::Final` [INFO] [stdout] --> src/storage/query.rs:87:24 [INFO] [stdout] | [INFO] [stdout] 87 | let resp = self.sclient.connection_map[leader] [INFO] [stdout] | ________________________^ [INFO] [stdout] 88 | | .scan_vertex(&ScanVertexRequest { [INFO] [stdout] 89 | | space_id: self.space_id, [INFO] [stdout] 90 | | parts: part, [INFO] [stdout] ... | [INFO] [stdout] 99 | | ..Default::default() [INFO] [stdout] 100 | | }) [INFO] [stdout] | |__________________^ cannot normalize `::Final` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `StorageConnection` [INFO] [stdout] --> src/storage/client.rs:42:48 [INFO] [stdout] | [INFO] [stdout] 42 | ProtocolEncoded: BufMutExt>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `StorageConnection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `::Final` [INFO] [stdout] --> src/storage/query.rs:164:24 [INFO] [stdout] | [INFO] [stdout] 164 | let resp = self.sclient.connection_map[leader] [INFO] [stdout] | ________________________^ [INFO] [stdout] 165 | | .scan_edge(&ScanEdgeRequest { [INFO] [stdout] 166 | | space_id: self.space_id, [INFO] [stdout] 167 | | parts: part, [INFO] [stdout] ... | [INFO] [stdout] 176 | | ..Default::default() [INFO] [stdout] 177 | | }) [INFO] [stdout] | |__________________^ cannot normalize `::Final` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `StorageConnection` [INFO] [stdout] --> src/storage/client.rs:42:48 [INFO] [stdout] | [INFO] [stdout] 42 | ProtocolEncoded: BufMutExt>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `StorageConnection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `::Final` [INFO] [stdout] --> src/storage/query.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | Self { [INFO] [stdout] | ^^^^ cannot normalize `::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>: BufMutExt>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `StorageScanVertexOutput` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `::Final` [INFO] [stdout] --> src/storage/query.rs:142:9 [INFO] [stdout] | [INFO] [stdout] 142 | Self { [INFO] [stdout] | ^^^^ cannot normalize `::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>: BufMutExt>, [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) { [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) { [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) { [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) { [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) { [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) { [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" "22dde88fa901a94aef3742b8299a5370d48da1c9b2eb5132036458c2ad232880", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22dde88fa901a94aef3742b8299a5370d48da1c9b2eb5132036458c2ad232880", kill_on_drop: false }` [INFO] [stdout] 22dde88fa901a94aef3742b8299a5370d48da1c9b2eb5132036458c2ad232880