[INFO] cloning repository https://github.com/1e-16/order-book-bench [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/1e-16/order-book-bench" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1e-16%2Forder-book-bench", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1e-16%2Forder-book-bench'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 49cb8fe5fbef7cf45cbf510fcf0d0be8ef968a4d [INFO] checking 1e-16/order-book-bench/49cb8fe5fbef7cf45cbf510fcf0d0be8ef968a4d against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1e-16%2Forder-book-bench" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/1e-16/order-book-bench on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/1e-16/order-book-bench [INFO] finished tweaking git repo https://github.com/1e-16/order-book-bench [INFO] tweaked toml for git repo https://github.com/1e-16/order-book-bench written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/1e-16/order-book-bench already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded yarte_helpers v0.15.8 [INFO] [stderr] Downloaded yarte v0.15.7 [INFO] [stderr] Downloaded async_once v0.2.6 [INFO] [stderr] Downloaded ntex-macros v0.1.3 [INFO] [stderr] Downloaded ntex-connect v1.0.0 [INFO] [stderr] Downloaded ntex-http v0.1.12 [INFO] [stderr] Downloaded ntex-router v0.5.3 [INFO] [stderr] Downloaded ntex-tls v1.0.0 [INFO] [stderr] Downloaded ntex-bytes v0.1.24 [INFO] [stderr] Downloaded lz4_flex v0.11.2 [INFO] [stderr] Downloaded arc-swap v1.7.0 [INFO] [stderr] Downloaded ntex-h2 v0.5.1 [INFO] [stderr] Downloaded scylla v0.12.0 [INFO] [stderr] Downloaded scylla-cql v0.1.0 [INFO] [stderr] Downloaded ntex-io v1.0.1 [INFO] [stderr] Downloaded ntex-service v2.0.1 [INFO] [stderr] Downloaded ntex-util v1.0.1 [INFO] [stderr] Downloaded yarte_codegen v0.15.7 [INFO] [stderr] Downloaded ntex v1.1.2 [INFO] [stderr] Downloaded ntex-tokio v0.4.0 [INFO] [stderr] Downloaded ntex-rt v0.4.11 [INFO] [stderr] Downloaded scylla-macros v0.4.0 [INFO] [stderr] Downloaded v_eval v0.6.0 [INFO] [stderr] Downloaded yarte_hir v0.15.6 [INFO] [stderr] Downloaded yarte_parser v0.15.2 [INFO] [stderr] Downloaded yarte_derive v0.15.6 [INFO] [stderr] Downloaded ntex-codec v0.6.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 07f4c657a49aaa388b9562440dfc1d66a37f664185b1598bb0d750f6cafbb224 [INFO] running `Command { std: "docker" "start" "-a" "07f4c657a49aaa388b9562440dfc1d66a37f664185b1598bb0d750f6cafbb224", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "07f4c657a49aaa388b9562440dfc1d66a37f664185b1598bb0d750f6cafbb224", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07f4c657a49aaa388b9562440dfc1d66a37f664185b1598bb0d750f6cafbb224", kill_on_drop: false }` [INFO] [stdout] 07f4c657a49aaa388b9562440dfc1d66a37f664185b1598bb0d750f6cafbb224 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1fad461f3c07e2803ff8f1729930b72dbd843106c1cfde2fa574421b1a6b1046 [INFO] running `Command { std: "docker" "start" "-a" "1fad461f3c07e2803ff8f1729930b72dbd843106c1cfde2fa574421b1a6b1046", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling v_htmlescape v0.15.8 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Checking oneshot v0.1.6 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking concurrent-queue v2.4.0 [INFO] [stderr] Checking ntex-service v2.0.1 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking event-listener v5.2.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Checking event-listener-strategy v0.5.0 [INFO] [stderr] Checking async-channel v2.2.0 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling dtoa v1.0.9 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling yansi-term v0.1.2 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling annotate-snippets v0.9.2 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Compiling v_eval v0.6.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling num_enum_derive v0.6.1 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling scylla-macros v0.4.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking num_enum v0.6.1 [INFO] [stderr] Checking lz4_flex v0.11.2 [INFO] [stderr] Checking uuid v1.7.0 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking chrono v0.4.35 [INFO] [stderr] Checking sha-1 v0.10.1 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking polling v3.5.0 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling ntex-macros v0.1.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rand_pcg v0.3.1 [INFO] [stderr] Checking arc-swap v1.7.0 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking histogram v0.6.9 [INFO] [stderr] Checking strum v0.23.0 [INFO] [stderr] Checking base64 v0.22.0 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking async_once v0.2.6 [INFO] [stderr] Checking strum v0.26.2 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking ntex-rt v0.4.11 [INFO] [stderr] Checking scylla-cql v0.1.0 [INFO] [stderr] Checking ntex-util v1.0.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Checking ntex-bytes v0.1.24 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling yarte_helpers v0.15.8 [INFO] [stderr] Checking scylla v0.12.0 [INFO] [stderr] Checking ntex-codec v0.6.2 [INFO] [stderr] Checking ntex-http v0.1.12 [INFO] [stderr] Checking ntex-router v0.5.3 [INFO] [stderr] Checking ntex-io v1.0.1 [INFO] [stderr] Compiling yarte_parser v0.15.2 [INFO] [stderr] Checking ntex-tls v1.0.0 [INFO] [stderr] Checking ntex-tokio v0.4.0 [INFO] [stderr] Compiling yarte_hir v0.15.6 [INFO] [stderr] Checking ntex-connect v1.0.0 [INFO] [stderr] Compiling yarte_codegen v0.15.7 [INFO] [stderr] Checking ntex-h2 v0.5.1 [INFO] [stderr] Compiling yarte_derive v0.15.6 [INFO] [stderr] Checking yarte v0.15.7 [INFO] [stderr] Checking ntex v1.1.2 [INFO] [stderr] Checking order-book-bench v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Serializer` [INFO] [stdout] --> src/model.rs:2:37 [INFO] [stdout] | [INFO] [stdout] 2 | use serde::{Deserialize, Serialize, Serializer}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Read` [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Order` [INFO] [stdout] --> src/scylla.rs:9:20 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::model::{Order}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Serializer` [INFO] [stdout] --> src/model.rs:2:37 [INFO] [stdout] | [INFO] [stdout] 2 | use serde::{Deserialize, Serialize, Serializer}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Read` [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `has_update_parameter` is never read [INFO] [stdout] --> src/scylla.rs:434:13 [INFO] [stdout] | [INFO] [stdout] 434 | has_update_parameter = true; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `has_update_parameter` is never read [INFO] [stdout] --> src/scylla.rs:434:13 [INFO] [stdout] | [INFO] [stdout] 434 | has_update_parameter = true; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Quoted` is more private than the item `Op` [INFO] [stdout] --> src/scylla.rs:98:1 [INFO] [stdout] | [INFO] [stdout] 98 | pub enum Op<'a, T> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ enum `Op` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but trait `Quoted` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/scylla.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | pub(crate) trait Quoted { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_bounds)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SEQUENCE_BITS` is never used [INFO] [stdout] --> src/id.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | const SEQUENCE_BITS: i64 = 12; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MAX_SEQUENCE` is never used [INFO] [stdout] --> src/id.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | const MAX_SEQUENCE: i64 = (1 << SEQUENCE_BITS) - 1; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TIMESTAMP_SHIFT` is never used [INFO] [stdout] --> src/id.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | const TIMESTAMP_SHIFT: i64 = WORKER_ID_BITS + SEQUENCE_BITS; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WORKER_ID_SHIFT` is never used [INFO] [stdout] --> src/id.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | const WORKER_ID_SHIFT: i64 = SEQUENCE_BITS; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `rand` is never used [INFO] [stdout] --> src/model.rs:123:12 [INFO] [stdout] | [INFO] [stdout] 122 | impl Order { [INFO] [stdout] | ---------- associated function in this implementation [INFO] [stdout] 123 | pub fn rand(cnt: u16) -> Vec { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `reverse` is never read [INFO] [stdout] --> src/model.rs:176:9 [INFO] [stdout] | [INFO] [stdout] 172 | pub struct GetOrderByOIdsReq { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 176 | pub reverse: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GetOrderByOIdsReq` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `cursor` is never read [INFO] [stdout] --> src/model.rs:199:9 [INFO] [stdout] | [INFO] [stdout] 181 | pub struct GetOrderByUsrReq { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 199 | pub cursor: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GetOrderByUsrReq` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `cursor` is never read [INFO] [stdout] --> src/model.rs:224:9 [INFO] [stdout] | [INFO] [stdout] 206 | pub struct GetOrderByMCHReq { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 224 | pub cursor: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GetOrderByMCHReq` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Quoted` is more private than the item `Op` [INFO] [stdout] --> src/scylla.rs:98:1 [INFO] [stdout] | [INFO] [stdout] 98 | pub enum Op<'a, T> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ enum `Op` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but trait `Quoted` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/scylla.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | pub(crate) trait Quoted { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_bounds)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SEQUENCE_BITS` is never used [INFO] [stdout] --> src/id.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | const SEQUENCE_BITS: i64 = 12; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MAX_SEQUENCE` is never used [INFO] [stdout] --> src/id.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | const MAX_SEQUENCE: i64 = (1 << SEQUENCE_BITS) - 1; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TIMESTAMP_SHIFT` is never used [INFO] [stdout] --> src/id.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | const TIMESTAMP_SHIFT: i64 = WORKER_ID_BITS + SEQUENCE_BITS; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WORKER_ID_SHIFT` is never used [INFO] [stdout] --> src/id.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | const WORKER_ID_SHIFT: i64 = SEQUENCE_BITS; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `rand` is never used [INFO] [stdout] --> src/model.rs:123:12 [INFO] [stdout] | [INFO] [stdout] 122 | impl Order { [INFO] [stdout] | ---------- associated function in this implementation [INFO] [stdout] 123 | pub fn rand(cnt: u16) -> Vec { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `reverse` is never read [INFO] [stdout] --> src/model.rs:176:9 [INFO] [stdout] | [INFO] [stdout] 172 | pub struct GetOrderByOIdsReq { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 176 | pub reverse: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GetOrderByOIdsReq` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `cursor` is never read [INFO] [stdout] --> src/model.rs:199:9 [INFO] [stdout] | [INFO] [stdout] 181 | pub struct GetOrderByUsrReq { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 199 | pub cursor: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GetOrderByUsrReq` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `cursor` is never read [INFO] [stdout] --> src/model.rs:224:9 [INFO] [stdout] | [INFO] [stdout] 206 | pub struct GetOrderByMCHReq { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 224 | pub cursor: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GetOrderByMCHReq` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 42s [INFO] running `Command { std: "docker" "inspect" "1fad461f3c07e2803ff8f1729930b72dbd843106c1cfde2fa574421b1a6b1046", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fad461f3c07e2803ff8f1729930b72dbd843106c1cfde2fa574421b1a6b1046", kill_on_drop: false }` [INFO] [stdout] 1fad461f3c07e2803ff8f1729930b72dbd843106c1cfde2fa574421b1a6b1046