[INFO] cloning repository https://github.com/pasindumuth/rUniversalDB [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pasindumuth/rUniversalDB" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpasindumuth%2FrUniversalDB", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpasindumuth%2FrUniversalDB'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4aba7ad21316d5e05b4aa07109011116dd820fe3 [INFO] checking pasindumuth/rUniversalDB against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpasindumuth%2FrUniversalDB" "/workspace/builds/worker-19/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-19/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pasindumuth/rUniversalDB on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pasindumuth/rUniversalDB [INFO] finished tweaking git repo https://github.com/pasindumuth/rUniversalDB [INFO] tweaked toml for git repo https://github.com/pasindumuth/rUniversalDB written to /workspace/builds/worker-19/source/Cargo.toml [INFO] crate git repo https://github.com/pasindumuth/rUniversalDB already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rmp-serde v0.14.4 [INFO] [stderr] Downloaded sqlparser v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a2d4d623d58bf3abc8d621a35bd07287c9302113412a7968053f16898a9a6669 [INFO] running `Command { std: "docker" "start" "-a" "a2d4d623d58bf3abc8d621a35bd07287c9302113412a7968053f16898a9a6669", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a2d4d623d58bf3abc8d621a35bd07287c9302113412a7968053f16898a9a6669", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2d4d623d58bf3abc8d621a35bd07287c9302113412a7968053f16898a9a6669", kill_on_drop: false }` [INFO] [stdout] a2d4d623d58bf3abc8d621a35bd07287c9302113412a7968053f16898a9a6669 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b45b13958b0c3f2acfc9d605906b72bff9847d2963e2d01f01b84403be9cb8c6 [INFO] running `Command { std: "docker" "start" "-a" "b45b13958b0c3f2acfc9d605906b72bff9847d2963e2d01f01b84403be9cb8c6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.52 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking rmp v0.8.9 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking sqlparser v0.9.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rmp-serde v0.14.4 [INFO] [stderr] Checking runiversal v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/lang.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / macro_rules! collection { [INFO] [stdout] 2 | | // map-like [INFO] [stdout] 3 | | ($($k:expr => $v:expr),* $(,)?) => { [INFO] [stdout] 4 | | std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*])) [INFO] [stdout] ... | [INFO] [stdout] 9 | | }; [INFO] [stdout] 10 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `NetworkOut` [INFO] [stdout] --> src/alter_table_es.rs:1:57 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::common::{GossipData, GossipDataSer, IOTypes, NetworkOut}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `SlaveGroupId`, `TabletGroupId`, `TabletKeyRange` [INFO] [stdout] --> src/col_usage.rs:3:33 [INFO] [stdout] | [INFO] [stdout] 3 | iast, proc, ColName, ColType, SlaveGroupId, TablePath, TabletGroupId, TabletKeyRange, Timestamp, [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `contains_col` [INFO] [stdout] --> src/col_usage.rs:6:21 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::server::{contains_col, weak_contains_col}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::iter::FromIterator` [INFO] [stdout] --> src/col_usage.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::iter::FromIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `NodeGroupId` [INFO] [stdout] --> src/common.rs:3:38 [INFO] [stdout] | [INFO] [stdout] 3 | ColName, ColType, EndpointId, Gen, NodeGroupId, NodePath, QueryId, QueryPath, TablePath, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sqlparser::test_utils::table` [INFO] [stdout] --> src/common.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use sqlparser::test_utils::table; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `NodePath`, `TabletGroupId` [INFO] [stdout] --> src/gr_query_es.rs:7:72 [INFO] [stdout] | [INFO] [stdout] 7 | proc, ColName, Context, ContextRow, ContextSchema, Gen, NodeGroupId, NodePath, QueryId, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 8 | QueryPath, TableView, TabletGroupId, TierMap, Timestamp, TransTableLocationPrefix, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SingleSubqueryStatus` [INFO] [stdout] --> src/gr_query_es.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::tablet::{SingleSubqueryStatus, SubqueryPending}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ops::Deref` [INFO] [stdout] --> src/gr_query_es.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use std::ops::Deref; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TableSchemaSer` [INFO] [stdout] --> src/master.rs:4:80 [INFO] [stdout] | [INFO] [stdout] 4 | lookup, mk_qid, GossipData, GossipDataSer, IOTypes, NetworkOut, TableSchema, TableSchemaSer, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AlterTable` [INFO] [stdout] --> src/master.rs:6:34 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::model::common::proc::{AlterTable, TableRef}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sqlparser::test_utils::table` [INFO] [stdout] --> src/master.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use sqlparser::test_utils::table; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cmp::max` [INFO] [stdout] --> src/master.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use std::cmp::max; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ColType`, `Gen`, `NodeGroupId`, `SlaveGroupId`, `TablePath` [INFO] [stdout] --> src/model/message.rs:4:18 [INFO] [stdout] | [INFO] [stdout] 4 | proc, ColName, ColType, Context, EndpointId, Gen, NodeGroupId, QueryId, QueryPath, RequestId, [INFO] [stdout] | ^^^^^^^ ^^^ ^^^^^^^^^^^ [INFO] [stdout] 5 | SlaveGroupId, TablePath, TableView, TabletGroupId, TierMap, Timestamp, TransTableLocationPrefix, [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `QueryId` [INFO] [stdout] --> src/model/common.rs:241:48 [INFO] [stdout] | [INFO] [stdout] 241 | use crate::model::common::{ColName, ColType, QueryId, TablePath, TransTableName}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `EndpointId`, `RequestId` [INFO] [stdout] --> src/ms_query_coord_es.rs:4:39 [INFO] [stdout] | [INFO] [stdout] 4 | proc, ColName, Context, ContextRow, EndpointId, Gen, NodeGroupId, QueryId, QueryPath, RequestId, [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Query2PCAborted` [INFO] [stdout] --> src/ms_query_coord_es.rs:8:50 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::model::message::{Query2PCAbortReason, Query2PCAborted}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `map_insert` [INFO] [stdout] --> src/ms_table_read_es.rs:3:3 [INFO] [stdout] | [INFO] [stdout] 3 | map_insert, mk_qid, IOTypes, KeyBound, OrigP, QueryESResult, QueryPlan, TableRegion, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::model::message::ColUsageTree::MSQueryStage` [INFO] [stdout] --> src/ms_table_read_es.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::model::message::ColUsageTree::MSQueryStage; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CommonQueryReplanningS` [INFO] [stdout] --> src/ms_table_read_es.rs:14:28 [INFO] [stdout] | [INFO] [stdout] 14 | CommonQueryReplanningES, CommonQueryReplanningS, QueryReplanningAction, QueryReplanningSqlView, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CommonQuery` [INFO] [stdout] --> src/ms_table_read_es.rs:17:62 [INFO] [stdout] | [INFO] [stdout] 17 | contains_col, evaluate_super_simple_select, mk_eval_error, CommonQuery, ContextConstructor, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HashMap` [INFO] [stdout] --> src/ms_table_read_es.rs:25:24 [INFO] [stdout] | [INFO] [stdout] 25 | use std::collections::{HashMap, HashSet}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `map_insert` [INFO] [stdout] --> src/ms_table_write_es.rs:3:3 [INFO] [stdout] | [INFO] [stdout] 3 | map_insert, mk_qid, IOTypes, KeyBound, OrigP, QueryESResult, QueryPlan, TableRegion, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::ms_table_read_es::FullMSTableReadES` [INFO] [stdout] --> src/ms_table_write_es.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::ms_table_read_es::FullMSTableReadES; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CommonQueryReplanningS` [INFO] [stdout] --> src/ms_table_write_es.rs:14:28 [INFO] [stdout] | [INFO] [stdout] 14 | CommonQueryReplanningES, CommonQueryReplanningS, QueryReplanningAction, QueryReplanningSqlView, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CommonQuery` [INFO] [stdout] --> src/ms_table_write_es.rs:17:49 [INFO] [stdout] | [INFO] [stdout] 17 | contains_col, evaluate_update, mk_eval_error, CommonQuery, ContextConstructor, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HashMap` [INFO] [stdout] --> src/ms_table_write_es.rs:25:24 [INFO] [stdout] | [INFO] [stdout] 25 | use std::collections::{HashMap, HashSet}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `lookup_pos` [INFO] [stdout] --> src/query_replanning_es.rs:2:29 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::common::{lookup, lookup_pos, mk_qid, IOTypes, NetworkOut, OrigP, QueryPlan}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `QueryPath` [INFO] [stdout] --> src/query_replanning_es.rs:3:66 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::model::common::{proc, ColName, Context, Gen, QueryId, QueryPath, TablePath, Timestamp}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `FrozenColUsageNode`, `collect_top_level_cols`, `nodes_external_trans_tables` [INFO] [stdout] --> src/server.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::col_usage::{collect_top_level_cols, nodes_external_trans_tables, FrozenColUsageNode}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `KeyBound`, `OrigP` [INFO] [stdout] --> src/server.rs:2:54 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::common::{lookup_pos, GossipData, IOTypes, KeyBound, NetworkOut, OrigP, TableSchema}; [INFO] [stdout] | ^^^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ColType` [INFO] [stdout] --> src/server.rs:5:18 [INFO] [stdout] | [INFO] [stdout] 5 | proc, ColName, ColType, ColVal, ColValN, ContextRow, ContextSchema, EndpointId, NodeGroupId, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sqlparser::test_utils::table` [INFO] [stdout] --> src/server.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use sqlparser::test_utils::table; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::rc::Rc` [INFO] [stdout] --> src/server.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use std::rc::Rc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ColUsagePlanner`, `FrozenColUsageNode`, `node_external_trans_tables` [INFO] [stdout] --> src/slave.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::col_usage::{node_external_trans_tables, ColUsagePlanner, FrozenColUsageNode}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `QueryPlan`, `lookup_pos`, `lookup` [INFO] [stdout] --> src/slave.rs:3:3 [INFO] [stdout] | [INFO] [stdout] 3 | lookup, lookup_pos, map_insert, merge_table_views, mk_qid, remove_item, Clock, GossipData, [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^ [INFO] [stdout] 4 | IOTypes, NetworkOut, OrigP, QueryPlan, TMStatus, TabletForwardOut, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `GRQueryES` [INFO] [stdout] --> src/slave.rs:6:41 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::gr_query_es::{GRQueryAction, GRQueryES}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ColType`, `ContextRow`, `Context`, `Gen`, `NodeGroupId`, `TierMap`, `Timestamp`, `TransTableLocationPrefix`, `TransTableName`, `iast` [INFO] [stdout] --> src/slave.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | iast, proc, ColName, ColType, Context, ContextRow, Gen, NodeGroupId, NodePath, QueryPath, [INFO] [stdout] | ^^^^ ^^^^^^^ ^^^^^^^ ^^^^^^^^^^ ^^^ ^^^^^^^^^^^ [INFO] [stdout] 9 | SlaveGroupId, TablePath, TableView, TabletGroupId, TabletKeyRange, TierMap, Timestamp, [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^ [INFO] [stdout] 10 | TransTableLocationPrefix, TransTableName, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `QueryError` [INFO] [stdout] --> src/slave.rs:14:43 [INFO] [stdout] | [INFO] [stdout] 14 | use crate::model::message::{GeneralQuery, QueryError}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `MSCoordES` [INFO] [stdout] --> src/slave.rs:16:18 [INFO] [stdout] | [INFO] [stdout] 16 | FullMSCoordES, MSCoordES, MSQueryCoordAction, MSQueryCoordReplanningES, MSQueryCoordReplanningS, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TransTableSource` [INFO] [stdout] --> src/slave.rs:24:3 [INFO] [stdout] | [INFO] [stdout] 24 | TransTableSource, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/slave.rs:640:9 [INFO] [stdout] | [INFO] [stdout] 640 | /// Here, we have to add in the GRQueryESs and start them. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 641 | let mut subquery_ids = Vec::::new(); [INFO] [stdout] | --------------------------------------------- rustdoc does not generate documentation for statements [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CommonQueryReplanningS` [INFO] [stdout] --> src/table_read_es.rs:13:28 [INFO] [stdout] | [INFO] [stdout] 13 | CommonQueryReplanningES, CommonQueryReplanningS, QueryReplanningAction, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CommonQuery`, `ServerContext` [INFO] [stdout] --> src/table_read_es.rs:16:62 [INFO] [stdout] | [INFO] [stdout] 16 | contains_col, evaluate_super_simple_select, mk_eval_error, CommonQuery, ContextConstructor, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 17 | ServerContext, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ColUsagePlanner`, `FrozenColUsageNode`, `collect_select_subqueries`, `collect_update_subqueries`, `node_external_trans_tables` [INFO] [stdout] --> src/tablet.rs:2:3 [INFO] [stdout] | [INFO] [stdout] 2 | collect_select_subqueries, collect_top_level_cols, collect_update_subqueries, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | node_external_trans_tables, nodes_external_cols, nodes_external_trans_tables, ColUsagePlanner, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | FrozenColUsageNode, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ColBound`, `PolyColBound`, `QueryPlan`, `SingleBound`, `lookup_pos` [INFO] [stdout] --> src/tablet.rs:7:57 [INFO] [stdout] | [INFO] [stdout] 7 | btree_multimap_insert, btree_multimap_remove, lookup, lookup_pos, map_insert, merge_table_views, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 8 | mk_qid, remove_item, ColBound, GossipData, IOTypes, KeyBound, NetworkOut, OrigP, PolyColBound, [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] 9 | QueryPlan, SingleBound, TMStatus, TableRegion, TableSchema, [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CExpr`, `compress_row_region`, `compute_poly_col_bounds`, `construct_cexpr`, `construct_kb_expr`, `evaluate_c_expr`, `is_true` [INFO] [stdout] --> src/tablet.rs:12:3 [INFO] [stdout] | [INFO] [stdout] 12 | compress_row_region, compute_key_region, compute_poly_col_bounds, construct_cexpr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] 13 | construct_kb_expr, does_intersect, evaluate_c_expr, is_true, CExpr, EvalError, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ ^^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `GRExecutionS`, `GRQueryPlan`, `ReadStage` [INFO] [stdout] --> src/tablet.rs:16:3 [INFO] [stdout] | [INFO] [stdout] 16 | GRExecutionS, GRQueryAction, GRQueryConstructorView, GRQueryES, GRQueryPlan, ReadStage, [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Gen`, `NodeGroupId`, `TierMap`, `TransTableLocationPrefix` [INFO] [stdout] --> src/tablet.rs:20:63 [INFO] [stdout] | [INFO] [stdout] 20 | proc, ColType, ColValN, Context, ContextRow, ContextSchema, Gen, NodeGroupId, NodePath, [INFO] [stdout] | ^^^ ^^^^^^^^^^^ [INFO] [stdout] 21 | QueryPath, TableView, TierMap, TransTableLocationPrefix, TransTableName, [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ColVal`, `PrimaryKey` [INFO] [stdout] --> src/tablet.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | ColName, ColVal, EndpointId, PrimaryKey, QueryId, SlaveGroupId, TablePath, TabletGroupId, [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::model::message::QueryError` [INFO] [stdout] --> src/tablet.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | use crate::model::message::QueryError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::multiversion_map::MVM` [INFO] [stdout] --> src/tablet.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | use crate::multiversion_map::MVM; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `are_cols_locked`, `evaluate_super_simple_select`, `evaluate_update`, `mk_eval_error` [INFO] [stdout] --> src/tablet.rs:34:3 [INFO] [stdout] | [INFO] [stdout] 34 | are_cols_locked, contains_col, evaluate_super_simple_select, evaluate_update, mk_eval_error, [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TableReadES` [INFO] [stdout] --> src/tablet.rs:38:77 [INFO] [stdout] | [INFO] [stdout] 38 | use crate::table_read_es::{FullTableReadES, QueryReplanningES, TableAction, TableReadES}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TransTableSource` [INFO] [stdout] --> src/tablet.rs:41:3 [INFO] [stdout] | [INFO] [stdout] 41 | TransTableSource, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::iter::FromIterator` [INFO] [stdout] --> src/tablet.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | use std::iter::FromIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Add`, `Deref`, `Sub` [INFO] [stdout] --> src/tablet.rs:45:16 [INFO] [stdout] | [INFO] [stdout] 45 | use std::ops::{Add, Bound, Deref, Sub}; [INFO] [stdout] | ^^^ ^^^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/tablet.rs:1454:5 [INFO] [stdout] | [INFO] [stdout] 1454 | /// Here, we have to add in the GRQueryESs and start them. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 1455 | let mut subquery_ids = Vec::::new(); [INFO] [stdout] | --------------------------------------------- rustdoc does not generate documentation for statements [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/tablet.rs:1915:5 [INFO] [stdout] | [INFO] [stdout] 1915 | / /// Map the `external_cols` to their position in the parent context. Recall that [INFO] [stdout] 1916 | | /// every element `external_cols` should exist in the parent_context, so we [INFO] [stdout] 1917 | | /// assert as such. [INFO] [stdout] | |_______________________^ [INFO] [stdout] 1918 | let mut context_col_index = HashMap::::new(); [INFO] [stdout] | ------------------------------------------------------------- rustdoc does not generate documentation for statements [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `collect_select_subqueries` [INFO] [stdout] --> src/trans_table_read_es.rs:2:3 [INFO] [stdout] | [INFO] [stdout] 2 | collect_select_subqueries, collect_top_level_cols, nodes_external_cols, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `lookup_pos` [INFO] [stdout] --> src/trans_table_read_es.rs:5:21 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::common::{lookup_pos, mk_qid, IOTypes, NetworkOut, OrigP, QueryESResult, QueryPlan}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `GRExecutionS`, `GRQueryPlan` [INFO] [stdout] --> src/trans_table_read_es.rs:7:26 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::gr_query_es::{GRExecutionS, GRQueryConstructorView, GRQueryES, GRQueryPlan}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ColType` [INFO] [stdout] --> src/trans_table_read_es.rs:9:18 [INFO] [stdout] | [INFO] [stdout] 9 | proc, ColName, ColType, ColValN, ContextRow, ContextSchema, Gen, TableView, Timestamp, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CommonQuery` [INFO] [stdout] --> src/trans_table_read_es.rs:16:48 [INFO] [stdout] | [INFO] [stdout] 16 | evaluate_super_simple_select, mk_eval_error, CommonQuery, ContextConstructor, LocalTable, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::trans_table_read_es::TransTableAction::Wait` [INFO] [stdout] --> src/trans_table_read_es.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use crate::trans_table_read_es::TransTableAction::Wait; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HashMap` [INFO] [stdout] --> src/trans_table_read_es.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | use std::collections::{HashMap, HashSet}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/lang.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / macro_rules! collection { [INFO] [stdout] 2 | | // map-like [INFO] [stdout] 3 | | ($($k:expr => $v:expr),* $(,)?) => { [INFO] [stdout] 4 | | std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*])) [INFO] [stdout] ... | [INFO] [stdout] 9 | | }; [INFO] [stdout] 10 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `NetworkOut` [INFO] [stdout] --> src/alter_table_es.rs:1:57 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::common::{GossipData, GossipDataSer, IOTypes, NetworkOut}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ColType`, `SlaveGroupId`, `TabletGroupId`, `TabletKeyRange`, `iast` [INFO] [stdout] --> src/col_usage.rs:3:3 [INFO] [stdout] | [INFO] [stdout] 3 | iast, proc, ColName, ColType, SlaveGroupId, TablePath, TabletGroupId, TabletKeyRange, Timestamp, [INFO] [stdout] | ^^^^ ^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `contains_col` [INFO] [stdout] --> src/col_usage.rs:6:21 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::server::{contains_col, weak_contains_col}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::iter::FromIterator` [INFO] [stdout] --> src/col_usage.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::iter::FromIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `NodeGroupId` [INFO] [stdout] --> src/common.rs:3:38 [INFO] [stdout] | [INFO] [stdout] 3 | ColName, ColType, EndpointId, Gen, NodeGroupId, NodePath, QueryId, QueryPath, TablePath, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sqlparser::test_utils::table` [INFO] [stdout] --> src/common.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use sqlparser::test_utils::table; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `NodePath`, `TabletGroupId` [INFO] [stdout] --> src/gr_query_es.rs:7:72 [INFO] [stdout] | [INFO] [stdout] 7 | proc, ColName, Context, ContextRow, ContextSchema, Gen, NodeGroupId, NodePath, QueryId, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 8 | QueryPath, TableView, TabletGroupId, TierMap, Timestamp, TransTableLocationPrefix, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SingleSubqueryStatus` [INFO] [stdout] --> src/gr_query_es.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::tablet::{SingleSubqueryStatus, SubqueryPending}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ops::Deref` [INFO] [stdout] --> src/gr_query_es.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use std::ops::Deref; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TableSchemaSer` [INFO] [stdout] --> src/master.rs:4:80 [INFO] [stdout] | [INFO] [stdout] 4 | lookup, mk_qid, GossipData, GossipDataSer, IOTypes, NetworkOut, TableSchema, TableSchemaSer, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AlterTable` [INFO] [stdout] --> src/master.rs:6:34 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::model::common::proc::{AlterTable, TableRef}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sqlparser::test_utils::table` [INFO] [stdout] --> src/master.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use sqlparser::test_utils::table; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cmp::max` [INFO] [stdout] --> src/master.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use std::cmp::max; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ColType`, `Gen`, `NodeGroupId`, `SlaveGroupId`, `TablePath` [INFO] [stdout] --> src/model/message.rs:4:18 [INFO] [stdout] | [INFO] [stdout] 4 | proc, ColName, ColType, Context, EndpointId, Gen, NodeGroupId, QueryId, QueryPath, RequestId, [INFO] [stdout] | ^^^^^^^ ^^^ ^^^^^^^^^^^ [INFO] [stdout] 5 | SlaveGroupId, TablePath, TableView, TabletGroupId, TierMap, Timestamp, TransTableLocationPrefix, [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `QueryId` [INFO] [stdout] --> src/model/common.rs:241:48 [INFO] [stdout] | [INFO] [stdout] 241 | use crate::model::common::{ColName, ColType, QueryId, TablePath, TransTableName}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `EndpointId`, `RequestId` [INFO] [stdout] --> src/ms_query_coord_es.rs:4:39 [INFO] [stdout] | [INFO] [stdout] 4 | proc, ColName, Context, ContextRow, EndpointId, Gen, NodeGroupId, QueryId, QueryPath, RequestId, [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Query2PCAborted` [INFO] [stdout] --> src/ms_query_coord_es.rs:8:50 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::model::message::{Query2PCAbortReason, Query2PCAborted}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `map_insert` [INFO] [stdout] --> src/ms_table_read_es.rs:3:3 [INFO] [stdout] | [INFO] [stdout] 3 | map_insert, mk_qid, IOTypes, KeyBound, OrigP, QueryESResult, QueryPlan, TableRegion, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::model::message::ColUsageTree::MSQueryStage` [INFO] [stdout] --> src/ms_table_read_es.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::model::message::ColUsageTree::MSQueryStage; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CommonQueryReplanningS` [INFO] [stdout] --> src/ms_table_read_es.rs:14:28 [INFO] [stdout] | [INFO] [stdout] 14 | CommonQueryReplanningES, CommonQueryReplanningS, QueryReplanningAction, QueryReplanningSqlView, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CommonQuery` [INFO] [stdout] --> src/ms_table_read_es.rs:17:62 [INFO] [stdout] | [INFO] [stdout] 17 | contains_col, evaluate_super_simple_select, mk_eval_error, CommonQuery, ContextConstructor, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HashMap` [INFO] [stdout] --> src/ms_table_read_es.rs:25:24 [INFO] [stdout] | [INFO] [stdout] 25 | use std::collections::{HashMap, HashSet}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `map_insert` [INFO] [stdout] --> src/ms_table_write_es.rs:3:3 [INFO] [stdout] | [INFO] [stdout] 3 | map_insert, mk_qid, IOTypes, KeyBound, OrigP, QueryESResult, QueryPlan, TableRegion, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::ms_table_read_es::FullMSTableReadES` [INFO] [stdout] --> src/ms_table_write_es.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::ms_table_read_es::FullMSTableReadES; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CommonQueryReplanningS` [INFO] [stdout] --> src/ms_table_write_es.rs:14:28 [INFO] [stdout] | [INFO] [stdout] 14 | CommonQueryReplanningES, CommonQueryReplanningS, QueryReplanningAction, QueryReplanningSqlView, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CommonQuery` [INFO] [stdout] --> src/ms_table_write_es.rs:17:49 [INFO] [stdout] | [INFO] [stdout] 17 | contains_col, evaluate_update, mk_eval_error, CommonQuery, ContextConstructor, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HashMap` [INFO] [stdout] --> src/ms_table_write_es.rs:25:24 [INFO] [stdout] | [INFO] [stdout] 25 | use std::collections::{HashMap, HashSet}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::iter::FromIterator` [INFO] [stdout] --> src/query_converter.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::iter::FromIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `lookup_pos` [INFO] [stdout] --> src/query_replanning_es.rs:2:29 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::common::{lookup, lookup_pos, mk_qid, IOTypes, NetworkOut, OrigP, QueryPlan}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `QueryPath` [INFO] [stdout] --> src/query_replanning_es.rs:3:66 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::model::common::{proc, ColName, Context, Gen, QueryId, QueryPath, TablePath, Timestamp}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `FrozenColUsageNode`, `collect_top_level_cols`, `nodes_external_trans_tables` [INFO] [stdout] --> src/server.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::col_usage::{collect_top_level_cols, nodes_external_trans_tables, FrozenColUsageNode}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `KeyBound`, `OrigP` [INFO] [stdout] --> src/server.rs:2:54 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::common::{lookup_pos, GossipData, IOTypes, KeyBound, NetworkOut, OrigP, TableSchema}; [INFO] [stdout] | ^^^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ColType` [INFO] [stdout] --> src/server.rs:5:18 [INFO] [stdout] | [INFO] [stdout] 5 | proc, ColName, ColType, ColVal, ColValN, ContextRow, ContextSchema, EndpointId, NodeGroupId, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sqlparser::test_utils::table` [INFO] [stdout] --> src/server.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use sqlparser::test_utils::table; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::rc::Rc` [INFO] [stdout] --> src/server.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use std::rc::Rc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ColUsagePlanner`, `FrozenColUsageNode`, `node_external_trans_tables` [INFO] [stdout] --> src/slave.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::col_usage::{node_external_trans_tables, ColUsagePlanner, FrozenColUsageNode}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `QueryPlan`, `lookup_pos`, `lookup` [INFO] [stdout] --> src/slave.rs:3:3 [INFO] [stdout] | [INFO] [stdout] 3 | lookup, lookup_pos, map_insert, merge_table_views, mk_qid, remove_item, Clock, GossipData, [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^ [INFO] [stdout] 4 | IOTypes, NetworkOut, OrigP, QueryPlan, TMStatus, TabletForwardOut, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `GRQueryES` [INFO] [stdout] --> src/slave.rs:6:41 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::gr_query_es::{GRQueryAction, GRQueryES}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ColType`, `ContextRow`, `Context`, `Gen`, `NodeGroupId`, `TierMap`, `Timestamp`, `TransTableLocationPrefix`, `TransTableName`, `iast` [INFO] [stdout] --> src/slave.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | iast, proc, ColName, ColType, Context, ContextRow, Gen, NodeGroupId, NodePath, QueryPath, [INFO] [stdout] | ^^^^ ^^^^^^^ ^^^^^^^ ^^^^^^^^^^ ^^^ ^^^^^^^^^^^ [INFO] [stdout] 9 | SlaveGroupId, TablePath, TableView, TabletGroupId, TabletKeyRange, TierMap, Timestamp, [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^ [INFO] [stdout] 10 | TransTableLocationPrefix, TransTableName, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `QueryError` [INFO] [stdout] --> src/slave.rs:14:43 [INFO] [stdout] | [INFO] [stdout] 14 | use crate::model::message::{GeneralQuery, QueryError}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `MSCoordES` [INFO] [stdout] --> src/slave.rs:16:18 [INFO] [stdout] | [INFO] [stdout] 16 | FullMSCoordES, MSCoordES, MSQueryCoordAction, MSQueryCoordReplanningES, MSQueryCoordReplanningS, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TransTableSource` [INFO] [stdout] --> src/slave.rs:24:3 [INFO] [stdout] | [INFO] [stdout] 24 | TransTableSource, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/slave.rs:640:9 [INFO] [stdout] | [INFO] [stdout] 640 | /// Here, we have to add in the GRQueryESs and start them. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 641 | let mut subquery_ids = Vec::::new(); [INFO] [stdout] | --------------------------------------------- rustdoc does not generate documentation for statements [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CommonQueryReplanningS` [INFO] [stdout] --> src/table_read_es.rs:13:28 [INFO] [stdout] | [INFO] [stdout] 13 | CommonQueryReplanningES, CommonQueryReplanningS, QueryReplanningAction, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CommonQuery`, `ServerContext` [INFO] [stdout] --> src/table_read_es.rs:16:62 [INFO] [stdout] | [INFO] [stdout] 16 | contains_col, evaluate_super_simple_select, mk_eval_error, CommonQuery, ContextConstructor, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 17 | ServerContext, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ColUsagePlanner`, `FrozenColUsageNode`, `collect_select_subqueries`, `collect_update_subqueries`, `node_external_trans_tables` [INFO] [stdout] --> src/tablet.rs:2:3 [INFO] [stdout] | [INFO] [stdout] 2 | collect_select_subqueries, collect_top_level_cols, collect_update_subqueries, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | node_external_trans_tables, nodes_external_cols, nodes_external_trans_tables, ColUsagePlanner, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | FrozenColUsageNode, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ColBound`, `PolyColBound`, `QueryPlan`, `SingleBound`, `lookup_pos` [INFO] [stdout] --> src/tablet.rs:7:57 [INFO] [stdout] | [INFO] [stdout] 7 | btree_multimap_insert, btree_multimap_remove, lookup, lookup_pos, map_insert, merge_table_views, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 8 | mk_qid, remove_item, ColBound, GossipData, IOTypes, KeyBound, NetworkOut, OrigP, PolyColBound, [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] 9 | QueryPlan, SingleBound, TMStatus, TableRegion, TableSchema, [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CExpr`, `compress_row_region`, `compute_poly_col_bounds`, `construct_cexpr`, `construct_kb_expr`, `evaluate_c_expr`, `is_true` [INFO] [stdout] --> src/tablet.rs:12:3 [INFO] [stdout] | [INFO] [stdout] 12 | compress_row_region, compute_key_region, compute_poly_col_bounds, construct_cexpr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] 13 | construct_kb_expr, does_intersect, evaluate_c_expr, is_true, CExpr, EvalError, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ ^^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `GRExecutionS`, `GRQueryPlan`, `ReadStage` [INFO] [stdout] --> src/tablet.rs:16:3 [INFO] [stdout] | [INFO] [stdout] 16 | GRExecutionS, GRQueryAction, GRQueryConstructorView, GRQueryES, GRQueryPlan, ReadStage, [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Gen`, `NodeGroupId`, `TierMap`, `TransTableLocationPrefix` [INFO] [stdout] --> src/tablet.rs:20:63 [INFO] [stdout] | [INFO] [stdout] 20 | proc, ColType, ColValN, Context, ContextRow, ContextSchema, Gen, NodeGroupId, NodePath, [INFO] [stdout] | ^^^ ^^^^^^^^^^^ [INFO] [stdout] 21 | QueryPath, TableView, TierMap, TransTableLocationPrefix, TransTableName, [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ColVal`, `PrimaryKey` [INFO] [stdout] --> src/tablet.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | ColName, ColVal, EndpointId, PrimaryKey, QueryId, SlaveGroupId, TablePath, TabletGroupId, [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::model::message::QueryError` [INFO] [stdout] --> src/tablet.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | use crate::model::message::QueryError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::multiversion_map::MVM` [INFO] [stdout] --> src/tablet.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | use crate::multiversion_map::MVM; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `are_cols_locked`, `evaluate_super_simple_select`, `evaluate_update`, `mk_eval_error` [INFO] [stdout] --> src/tablet.rs:34:3 [INFO] [stdout] | [INFO] [stdout] 34 | are_cols_locked, contains_col, evaluate_super_simple_select, evaluate_update, mk_eval_error, [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TableReadES` [INFO] [stdout] --> src/tablet.rs:38:77 [INFO] [stdout] | [INFO] [stdout] 38 | use crate::table_read_es::{FullTableReadES, QueryReplanningES, TableAction, TableReadES}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TransTableSource` [INFO] [stdout] --> src/tablet.rs:41:3 [INFO] [stdout] | [INFO] [stdout] 41 | TransTableSource, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::iter::FromIterator` [INFO] [stdout] --> src/tablet.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | use std::iter::FromIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Add`, `Deref`, `Sub` [INFO] [stdout] --> src/tablet.rs:45:16 [INFO] [stdout] | [INFO] [stdout] 45 | use std::ops::{Add, Bound, Deref, Sub}; [INFO] [stdout] | ^^^ ^^^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/tablet.rs:1454:5 [INFO] [stdout] | [INFO] [stdout] 1454 | /// Here, we have to add in the GRQueryESs and start them. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 1455 | let mut subquery_ids = Vec::::new(); [INFO] [stdout] | --------------------------------------------- rustdoc does not generate documentation for statements [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/tablet.rs:1915:5 [INFO] [stdout] | [INFO] [stdout] 1915 | / /// Map the `external_cols` to their position in the parent context. Recall that [INFO] [stdout] 1916 | | /// every element `external_cols` should exist in the parent_context, so we [INFO] [stdout] 1917 | | /// assert as such. [INFO] [stdout] | |_______________________^ [INFO] [stdout] 1918 | let mut context_col_index = HashMap::::new(); [INFO] [stdout] | ------------------------------------------------------------- rustdoc does not generate documentation for statements [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `collect_select_subqueries` [INFO] [stdout] --> src/trans_table_read_es.rs:2:3 [INFO] [stdout] | [INFO] [stdout] 2 | collect_select_subqueries, collect_top_level_cols, nodes_external_cols, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `lookup_pos` [INFO] [stdout] --> src/trans_table_read_es.rs:5:21 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::common::{lookup_pos, mk_qid, IOTypes, NetworkOut, OrigP, QueryESResult, QueryPlan}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `GRExecutionS`, `GRQueryPlan` [INFO] [stdout] --> src/trans_table_read_es.rs:7:26 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::gr_query_es::{GRExecutionS, GRQueryConstructorView, GRQueryES, GRQueryPlan}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ColType` [INFO] [stdout] --> src/trans_table_read_es.rs:9:18 [INFO] [stdout] | [INFO] [stdout] 9 | proc, ColName, ColType, ColValN, ContextRow, ContextSchema, Gen, TableView, Timestamp, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CommonQuery` [INFO] [stdout] --> src/trans_table_read_es.rs:16:48 [INFO] [stdout] | [INFO] [stdout] 16 | evaluate_super_simple_select, mk_eval_error, CommonQuery, ContextConstructor, LocalTable, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::trans_table_read_es::TransTableAction::Wait` [INFO] [stdout] --> src/trans_table_read_es.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use crate::trans_table_read_es::TransTableAction::Wait; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HashMap` [INFO] [stdout] --> src/trans_table_read_es.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | use std::collections::{HashMap, HashSet}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> src/lang.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | if let $enum(item) = $expr { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/gr_query_es.rs:527:27 [INFO] [stdout] | [INFO] [stdout] 527 | let child_sql_query = cast!(proc::GRQueryStage::SuperSimpleSelect, stage).unwrap(); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(irrefutable_let_patterns)]` on by default [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] = note: this warning originates in the macro `cast` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> src/lang.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | if let $enum(item) = $expr { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/gr_query_es.rs:527:27 [INFO] [stdout] | [INFO] [stdout] 527 | let child_sql_query = cast!(proc::GRQueryStage::SuperSimpleSelect, stage).unwrap(); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(irrefutable_let_patterns)]` on by default [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] = note: this warning originates in the macro `cast` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `left_bounds` [INFO] [stdout] --> src/expression.rs:310:3 [INFO] [stdout] | [INFO] [stdout] 310 | left_bounds: Vec>, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_left_bounds` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `right_bounds` [INFO] [stdout] --> src/expression.rs:311:3 [INFO] [stdout] | [INFO] [stdout] 311 | right_bounds: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_right_bounds` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bounds` [INFO] [stdout] --> src/expression.rs:317:29 [INFO] [stdout] | [INFO] [stdout] 317 | pub fn invert_col_bounds(bounds: Vec>) -> Vec> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_bounds` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `region` [INFO] [stdout] --> src/expression.rs:590:23 [INFO] [stdout] | [INFO] [stdout] 590 | pub fn does_intersect(region: &TableRegion, regions: &BTreeSet) -> bool { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_region` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `regions` [INFO] [stdout] --> src/expression.rs:590:45 [INFO] [stdout] | [INFO] [stdout] 590 | pub fn does_intersect(region: &TableRegion, regions: &BTreeSet) -> bool { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_regions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `left_bounds` [INFO] [stdout] --> src/expression.rs:310:3 [INFO] [stdout] | [INFO] [stdout] 310 | left_bounds: Vec>, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_left_bounds` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `right_bounds` [INFO] [stdout] --> src/expression.rs:311:3 [INFO] [stdout] | [INFO] [stdout] 311 | right_bounds: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_right_bounds` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bounds` [INFO] [stdout] --> src/expression.rs:317:29 [INFO] [stdout] | [INFO] [stdout] 317 | pub fn invert_col_bounds(bounds: Vec>) -> Vec> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_bounds` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `region` [INFO] [stdout] --> src/expression.rs:590:23 [INFO] [stdout] | [INFO] [stdout] 590 | pub fn does_intersect(region: &TableRegion, regions: &BTreeSet) -> bool { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_region` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `regions` [INFO] [stdout] --> src/expression.rs:590:45 [INFO] [stdout] | [INFO] [stdout] 590 | pub fn does_intersect(region: &TableRegion, regions: &BTreeSet) -> bool { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_regions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context_row_idx` [INFO] [stdout] --> src/tablet.rs:1976:24 [INFO] [stdout] | [INFO] [stdout] 1976 | let callback = &mut |context_row_idx: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context_row_idx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `top_level_col_vals` [INFO] [stdout] --> src/tablet.rs:1977:24 [INFO] [stdout] | [INFO] [stdout] 1977 | top_level_col_vals: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_top_level_col_vals` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `count` [INFO] [stdout] --> src/tablet.rs:1979:24 [INFO] [stdout] | [INFO] [stdout] 1979 | count: u64| { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_count` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context_row_idx` [INFO] [stdout] --> src/tablet.rs:1976:24 [INFO] [stdout] | [INFO] [stdout] 1976 | let callback = &mut |context_row_idx: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context_row_idx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `top_level_col_vals` [INFO] [stdout] --> src/tablet.rs:1977:24 [INFO] [stdout] | [INFO] [stdout] 1977 | top_level_col_vals: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_top_level_col_vals` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `count` [INFO] [stdout] --> src/tablet.rs:1979:24 [INFO] [stdout] | [INFO] [stdout] 1979 | count: u64| { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_count` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `*self` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/master.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 134 | if let Some(query_id) = self.external_request_id_map.get(&cancel.request_id) { [INFO] [stdout] | ---------------------------- immutable borrow occurs here [INFO] [stdout] 135 | self.exit_and_clean_up(statuses, query_id.clone()) [INFO] [stdout] | ^^^^ mutable borrow occurs here -------- immutable borrow later used here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mutable_borrow_reservation_conflict)]` on by default [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `*self` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/master.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 134 | if let Some(query_id) = self.external_request_id_map.get(&cancel.request_id) { [INFO] [stdout] | ---------------------------- immutable borrow occurs here [INFO] [stdout] 135 | self.exit_and_clean_up(statuses, query_id.clone()) [INFO] [stdout] | ^^^^ mutable borrow occurs here -------- immutable borrow later used here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mutable_borrow_reservation_conflict)]` on by default [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `*self` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/slave.rs:181:11 [INFO] [stdout] | [INFO] [stdout] 179 | if let Some(query_id) = self.external_request_id_map.get(&cancel.request_id) { [INFO] [stdout] | ---------------------------- immutable borrow occurs here [INFO] [stdout] 180 | // ECU the transation if it exists. [INFO] [stdout] 181 | self.exit_and_clean_up(statuses, query_id.clone()); [INFO] [stdout] | ^^^^ mutable borrow occurs here -------- immutable borrow later used here [INFO] [stdout] | [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `*self` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/tablet.rs:1047:9 [INFO] [stdout] | [INFO] [stdout] 1045 | for (timestamp, set) in self.waiting_read_protected.range(bound) { [INFO] [stdout] | --------------------------- immutable borrow occurs here [INFO] [stdout] 1046 | let protect_request = set.first().unwrap().clone(); [INFO] [stdout] 1047 | self.grant_read_region(statuses, *timestamp, protect_request); [INFO] [stdout] | ^^^^ mutable borrow occurs here ---------- immutable borrow later used here [INFO] [stdout] | [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `*self` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/tablet.rs:1129:13 [INFO] [stdout] | [INFO] [stdout] 1125 | for (timestamp, set) in &self.waiting_read_protected { [INFO] [stdout] | ---------------------------- immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 1129 | self.deadlock_safety_read_abort(statuses, *timestamp, protect_request.clone()); [INFO] [stdout] | ^^^^ mutable borrow occurs here ---------- immutable borrow later used here [INFO] [stdout] | [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `*self` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/tablet.rs:1106:11 [INFO] [stdout] | [INFO] [stdout] 1104 | for (timestamp, set) in &self.waiting_read_protected { [INFO] [stdout] | ---------------------------- immutable borrow occurs here [INFO] [stdout] 1105 | for protect_request in set { [INFO] [stdout] 1106 | self.grant_read_region(statuses, *timestamp, protect_request.clone()); [INFO] [stdout] | ^^^^ mutable borrow occurs here ---------- immutable borrow later used here [INFO] [stdout] | [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `*self` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/tablet.rs:1098:13 [INFO] [stdout] | [INFO] [stdout] 1095 | for (timestamp, set) in self.waiting_read_protected.range(bound) { [INFO] [stdout] | --------------------------- immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 1098 | self.grant_read_region(statuses, *timestamp, protect_request.clone()); [INFO] [stdout] | ^^^^ mutable borrow occurs here ---------- immutable borrow later used here [INFO] [stdout] | [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `*self` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/tablet.rs:1080:15 [INFO] [stdout] | [INFO] [stdout] 1077 | for (timestamp, set) in self.waiting_read_protected.range(bound) { [INFO] [stdout] | --------------------------- immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 1080 | self.grant_read_region(statuses, *timestamp, protect_request.clone()); [INFO] [stdout] | ^^^^ mutable borrow occurs here ---------- immutable borrow later used here [INFO] [stdout] | [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `*self` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/tablet.rs:1117:13 [INFO] [stdout] | [INFO] [stdout] 1114 | if let Some(verifying_write) = self.verifying_writes.get(timestamp) { [INFO] [stdout] | --------------------- immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 1117 | self.deadlock_safety_write_abort(statuses, verifying_write.orig_p.clone(), *timestamp); [INFO] [stdout] | ^^^^ mutable borrow occurs here ---------------------- immutable borrow later used here [INFO] [stdout] | [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `*self` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/slave.rs:181:11 [INFO] [stdout] | [INFO] [stdout] 179 | if let Some(query_id) = self.external_request_id_map.get(&cancel.request_id) { [INFO] [stdout] | ---------------------------- immutable borrow occurs here [INFO] [stdout] 180 | // ECU the transation if it exists. [INFO] [stdout] 181 | self.exit_and_clean_up(statuses, query_id.clone()); [INFO] [stdout] | ^^^^ mutable borrow occurs here -------- immutable borrow later used here [INFO] [stdout] | [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `*statuses` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/tablet.rs:1673:31 [INFO] [stdout] | [INFO] [stdout] 1672 | let ms_write = statuses.full_ms_table_read_ess.get(&query_id).unwrap(); [INFO] [stdout] | ------------------------------- immutable borrow occurs here [INFO] [stdout] 1673 | self.exit_ms_query_es(statuses, ms_write.es.ms_query_id().clone(), query_error); [INFO] [stdout] | ^^^^^^^^ ----------- immutable borrow later used here [INFO] [stdout] | | [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] | [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `*statuses` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/tablet.rs:1727:31 [INFO] [stdout] | [INFO] [stdout] 1726 | let ms_read = statuses.full_ms_table_read_ess.get(&query_id).unwrap(); [INFO] [stdout] | ------------------------------- immutable borrow occurs here [INFO] [stdout] 1727 | self.exit_ms_query_es(statuses, ms_read.es.ms_query_id().clone(), query_error); [INFO] [stdout] | ^^^^^^^^ ---------- immutable borrow later used here [INFO] [stdout] | | [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] | [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `*statuses` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/tablet.rs:1845:29 [INFO] [stdout] | [INFO] [stdout] 1829 | } else if let Some(ms_query_es) = statuses.ms_query_ess.get(&query_id) { [INFO] [stdout] | --------------------- immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 1845 | self.exit_ms_query_es(statuses, ms_query_es.query_id.clone(), msg::QueryError::LateralError); [INFO] [stdout] | ^^^^^^^^ -------------------- immutable borrow later used here [INFO] [stdout] | | [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] | [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `V1` [INFO] [stdout] --> src/lang.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | V1(i32), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `compute_col_context` [INFO] [stdout] --> src/server.rs:551:10 [INFO] [stdout] | [INFO] [stdout] 551 | pub fn compute_col_context(&self, parent_context_row: &ContextRow) -> HashMap { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `children` [INFO] [stdout] --> src/server.rs:587:3 [INFO] [stdout] | [INFO] [stdout] 587 | children: Vec<(Vec, Vec)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `remove` [INFO] [stdout] --> src/tablet.rs:208:6 [INFO] [stdout] | [INFO] [stdout] 208 | fn remove(&mut self, query_id: &QueryId) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `*self` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/tablet.rs:1047:9 [INFO] [stdout] | [INFO] [stdout] 1045 | for (timestamp, set) in self.waiting_read_protected.range(bound) { [INFO] [stdout] | --------------------------- immutable borrow occurs here [INFO] [stdout] 1046 | let protect_request = set.first().unwrap().clone(); [INFO] [stdout] 1047 | self.grant_read_region(statuses, *timestamp, protect_request); [INFO] [stdout] | ^^^^ mutable borrow occurs here ---------- immutable borrow later used here [INFO] [stdout] | [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `*self` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/tablet.rs:1129:13 [INFO] [stdout] | [INFO] [stdout] 1125 | for (timestamp, set) in &self.waiting_read_protected { [INFO] [stdout] | ---------------------------- immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 1129 | self.deadlock_safety_read_abort(statuses, *timestamp, protect_request.clone()); [INFO] [stdout] | ^^^^ mutable borrow occurs here ---------- immutable borrow later used here [INFO] [stdout] | [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `*self` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/tablet.rs:1106:11 [INFO] [stdout] | [INFO] [stdout] 1104 | for (timestamp, set) in &self.waiting_read_protected { [INFO] [stdout] | ---------------------------- immutable borrow occurs here [INFO] [stdout] 1105 | for protect_request in set { [INFO] [stdout] 1106 | self.grant_read_region(statuses, *timestamp, protect_request.clone()); [INFO] [stdout] | ^^^^ mutable borrow occurs here ---------- immutable borrow later used here [INFO] [stdout] | [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `*self` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/tablet.rs:1098:13 [INFO] [stdout] | [INFO] [stdout] 1095 | for (timestamp, set) in self.waiting_read_protected.range(bound) { [INFO] [stdout] | --------------------------- immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 1098 | self.grant_read_region(statuses, *timestamp, protect_request.clone()); [INFO] [stdout] | ^^^^ mutable borrow occurs here ---------- immutable borrow later used here [INFO] [stdout] | [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `*self` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/tablet.rs:1080:15 [INFO] [stdout] | [INFO] [stdout] 1077 | for (timestamp, set) in self.waiting_read_protected.range(bound) { [INFO] [stdout] | --------------------------- immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 1080 | self.grant_read_region(statuses, *timestamp, protect_request.clone()); [INFO] [stdout] | ^^^^ mutable borrow occurs here ---------- immutable borrow later used here [INFO] [stdout] | [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `*self` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/tablet.rs:1117:13 [INFO] [stdout] | [INFO] [stdout] 1114 | if let Some(verifying_write) = self.verifying_writes.get(timestamp) { [INFO] [stdout] | --------------------- immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 1117 | self.deadlock_safety_write_abort(statuses, verifying_write.orig_p.clone(), *timestamp); [INFO] [stdout] | ^^^^ mutable borrow occurs here ---------------------- immutable borrow later used here [INFO] [stdout] | [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/alter_table_es.rs:116:7 [INFO] [stdout] | [INFO] [stdout] 116 | / table_schema.val_cols.write( [INFO] [stdout] 117 | | &self.alter_op.col_name, [INFO] [stdout] 118 | | self.alter_op.maybe_col_type.clone(), [INFO] [stdout] 119 | | new_timestamp, [INFO] [stdout] 120 | | ); [INFO] [stdout] | |________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `*statuses` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/tablet.rs:1673:31 [INFO] [stdout] | [INFO] [stdout] 1672 | let ms_write = statuses.full_ms_table_read_ess.get(&query_id).unwrap(); [INFO] [stdout] | ------------------------------- immutable borrow occurs here [INFO] [stdout] 1673 | self.exit_ms_query_es(statuses, ms_write.es.ms_query_id().clone(), query_error); [INFO] [stdout] | ^^^^^^^^ ----------- immutable borrow later used here [INFO] [stdout] | | [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] | [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/common.rs:125:7 [INFO] [stdout] | [INFO] [stdout] 125 | mvm.write(&col_name, Some(col_type), Timestamp(0)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `*statuses` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/tablet.rs:1727:31 [INFO] [stdout] | [INFO] [stdout] 1726 | let ms_read = statuses.full_ms_table_read_ess.get(&query_id).unwrap(); [INFO] [stdout] | ------------------------------- immutable borrow occurs here [INFO] [stdout] 1727 | self.exit_ms_query_es(statuses, ms_read.es.ms_query_id().clone(), query_error); [INFO] [stdout] | ^^^^^^^^ ---------- immutable borrow later used here [INFO] [stdout] | | [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] | [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `*statuses` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/tablet.rs:1845:29 [INFO] [stdout] | [INFO] [stdout] 1829 | } else if let Some(ms_query_es) = statuses.ms_query_ess.get(&query_id) { [INFO] [stdout] | --------------------- immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 1845 | self.exit_ms_query_es(statuses, ms_query_es.query_id.clone(), msg::QueryError::LateralError); [INFO] [stdout] | ^^^^^^^^ -------------------- immutable borrow later used here [INFO] [stdout] | | [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] | [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `rename_trans_tables_query_R` should have a snake case name [INFO] [stdout] --> src/query_converter.rs:70:4 [INFO] [stdout] | [INFO] [stdout] 70 | fn rename_trans_tables_query_R(ctx: &mut RenameContext, query: &mut iast::Query) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `rename_trans_tables_query_r` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `rename_trans_tables_val_expr_R` should have a snake case name [INFO] [stdout] --> src/query_converter.rs:129:4 [INFO] [stdout] | [INFO] [stdout] 129 | fn rename_trans_tables_val_expr_R(ctx: &mut RenameContext, val_expr: &mut iast::ValExpr) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `rename_trans_tables_val_expr_r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `flatten_top_level_query_R` should have a snake case name [INFO] [stdout] --> src/query_converter.rs:169:4 [INFO] [stdout] | [INFO] [stdout] 169 | fn flatten_top_level_query_R( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `flatten_top_level_query_r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `flatten_val_expr_R` should have a snake case name [INFO] [stdout] --> src/query_converter.rs:215:4 [INFO] [stdout] | [INFO] [stdout] 215 | fn flatten_val_expr_R( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `flatten_val_expr_r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `flatten_sub_query_R` should have a snake case name [INFO] [stdout] --> src/query_converter.rs:248:4 [INFO] [stdout] | [INFO] [stdout] 248 | fn flatten_sub_query_R( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `flatten_sub_query_r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::iter::Map` that must be used [INFO] [stdout] --> src/server.rs:176:9 [INFO] [stdout] | [INFO] [stdout] 176 | tablet_groups.iter().map(|(_, tablet_group_id)| tablet_group_id.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: iterators are lazy and do nothing unless consumed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/tablet.rs:782:9 [INFO] [stdout] | [INFO] [stdout] 782 | / self.table_schema.val_cols.write( [INFO] [stdout] 783 | | &alter_op.col_name, [INFO] [stdout] 784 | | alter_op.maybe_col_type, [INFO] [stdout] 785 | | commit.timestamp, [INFO] [stdout] 786 | | ); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 100 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `compute_col_context` [INFO] [stdout] --> src/server.rs:551:10 [INFO] [stdout] | [INFO] [stdout] 551 | pub fn compute_col_context(&self, parent_context_row: &ContextRow) -> HashMap { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `children` [INFO] [stdout] --> src/server.rs:587:3 [INFO] [stdout] | [INFO] [stdout] 587 | children: Vec<(Vec, Vec)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `remove` [INFO] [stdout] --> src/tablet.rs:208:6 [INFO] [stdout] | [INFO] [stdout] 208 | fn remove(&mut self, query_id: &QueryId) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/alter_table_es.rs:116:7 [INFO] [stdout] | [INFO] [stdout] 116 | / table_schema.val_cols.write( [INFO] [stdout] 117 | | &self.alter_op.col_name, [INFO] [stdout] 118 | | self.alter_op.maybe_col_type.clone(), [INFO] [stdout] 119 | | new_timestamp, [INFO] [stdout] 120 | | ); [INFO] [stdout] | |________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/common.rs:125:7 [INFO] [stdout] | [INFO] [stdout] 125 | mvm.write(&col_name, Some(col_type), Timestamp(0)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `rename_trans_tables_query_R` should have a snake case name [INFO] [stdout] --> src/query_converter.rs:70:4 [INFO] [stdout] | [INFO] [stdout] 70 | fn rename_trans_tables_query_R(ctx: &mut RenameContext, query: &mut iast::Query) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `rename_trans_tables_query_r` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `rename_trans_tables_val_expr_R` should have a snake case name [INFO] [stdout] --> src/query_converter.rs:129:4 [INFO] [stdout] | [INFO] [stdout] 129 | fn rename_trans_tables_val_expr_R(ctx: &mut RenameContext, val_expr: &mut iast::ValExpr) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `rename_trans_tables_val_expr_r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `flatten_top_level_query_R` should have a snake case name [INFO] [stdout] --> src/query_converter.rs:169:4 [INFO] [stdout] | [INFO] [stdout] 169 | fn flatten_top_level_query_R( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `flatten_top_level_query_r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `flatten_val_expr_R` should have a snake case name [INFO] [stdout] --> src/query_converter.rs:215:4 [INFO] [stdout] | [INFO] [stdout] 215 | fn flatten_val_expr_R( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `flatten_val_expr_r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `flatten_sub_query_R` should have a snake case name [INFO] [stdout] --> src/query_converter.rs:248:4 [INFO] [stdout] | [INFO] [stdout] 248 | fn flatten_sub_query_R( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `flatten_sub_query_r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::iter::Map` that must be used [INFO] [stdout] --> src/server.rs:176:9 [INFO] [stdout] | [INFO] [stdout] 176 | tablet_groups.iter().map(|(_, tablet_group_id)| tablet_group_id.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: iterators are lazy and do nothing unless consumed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/tablet.rs:782:9 [INFO] [stdout] | [INFO] [stdout] 782 | / self.table_schema.val_cols.write( [INFO] [stdout] 783 | | &alter_op.col_name, [INFO] [stdout] 784 | | alter_op.maybe_col_type, [INFO] [stdout] 785 | | commit.timestamp, [INFO] [stdout] 786 | | ); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 100 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ColName`, `ColVal` [INFO] [stdout] --> src/bin/simtest/main.rs:6:3 [INFO] [stdout] | [INFO] [stdout] 6 | ColName, ColType, ColVal, EndpointId, PrimaryKey, RequestId, SlaveGroupId, TablePath, [INFO] [stdout] | ^^^^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ColName`, `ColVal` [INFO] [stdout] --> src/bin/simtest/main.rs:6:3 [INFO] [stdout] | [INFO] [stdout] 6 | ColName, ColType, ColVal, EndpointId, PrimaryKey, RequestId, SlaveGroupId, TablePath, [INFO] [stdout] | ^^^^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_responses` [INFO] [stdout] --> src/bin/simtest/simulation.rs:221:10 [INFO] [stdout] | [INFO] [stdout] 221 | pub fn get_responses(&self) -> &HashMap> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `print` [INFO] [stdout] --> src/bin/simtest/simulation.rs:229:10 [INFO] [stdout] | [INFO] [stdout] 229 | pub fn print(&self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `drop_messages` [INFO] [stdout] --> src/bin/simtest/simulation.rs:293:10 [INFO] [stdout] | [INFO] [stdout] 293 | pub fn drop_messages(&mut self, num_msgs: i32) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `simulate_n_ms` [INFO] [stdout] --> src/bin/simtest/simulation.rs:316:10 [INFO] [stdout] | [INFO] [stdout] 316 | pub fn simulate_n_ms(&mut self, n: i32) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `mk_request_id` [INFO] [stdout] --> src/bin/simtest/simulation.rs:328:10 [INFO] [stdout] | [INFO] [stdout] 328 | pub fn mk_request_id(&mut self) -> RequestId { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_responses` [INFO] [stdout] --> src/bin/simtest/simulation.rs:221:10 [INFO] [stdout] | [INFO] [stdout] 221 | pub fn get_responses(&self) -> &HashMap> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `print` [INFO] [stdout] --> src/bin/simtest/simulation.rs:229:10 [INFO] [stdout] | [INFO] [stdout] 229 | pub fn print(&self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `drop_messages` [INFO] [stdout] --> src/bin/simtest/simulation.rs:293:10 [INFO] [stdout] | [INFO] [stdout] 293 | pub fn drop_messages(&mut self, num_msgs: i32) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `simulate_n_ms` [INFO] [stdout] --> src/bin/simtest/simulation.rs:316:10 [INFO] [stdout] | [INFO] [stdout] 316 | pub fn simulate_n_ms(&mut self, n: i32) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `mk_request_id` [INFO] [stdout] --> src/bin/simtest/simulation.rs:328:10 [INFO] [stdout] | [INFO] [stdout] 328 | pub fn mk_request_id(&mut self) -> RequestId { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `ProdClock` doesn't implement `Debug` [INFO] [stdout] --> src/bin/transact/server.rs:56:3 [INFO] [stdout] | [INFO] [stdout] 56 | type ClockT = ProdClock; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ `ProdClock` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `ProdClock` [INFO] [stdout] = note: add `#[derive(Debug)]` to `ProdClock` or manually `impl Debug for ProdClock` [INFO] [stdout] note: required by a bound in `runiversal::common::IOTypes::ClockT` [INFO] [stdout] --> /opt/rustwide/workdir/src/common.rs:33:24 [INFO] [stdout] | [INFO] [stdout] 33 | type ClockT: Clock + Debug; [INFO] [stdout] | ^^^^^ required by this bound in `runiversal::common::IOTypes::ClockT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `ProdClock` doesn't implement `Debug` [INFO] [stdout] --> src/bin/transact/server.rs:56:3 [INFO] [stdout] | [INFO] [stdout] 56 | type ClockT = ProdClock; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ `ProdClock` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `ProdClock` [INFO] [stdout] = note: add `#[derive(Debug)]` to `ProdClock` or manually `impl Debug for ProdClock` [INFO] [stdout] note: required by a bound in `runiversal::common::IOTypes::ClockT` [INFO] [stdout] --> /opt/rustwide/workdir/src/common.rs:33:24 [INFO] [stdout] | [INFO] [stdout] 33 | type ClockT: Clock + Debug; [INFO] [stdout] | ^^^^^ required by this bound in `runiversal::common::IOTypes::ClockT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `ProdNetworkOut` doesn't implement `Debug` [INFO] [stdout] --> src/bin/transact/server.rs:57:3 [INFO] [stdout] | [INFO] [stdout] 57 | type NetworkOutT = ProdNetworkOut; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `ProdNetworkOut` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `ProdNetworkOut` [INFO] [stdout] = note: add `#[derive(Debug)]` to `ProdNetworkOut` or manually `impl Debug for ProdNetworkOut` [INFO] [stdout] note: required by a bound in `runiversal::common::IOTypes::NetworkOutT` [INFO] [stdout] --> /opt/rustwide/workdir/src/common.rs:34:34 [INFO] [stdout] | [INFO] [stdout] 34 | type NetworkOutT: NetworkOut + Debug; [INFO] [stdout] | ^^^^^ required by this bound in `runiversal::common::IOTypes::NetworkOutT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `ProdNetworkOut` doesn't implement `Debug` [INFO] [stdout] --> src/bin/transact/server.rs:57:3 [INFO] [stdout] | [INFO] [stdout] 57 | type NetworkOutT = ProdNetworkOut; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `ProdNetworkOut` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `ProdNetworkOut` [INFO] [stdout] = note: add `#[derive(Debug)]` to `ProdNetworkOut` or manually `impl Debug for ProdNetworkOut` [INFO] [stdout] note: required by a bound in `runiversal::common::IOTypes::NetworkOutT` [INFO] [stdout] --> /opt/rustwide/workdir/src/common.rs:34:34 [INFO] [stdout] | [INFO] [stdout] 34 | type NetworkOutT: NetworkOut + Debug; [INFO] [stdout] | ^^^^^ required by this bound in `runiversal::common::IOTypes::NetworkOutT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `ProdTabletForwardOut` doesn't implement `Debug` [INFO] [stdout] --> src/bin/transact/server.rs:58:3 [INFO] [stdout] | [INFO] [stdout] 58 | type TabletForwardOutT = ProdTabletForwardOut; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `ProdTabletForwardOut` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `ProdTabletForwardOut` [INFO] [stdout] = note: add `#[derive(Debug)]` to `ProdTabletForwardOut` or manually `impl Debug for ProdTabletForwardOut` [INFO] [stdout] note: required by a bound in `runiversal::common::IOTypes::TabletForwardOutT` [INFO] [stdout] --> /opt/rustwide/workdir/src/common.rs:35:46 [INFO] [stdout] | [INFO] [stdout] 35 | type TabletForwardOutT: TabletForwardOut + Debug; [INFO] [stdout] | ^^^^^ required by this bound in `runiversal::common::IOTypes::TabletForwardOutT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `ProdTabletForwardOut` doesn't implement `Debug` [INFO] [stdout] --> src/bin/transact/server.rs:58:3 [INFO] [stdout] | [INFO] [stdout] 58 | type TabletForwardOutT = ProdTabletForwardOut; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `ProdTabletForwardOut` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `ProdTabletForwardOut` [INFO] [stdout] = note: add `#[derive(Debug)]` to `ProdTabletForwardOut` or manually `impl Debug for ProdTabletForwardOut` [INFO] [stdout] note: required by a bound in `runiversal::common::IOTypes::TabletForwardOutT` [INFO] [stdout] --> /opt/rustwide/workdir/src/common.rs:35:46 [INFO] [stdout] | [INFO] [stdout] 35 | type TabletForwardOutT: TabletForwardOut + Debug; [INFO] [stdout] | ^^^^^ required by this bound in `runiversal::common::IOTypes::TabletForwardOutT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `runiversal` due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b45b13958b0c3f2acfc9d605906b72bff9847d2963e2d01f01b84403be9cb8c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b45b13958b0c3f2acfc9d605906b72bff9847d2963e2d01f01b84403be9cb8c6", kill_on_drop: false }` [INFO] [stdout] b45b13958b0c3f2acfc9d605906b72bff9847d2963e2d01f01b84403be9cb8c6