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