[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#c8085cfed34c45021fc8f66d073f6394b3e35431 for pr-148939-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGG2002%2Frust-nebula" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/GG2002/rust-nebula on toolchain c8085cfed34c45021fc8f66d073f6394b3e35431 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "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" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 80928f75db3fcf9638dcbcbcc4b154a0e25d706dd49d864f1627181ed2cedeb3 [INFO] running `Command { std: "docker" "start" "-a" "80928f75db3fcf9638dcbcbcc4b154a0e25d706dd49d864f1627181ed2cedeb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "80928f75db3fcf9638dcbcbcc4b154a0e25d706dd49d864f1627181ed2cedeb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80928f75db3fcf9638dcbcbcc4b154a0e25d706dd49d864f1627181ed2cedeb3", kill_on_drop: false }` [INFO] [stdout] 80928f75db3fcf9638dcbcbcc4b154a0e25d706dd49d864f1627181ed2cedeb3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ddda01227c4dbede996c03c066e015ce1b9e0552e0deaea1af3ebc81791af682 [INFO] running `Command { std: "docker" "start" "-a" "ddda01227c4dbede996c03c066e015ce1b9e0552e0deaea1af3ebc81791af682", 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-sink v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking panic-message v0.3.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking parking_lot v0.12.3 [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 float-cmp v0.9.0 [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 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] error: inconsistency during normalizing env `Binder { value: ProjectionPredicate(AliasTerm { args: [Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [fbthrift_git::BinaryProtocol], def_id: DefId(23:28 ~ fbthrift_git[9238]::protocol::Protocol::Frame), .. })], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [ST/#1], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }))), bound_vars: [] }`, old=Binder { value: ProjectionPredicate(AliasTerm { args: [bytes::BytesMut], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(bytes::Bytes)), bound_vars: [] }, next=None [INFO] [stdout] --> src/storage/client.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | / pub struct StorageClient< [INFO] [stdout] 86 | | MT = AsyncTransport, [INFO] [stdout] 87 | | ST = AsyncTransport, [INFO] [stdout] 88 | | > where [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: ProjectionPredicate(AliasTerm { args: [Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [fbthrift_git::BinaryProtocol], def_id: DefId(23:28 ~ fbthrift_git[9238]::protocol::Protocol::Frame), .. })], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [MT/#0], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }))), bound_vars: [] }`, old=Binder { value: ProjectionPredicate(AliasTerm { args: [bytes::BytesMut], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(bytes::Bytes)), bound_vars: [] }, next=None [INFO] [stdout] --> src/storage/client.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | / pub struct StorageClient< [INFO] [stdout] 86 | | MT = AsyncTransport, [INFO] [stdout] 87 | | ST = AsyncTransport, [INFO] [stdout] 88 | | > where [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: ProjectionPredicate(AliasTerm { args: [Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [fbthrift_git::BinaryProtocol], def_id: DefId(23:28 ~ fbthrift_git[9238]::protocol::Protocol::Frame), .. })], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [ST/#2], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }))), bound_vars: [] }`, old=Binder { value: ProjectionPredicate(AliasTerm { args: [bytes::BytesMut], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(bytes::Bytes)), bound_vars: [] }, next=None [INFO] [stdout] --> src/storage/query.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / pub struct StorageScanVertexOutput< [INFO] [stdout] 35 | | 'a, [INFO] [stdout] 36 | | MT = AsyncTransport, [INFO] [stdout] 37 | | ST = AsyncTransport, [INFO] [stdout] 38 | | > where [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: ProjectionPredicate(AliasTerm { args: [Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [fbthrift_git::BinaryProtocol], def_id: DefId(23:28 ~ fbthrift_git[9238]::protocol::Protocol::Frame), .. })], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [MT/#1], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }))), bound_vars: [] }`, old=Binder { value: ProjectionPredicate(AliasTerm { args: [bytes::BytesMut], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(bytes::Bytes)), bound_vars: [] }, next=None [INFO] [stdout] --> src/storage/query.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / pub struct StorageScanVertexOutput< [INFO] [stdout] 35 | | 'a, [INFO] [stdout] 36 | | MT = AsyncTransport, [INFO] [stdout] 37 | | ST = AsyncTransport, [INFO] [stdout] 38 | | > where [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: ProjectionPredicate(AliasTerm { args: [Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [fbthrift_git::BinaryProtocol], def_id: DefId(23:28 ~ fbthrift_git[9238]::protocol::Protocol::Frame), .. })], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [ST/#2], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }))), bound_vars: [] }`, old=Binder { value: ProjectionPredicate(AliasTerm { args: [bytes::BytesMut], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(bytes::Bytes)), bound_vars: [] }, next=None [INFO] [stdout] --> src/storage/query.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | / impl<'a, MT, ST> StorageScanVertexOutput<'a, MT, ST> [INFO] [stdout] 52 | | where [INFO] [stdout] 53 | | MT: Transport + Framing, EncBuf = bytes::BytesMut>, [INFO] [stdout] 54 | | ST: Transport + Framing, EncBuf = bytes::BytesMut>, [INFO] [stdout] 55 | | Bytes: Framing> + Framing>, [INFO] [stdout] 56 | | ProtocolEncoded>: BufMutExt>, [INFO] [stdout] 57 | | ProtocolEncoded>: BufMutExt>, [INFO] [stdout] | |____________________________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: ProjectionPredicate(AliasTerm { args: [Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [fbthrift_git::BinaryProtocol], def_id: DefId(23:28 ~ fbthrift_git[9238]::protocol::Protocol::Frame), .. })], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [MT/#1], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }))), bound_vars: [] }`, old=Binder { value: ProjectionPredicate(AliasTerm { args: [bytes::BytesMut], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(bytes::Bytes)), bound_vars: [] }, next=None [INFO] [stdout] --> src/storage/query.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | / impl<'a, MT, ST> StorageScanVertexOutput<'a, MT, ST> [INFO] [stdout] 52 | | where [INFO] [stdout] 53 | | MT: Transport + Framing, EncBuf = bytes::BytesMut>, [INFO] [stdout] 54 | | ST: Transport + Framing, EncBuf = bytes::BytesMut>, [INFO] [stdout] 55 | | Bytes: Framing> + Framing>, [INFO] [stdout] 56 | | ProtocolEncoded>: BufMutExt>, [INFO] [stdout] 57 | | ProtocolEncoded>: BufMutExt>, [INFO] [stdout] | |____________________________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: ProjectionPredicate(AliasTerm { args: [Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [fbthrift_git::BinaryProtocol], def_id: DefId(23:28 ~ fbthrift_git[9238]::protocol::Protocol::Frame), .. })], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [ST/#2], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }))), bound_vars: [] }`, old=Binder { value: ProjectionPredicate(AliasTerm { args: [bytes::BytesMut], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(bytes::Bytes)), bound_vars: [] }, next=None [INFO] [stdout] --> src/storage/query.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / pub struct StorageScanEdgeOutput< [INFO] [stdout] 112 | | 'a, [INFO] [stdout] 113 | | MT = AsyncTransport, [INFO] [stdout] 114 | | ST = AsyncTransport, [INFO] [stdout] 115 | | > where [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: ProjectionPredicate(AliasTerm { args: [Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [fbthrift_git::BinaryProtocol], def_id: DefId(23:28 ~ fbthrift_git[9238]::protocol::Protocol::Frame), .. })], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [MT/#1], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }))), bound_vars: [] }`, old=Binder { value: ProjectionPredicate(AliasTerm { args: [bytes::BytesMut], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(bytes::Bytes)), bound_vars: [] }, next=None [INFO] [stdout] --> src/storage/query.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / pub struct StorageScanEdgeOutput< [INFO] [stdout] 112 | | 'a, [INFO] [stdout] 113 | | MT = AsyncTransport, [INFO] [stdout] 114 | | ST = AsyncTransport, [INFO] [stdout] 115 | | > where [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: ProjectionPredicate(AliasTerm { args: [Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [fbthrift_git::BinaryProtocol], def_id: DefId(23:28 ~ fbthrift_git[9238]::protocol::Protocol::Frame), .. })], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [ST/#2], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }))), bound_vars: [] }`, old=Binder { value: ProjectionPredicate(AliasTerm { args: [bytes::BytesMut], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(bytes::Bytes)), bound_vars: [] }, next=None [INFO] [stdout] --> src/storage/query.rs:128:1 [INFO] [stdout] | [INFO] [stdout] 128 | / impl<'a, MT, ST> StorageScanEdgeOutput<'a, MT, ST> [INFO] [stdout] 129 | | where [INFO] [stdout] 130 | | MT: Transport + Framing, EncBuf = bytes::BytesMut>, [INFO] [stdout] 131 | | ST: Transport + Framing, EncBuf = bytes::BytesMut>, [INFO] [stdout] 132 | | Bytes: Framing> + Framing>, [INFO] [stdout] 133 | | ProtocolEncoded>: BufMutExt>, [INFO] [stdout] 134 | | ProtocolEncoded>: BufMutExt>, [INFO] [stdout] | |____________________________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: ProjectionPredicate(AliasTerm { args: [Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [fbthrift_git::BinaryProtocol], def_id: DefId(23:28 ~ fbthrift_git[9238]::protocol::Protocol::Frame), .. })], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [MT/#1], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }))), bound_vars: [] }`, old=Binder { value: ProjectionPredicate(AliasTerm { args: [bytes::BytesMut], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(bytes::Bytes)), bound_vars: [] }, next=None [INFO] [stdout] --> src/storage/query.rs:128:1 [INFO] [stdout] | [INFO] [stdout] 128 | / impl<'a, MT, ST> StorageScanEdgeOutput<'a, MT, ST> [INFO] [stdout] 129 | | where [INFO] [stdout] 130 | | MT: Transport + Framing, EncBuf = bytes::BytesMut>, [INFO] [stdout] 131 | | ST: Transport + Framing, EncBuf = bytes::BytesMut>, [INFO] [stdout] 132 | | Bytes: Framing> + Framing>, [INFO] [stdout] 133 | | ProtocolEncoded>: BufMutExt>, [INFO] [stdout] 134 | | ProtocolEncoded>: BufMutExt>, [INFO] [stdout] | |____________________________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: ProjectionPredicate(AliasTerm { args: [Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [fbthrift_git::BinaryProtocol], def_id: DefId(23:28 ~ fbthrift_git[9238]::protocol::Protocol::Frame), .. })], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [ST/#2], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }))), bound_vars: [] }`, old=Binder { value: ProjectionPredicate(AliasTerm { args: [bytes::BytesMut], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(bytes::Bytes)), bound_vars: [] }, next=None [INFO] [stdout] --> src/storage/query.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | / pub fn new( [INFO] [stdout] 60 | | space_id: i32, [INFO] [stdout] 61 | | vertex_prop: Option, [INFO] [stdout] 62 | | leader_map: HashMap, [INFO] [stdout] 63 | | sclient: &'a StorageClient, [INFO] [stdout] 64 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: ProjectionPredicate(AliasTerm { args: [Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [fbthrift_git::BinaryProtocol], def_id: DefId(23:28 ~ fbthrift_git[9238]::protocol::Protocol::Frame), .. })], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [MT/#1], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }))), bound_vars: [] }`, old=Binder { value: ProjectionPredicate(AliasTerm { args: [bytes::BytesMut], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(bytes::Bytes)), bound_vars: [] }, next=None [INFO] [stdout] --> src/storage/query.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | / pub fn new( [INFO] [stdout] 60 | | space_id: i32, [INFO] [stdout] 61 | | vertex_prop: Option, [INFO] [stdout] 62 | | leader_map: HashMap, [INFO] [stdout] 63 | | sclient: &'a StorageClient, [INFO] [stdout] 64 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: ProjectionPredicate(AliasTerm { args: [Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [fbthrift_git::BinaryProtocol], def_id: DefId(23:28 ~ fbthrift_git[9238]::protocol::Protocol::Frame), .. })], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [ST/#2], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }))), bound_vars: [] }`, old=Binder { value: ProjectionPredicate(AliasTerm { args: [bytes::BytesMut], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(bytes::Bytes)), bound_vars: [] }, next=None [INFO] [stdout] --> src/storage/query.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | pub async fn execute(&mut self) -> Result, StorageQueryError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: ProjectionPredicate(AliasTerm { args: [Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [fbthrift_git::BinaryProtocol], def_id: DefId(23:28 ~ fbthrift_git[9238]::protocol::Protocol::Frame), .. })], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [MT/#1], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }))), bound_vars: [] }`, old=Binder { value: ProjectionPredicate(AliasTerm { args: [bytes::BytesMut], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(bytes::Bytes)), bound_vars: [] }, next=None [INFO] [stdout] --> src/storage/query.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | pub async fn execute(&mut self) -> Result, StorageQueryError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: ProjectionPredicate(AliasTerm { args: [Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [fbthrift_git::BinaryProtocol], def_id: DefId(23:28 ~ fbthrift_git[9238]::protocol::Protocol::Frame), .. })], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [ST/#2], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }))), bound_vars: [] }`, old=Binder { value: ProjectionPredicate(AliasTerm { args: [bytes::BytesMut], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(bytes::Bytes)), bound_vars: [] }, next=None [INFO] [stdout] --> src/storage/query.rs:136:5 [INFO] [stdout] | [INFO] [stdout] 136 | / pub fn new( [INFO] [stdout] 137 | | space_id: i32, [INFO] [stdout] 138 | | edge_prop: Option, [INFO] [stdout] 139 | | leader_map: HashMap, [INFO] [stdout] 140 | | sclient: &'a StorageClient, [INFO] [stdout] 141 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: ProjectionPredicate(AliasTerm { args: [Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [fbthrift_git::BinaryProtocol], def_id: DefId(23:28 ~ fbthrift_git[9238]::protocol::Protocol::Frame), .. })], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [MT/#1], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }))), bound_vars: [] }`, old=Binder { value: ProjectionPredicate(AliasTerm { args: [bytes::BytesMut], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(bytes::Bytes)), bound_vars: [] }, next=None [INFO] [stdout] --> src/storage/query.rs:136:5 [INFO] [stdout] | [INFO] [stdout] 136 | / pub fn new( [INFO] [stdout] 137 | | space_id: i32, [INFO] [stdout] 138 | | edge_prop: Option, [INFO] [stdout] 139 | | leader_map: HashMap, [INFO] [stdout] 140 | | sclient: &'a StorageClient, [INFO] [stdout] 141 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: ProjectionPredicate(AliasTerm { args: [Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [fbthrift_git::BinaryProtocol], def_id: DefId(23:28 ~ fbthrift_git[9238]::protocol::Protocol::Frame), .. })], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [ST/#2], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }))), bound_vars: [] }`, old=Binder { value: ProjectionPredicate(AliasTerm { args: [bytes::BytesMut], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(bytes::Bytes)), bound_vars: [] }, next=None [INFO] [stdout] --> src/storage/query.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | pub async fn execute(&mut self) -> Result, StorageQueryError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: ProjectionPredicate(AliasTerm { args: [Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [fbthrift_git::BinaryProtocol], def_id: DefId(23:28 ~ fbthrift_git[9238]::protocol::Protocol::Frame), .. })], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [MT/#1], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }))), bound_vars: [] }`, old=Binder { value: ProjectionPredicate(AliasTerm { args: [bytes::BytesMut], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(bytes::Bytes)), bound_vars: [] }, next=None [INFO] [stdout] --> src/storage/query.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | pub async fn execute(&mut self) -> Result, StorageQueryError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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: inconsistency during normalizing env `Binder { value: ProjectionPredicate(AliasTerm { args: [Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [fbthrift_git::BinaryProtocol], def_id: DefId(23:28 ~ fbthrift_git[9238]::protocol::Protocol::Frame), .. })], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [ST/#2], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }))), bound_vars: [] }`, old=Binder { value: ProjectionPredicate(AliasTerm { args: [bytes::BytesMut], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(bytes::Bytes)), bound_vars: [] }, next=None [INFO] [stdout] --> src/storage/query.rs:73:91 [INFO] [stdout] | [INFO] [stdout] 73 | pub async fn execute(&mut self) -> Result, 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] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: ProjectionPredicate(AliasTerm { args: [Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [fbthrift_git::BinaryProtocol], def_id: DefId(23:28 ~ fbthrift_git[9238]::protocol::Protocol::Frame), .. })], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [MT/#1], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }))), bound_vars: [] }`, old=Binder { value: ProjectionPredicate(AliasTerm { args: [bytes::BytesMut], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(bytes::Bytes)), bound_vars: [] }, next=None [INFO] [stdout] --> src/storage/query.rs:73:91 [INFO] [stdout] | [INFO] [stdout] 73 | pub async fn execute(&mut self) -> Result, 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] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: ProjectionPredicate(AliasTerm { args: [Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [fbthrift_git::BinaryProtocol], def_id: DefId(23:28 ~ fbthrift_git[9238]::protocol::Protocol::Frame), .. })], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [ST/#1], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }))), bound_vars: [] }`, old=Binder { value: ProjectionPredicate(AliasTerm { args: [bytes::BytesMut], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(bytes::Bytes)), bound_vars: [] }, next=None [INFO] [stdout] --> src/storage/client.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | / pub struct StorageClient< [INFO] [stdout] 86 | | MT = AsyncTransport, [INFO] [stdout] 87 | | ST = AsyncTransport, [INFO] [stdout] 88 | | > where [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: ProjectionPredicate(AliasTerm { args: [Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [fbthrift_git::BinaryProtocol], def_id: DefId(23:28 ~ fbthrift_git[9238]::protocol::Protocol::Frame), .. })], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [MT/#0], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }))), bound_vars: [] }`, old=Binder { value: ProjectionPredicate(AliasTerm { args: [bytes::BytesMut], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(bytes::Bytes)), bound_vars: [] }, next=None [INFO] [stdout] --> src/storage/client.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | / pub struct StorageClient< [INFO] [stdout] 86 | | MT = AsyncTransport, [INFO] [stdout] 87 | | ST = AsyncTransport, [INFO] [stdout] 88 | | > where [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: ProjectionPredicate(AliasTerm { args: [Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [fbthrift_git::BinaryProtocol], def_id: DefId(23:28 ~ fbthrift_git[9238]::protocol::Protocol::Frame), .. })], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [ST/#2], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }))), bound_vars: [] }`, old=Binder { value: ProjectionPredicate(AliasTerm { args: [bytes::BytesMut], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(bytes::Bytes)), bound_vars: [] }, next=None [INFO] [stdout] --> src/storage/query.rs:150:91 [INFO] [stdout] | [INFO] [stdout] 150 | pub async fn execute(&mut self) -> Result, 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] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: ProjectionPredicate(AliasTerm { args: [Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [fbthrift_git::BinaryProtocol], def_id: DefId(23:28 ~ fbthrift_git[9238]::protocol::Protocol::Frame), .. })], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [MT/#1], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }))), bound_vars: [] }`, old=Binder { value: ProjectionPredicate(AliasTerm { args: [bytes::BytesMut], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(bytes::Bytes)), bound_vars: [] }, next=None [INFO] [stdout] --> src/storage/query.rs:150:91 [INFO] [stdout] | [INFO] [stdout] 150 | pub async fn execute(&mut self) -> Result, 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] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: ProjectionPredicate(AliasTerm { args: [Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [fbthrift_git::BinaryProtocol], def_id: DefId(23:28 ~ fbthrift_git[9238]::protocol::Protocol::Frame), .. })], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [ST/#2], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }))), bound_vars: [] }`, old=Binder { value: ProjectionPredicate(AliasTerm { args: [bytes::BytesMut], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(bytes::Bytes)), bound_vars: [] }, next=None [INFO] [stdout] --> src/storage/query.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / pub struct StorageScanVertexOutput< [INFO] [stdout] 35 | | 'a, [INFO] [stdout] 36 | | MT = AsyncTransport, [INFO] [stdout] 37 | | ST = AsyncTransport, [INFO] [stdout] 38 | | > where [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: ProjectionPredicate(AliasTerm { args: [Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [fbthrift_git::BinaryProtocol], def_id: DefId(23:28 ~ fbthrift_git[9238]::protocol::Protocol::Frame), .. })], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [MT/#1], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }))), bound_vars: [] }`, old=Binder { value: ProjectionPredicate(AliasTerm { args: [bytes::BytesMut], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(bytes::Bytes)), bound_vars: [] }, next=None [INFO] [stdout] --> src/storage/query.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / pub struct StorageScanVertexOutput< [INFO] [stdout] 35 | | 'a, [INFO] [stdout] 36 | | MT = AsyncTransport, [INFO] [stdout] 37 | | ST = AsyncTransport, [INFO] [stdout] 38 | | > where [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: ProjectionPredicate(AliasTerm { args: [Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [fbthrift_git::BinaryProtocol], def_id: DefId(23:28 ~ fbthrift_git[9238]::protocol::Protocol::Frame), .. })], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [ST/#2], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }))), bound_vars: [] }`, old=Binder { value: ProjectionPredicate(AliasTerm { args: [bytes::BytesMut], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(bytes::Bytes)), bound_vars: [] }, next=None [INFO] [stdout] --> src/storage/query.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | / impl<'a, MT, ST> StorageScanVertexOutput<'a, MT, ST> [INFO] [stdout] 52 | | where [INFO] [stdout] 53 | | MT: Transport + Framing, EncBuf = bytes::BytesMut>, [INFO] [stdout] 54 | | ST: Transport + Framing, EncBuf = bytes::BytesMut>, [INFO] [stdout] 55 | | Bytes: Framing> + Framing>, [INFO] [stdout] 56 | | ProtocolEncoded>: BufMutExt>, [INFO] [stdout] 57 | | ProtocolEncoded>: BufMutExt>, [INFO] [stdout] | |____________________________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: ProjectionPredicate(AliasTerm { args: [Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [fbthrift_git::BinaryProtocol], def_id: DefId(23:28 ~ fbthrift_git[9238]::protocol::Protocol::Frame), .. })], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [MT/#1], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }))), bound_vars: [] }`, old=Binder { value: ProjectionPredicate(AliasTerm { args: [bytes::BytesMut], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(bytes::Bytes)), bound_vars: [] }, next=None [INFO] [stdout] --> src/storage/query.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | / impl<'a, MT, ST> StorageScanVertexOutput<'a, MT, ST> [INFO] [stdout] 52 | | where [INFO] [stdout] 53 | | MT: Transport + Framing, EncBuf = bytes::BytesMut>, [INFO] [stdout] 54 | | ST: Transport + Framing, EncBuf = bytes::BytesMut>, [INFO] [stdout] 55 | | Bytes: Framing> + Framing>, [INFO] [stdout] 56 | | ProtocolEncoded>: BufMutExt>, [INFO] [stdout] 57 | | ProtocolEncoded>: BufMutExt>, [INFO] [stdout] | |____________________________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: ProjectionPredicate(AliasTerm { args: [Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [fbthrift_git::BinaryProtocol], def_id: DefId(23:28 ~ fbthrift_git[9238]::protocol::Protocol::Frame), .. })], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [ST/#2], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }))), bound_vars: [] }`, old=Binder { value: ProjectionPredicate(AliasTerm { args: [bytes::BytesMut], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(bytes::Bytes)), bound_vars: [] }, next=None [INFO] [stdout] --> src/storage/query.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / pub struct StorageScanEdgeOutput< [INFO] [stdout] 112 | | 'a, [INFO] [stdout] 113 | | MT = AsyncTransport, [INFO] [stdout] 114 | | ST = AsyncTransport, [INFO] [stdout] 115 | | > where [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: ProjectionPredicate(AliasTerm { args: [Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [fbthrift_git::BinaryProtocol], def_id: DefId(23:28 ~ fbthrift_git[9238]::protocol::Protocol::Frame), .. })], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [MT/#1], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }))), bound_vars: [] }`, old=Binder { value: ProjectionPredicate(AliasTerm { args: [bytes::BytesMut], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(bytes::Bytes)), bound_vars: [] }, next=None [INFO] [stdout] --> src/storage/query.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / pub struct StorageScanEdgeOutput< [INFO] [stdout] 112 | | 'a, [INFO] [stdout] 113 | | MT = AsyncTransport, [INFO] [stdout] 114 | | ST = AsyncTransport, [INFO] [stdout] 115 | | > where [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: ProjectionPredicate(AliasTerm { args: [Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [fbthrift_git::BinaryProtocol], def_id: DefId(23:28 ~ fbthrift_git[9238]::protocol::Protocol::Frame), .. })], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [ST/#2], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }))), bound_vars: [] }`, old=Binder { value: ProjectionPredicate(AliasTerm { args: [bytes::BytesMut], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(bytes::Bytes)), bound_vars: [] }, next=None [INFO] [stdout] --> src/storage/query.rs:128:1 [INFO] [stdout] | [INFO] [stdout] 128 | / impl<'a, MT, ST> StorageScanEdgeOutput<'a, MT, ST> [INFO] [stdout] 129 | | where [INFO] [stdout] 130 | | MT: Transport + Framing, EncBuf = bytes::BytesMut>, [INFO] [stdout] 131 | | ST: Transport + Framing, EncBuf = bytes::BytesMut>, [INFO] [stdout] 132 | | Bytes: Framing> + Framing>, [INFO] [stdout] 133 | | ProtocolEncoded>: BufMutExt>, [INFO] [stdout] 134 | | ProtocolEncoded>: BufMutExt>, [INFO] [stdout] | |____________________________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: ProjectionPredicate(AliasTerm { args: [Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [fbthrift_git::BinaryProtocol], def_id: DefId(23:28 ~ fbthrift_git[9238]::protocol::Protocol::Frame), .. })], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [MT/#1], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }))), bound_vars: [] }`, old=Binder { value: ProjectionPredicate(AliasTerm { args: [bytes::BytesMut], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(bytes::Bytes)), bound_vars: [] }, next=None [INFO] [stdout] --> src/storage/query.rs:128:1 [INFO] [stdout] | [INFO] [stdout] 128 | / impl<'a, MT, ST> StorageScanEdgeOutput<'a, MT, ST> [INFO] [stdout] 129 | | where [INFO] [stdout] 130 | | MT: Transport + Framing, EncBuf = bytes::BytesMut>, [INFO] [stdout] 131 | | ST: Transport + Framing, EncBuf = bytes::BytesMut>, [INFO] [stdout] 132 | | Bytes: Framing> + Framing>, [INFO] [stdout] 133 | | ProtocolEncoded>: BufMutExt>, [INFO] [stdout] 134 | | ProtocolEncoded>: BufMutExt>, [INFO] [stdout] | |____________________________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: ProjectionPredicate(AliasTerm { args: [Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [fbthrift_git::BinaryProtocol], def_id: DefId(23:28 ~ fbthrift_git[9238]::protocol::Protocol::Frame), .. })], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [ST/#2], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }))), bound_vars: [] }`, old=Binder { value: ProjectionPredicate(AliasTerm { args: [bytes::BytesMut], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(bytes::Bytes)), bound_vars: [] }, next=None [INFO] [stdout] --> src/storage/query.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | / pub fn new( [INFO] [stdout] 60 | | space_id: i32, [INFO] [stdout] 61 | | vertex_prop: Option, [INFO] [stdout] 62 | | leader_map: HashMap, [INFO] [stdout] 63 | | sclient: &'a StorageClient, [INFO] [stdout] 64 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: ProjectionPredicate(AliasTerm { args: [Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [fbthrift_git::BinaryProtocol], def_id: DefId(23:28 ~ fbthrift_git[9238]::protocol::Protocol::Frame), .. })], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [MT/#1], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }))), bound_vars: [] }`, old=Binder { value: ProjectionPredicate(AliasTerm { args: [bytes::BytesMut], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(bytes::Bytes)), bound_vars: [] }, next=None [INFO] [stdout] --> src/storage/query.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | / pub fn new( [INFO] [stdout] 60 | | space_id: i32, [INFO] [stdout] 61 | | vertex_prop: Option, [INFO] [stdout] 62 | | leader_map: HashMap, [INFO] [stdout] 63 | | sclient: &'a StorageClient, [INFO] [stdout] 64 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: ProjectionPredicate(AliasTerm { args: [Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [fbthrift_git::BinaryProtocol], def_id: DefId(23:28 ~ fbthrift_git[9238]::protocol::Protocol::Frame), .. })], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [ST/#2], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }))), bound_vars: [] }`, old=Binder { value: ProjectionPredicate(AliasTerm { args: [bytes::BytesMut], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(bytes::Bytes)), bound_vars: [] }, next=None [INFO] [stdout] --> src/storage/query.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | pub async fn execute(&mut self) -> Result, StorageQueryError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: ProjectionPredicate(AliasTerm { args: [Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [fbthrift_git::BinaryProtocol], def_id: DefId(23:28 ~ fbthrift_git[9238]::protocol::Protocol::Frame), .. })], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [MT/#1], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }))), bound_vars: [] }`, old=Binder { value: ProjectionPredicate(AliasTerm { args: [bytes::BytesMut], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(bytes::Bytes)), bound_vars: [] }, next=None [INFO] [stdout] --> src/storage/query.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | pub async fn execute(&mut self) -> Result, StorageQueryError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: ProjectionPredicate(AliasTerm { args: [Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [fbthrift_git::BinaryProtocol], def_id: DefId(23:28 ~ fbthrift_git[9238]::protocol::Protocol::Frame), .. })], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [ST/#2], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }))), bound_vars: [] }`, old=Binder { value: ProjectionPredicate(AliasTerm { args: [bytes::BytesMut], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(bytes::Bytes)), bound_vars: [] }, next=None [INFO] [stdout] --> src/storage/query.rs:136:5 [INFO] [stdout] | [INFO] [stdout] 136 | / pub fn new( [INFO] [stdout] 137 | | space_id: i32, [INFO] [stdout] 138 | | edge_prop: Option, [INFO] [stdout] 139 | | leader_map: HashMap, [INFO] [stdout] 140 | | sclient: &'a StorageClient, [INFO] [stdout] 141 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: ProjectionPredicate(AliasTerm { args: [Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [fbthrift_git::BinaryProtocol], def_id: DefId(23:28 ~ fbthrift_git[9238]::protocol::Protocol::Frame), .. })], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [MT/#1], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }))), bound_vars: [] }`, old=Binder { value: ProjectionPredicate(AliasTerm { args: [bytes::BytesMut], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(bytes::Bytes)), bound_vars: [] }, next=None [INFO] [stdout] --> src/storage/query.rs:136:5 [INFO] [stdout] | [INFO] [stdout] 136 | / pub fn new( [INFO] [stdout] 137 | | space_id: i32, [INFO] [stdout] 138 | | edge_prop: Option, [INFO] [stdout] 139 | | leader_map: HashMap, [INFO] [stdout] 140 | | sclient: &'a StorageClient, [INFO] [stdout] 141 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: ProjectionPredicate(AliasTerm { args: [Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [fbthrift_git::BinaryProtocol], def_id: DefId(23:28 ~ fbthrift_git[9238]::protocol::Protocol::Frame), .. })], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [ST/#2], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }))), bound_vars: [] }`, old=Binder { value: ProjectionPredicate(AliasTerm { args: [bytes::BytesMut], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(bytes::Bytes)), bound_vars: [] }, next=None [INFO] [stdout] --> src/storage/query.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | pub async fn execute(&mut self) -> Result, StorageQueryError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: ProjectionPredicate(AliasTerm { args: [Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [fbthrift_git::BinaryProtocol], def_id: DefId(23:28 ~ fbthrift_git[9238]::protocol::Protocol::Frame), .. })], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [MT/#1], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }))), bound_vars: [] }`, old=Binder { value: ProjectionPredicate(AliasTerm { args: [bytes::BytesMut], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(bytes::Bytes)), bound_vars: [] }, next=None [INFO] [stdout] --> src/storage/query.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | pub async fn execute(&mut self) -> Result, StorageQueryError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: ProjectionPredicate(AliasTerm { args: [Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [fbthrift_git::BinaryProtocol], def_id: DefId(23:28 ~ fbthrift_git[9238]::protocol::Protocol::Frame), .. })], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [ST/#2], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }))), bound_vars: [] }`, old=Binder { value: ProjectionPredicate(AliasTerm { args: [bytes::BytesMut], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(bytes::Bytes)), bound_vars: [] }, next=None [INFO] [stdout] --> src/storage/query.rs:73:91 [INFO] [stdout] | [INFO] [stdout] 73 | pub async fn execute(&mut self) -> Result, 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] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: ProjectionPredicate(AliasTerm { args: [Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [fbthrift_git::BinaryProtocol], def_id: DefId(23:28 ~ fbthrift_git[9238]::protocol::Protocol::Frame), .. })], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [MT/#1], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }))), bound_vars: [] }`, old=Binder { value: ProjectionPredicate(AliasTerm { args: [bytes::BytesMut], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(bytes::Bytes)), bound_vars: [] }, next=None [INFO] [stdout] --> src/storage/query.rs:73:91 [INFO] [stdout] | [INFO] [stdout] 73 | pub async fn execute(&mut self) -> Result, 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] | |_____^ [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] error: inconsistency during normalizing env `Binder { value: ProjectionPredicate(AliasTerm { args: [Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [fbthrift_git::BinaryProtocol], def_id: DefId(23:28 ~ fbthrift_git[9238]::protocol::Protocol::Frame), .. })], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [ST/#2], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }))), bound_vars: [] }`, old=Binder { value: ProjectionPredicate(AliasTerm { args: [bytes::BytesMut], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(bytes::Bytes)), bound_vars: [] }, next=None [INFO] [stdout] --> src/storage/query.rs:150:91 [INFO] [stdout] | [INFO] [stdout] 150 | pub async fn execute(&mut self) -> Result, 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] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: ProjectionPredicate(AliasTerm { args: [Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [fbthrift_git::BinaryProtocol], def_id: DefId(23:28 ~ fbthrift_git[9238]::protocol::Protocol::Frame), .. })], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(Alias(Projection, AliasTy { args: [Alias(Projection, AliasTy { args: [MT/#1], def_id: DefId(23:658 ~ fbthrift_git[9238]::framing::Framing::EncBuf), .. })], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }))), bound_vars: [] }`, old=Binder { value: ProjectionPredicate(AliasTerm { args: [bytes::BytesMut], def_id: DefId(23:1135 ~ fbthrift_git[9238]::bufext::BufMutExt::Final), .. }, Term::Ty(bytes::Bytes)), bound_vars: [] }, next=None [INFO] [stdout] --> src/storage/query.rs:150:91 [INFO] [stdout] | [INFO] [stdout] 150 | pub async fn execute(&mut self) -> Result, 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] | |_____^ [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] [stderr] error: could not compile `rust-nebula` (lib) due to 22 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] [stderr] error: could not compile `rust-nebula` (lib test) due to 22 previous errors; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "ddda01227c4dbede996c03c066e015ce1b9e0552e0deaea1af3ebc81791af682", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddda01227c4dbede996c03c066e015ce1b9e0552e0deaea1af3ebc81791af682", kill_on_drop: false }` [INFO] [stdout] ddda01227c4dbede996c03c066e015ce1b9e0552e0deaea1af3ebc81791af682