[INFO] cloning repository https://github.com/rob-DEV/match-engine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rob-DEV/match-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frob-DEV%2Fmatch-engine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frob-DEV%2Fmatch-engine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b94b8229801b248b22b40987166cc8e977b03eba [INFO] checking rob-DEV/match-engine/b94b8229801b248b22b40987166cc8e977b03eba against master#c8551d3c63c51f290cf1dc9dc4714249ea849fd1 for pr-148946 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frob-DEV%2Fmatch-engine" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rob-DEV/match-engine [INFO] finished tweaking git repo https://github.com/rob-DEV/match-engine [INFO] tweaked toml for git repo https://github.com/rob-DEV/match-engine written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rob-DEV/match-engine on toolchain c8551d3c63c51f290cf1dc9dc4714249ea849fd1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rob-DEV/match-engine 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" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bitcode_derive v0.6.5 [INFO] [stderr] Downloaded ron v0.7.1 [INFO] [stderr] Downloaded serde_json v1.0.139 [INFO] [stderr] Downloaded fefix_derive v0.7.0 [INFO] [stderr] Downloaded darling_macro v0.12.4 [INFO] [stderr] Downloaded minstant v0.1.7 [INFO] [stderr] Downloaded hashlink v0.7.0 [INFO] [stderr] Downloaded clap v4.5.30 [INFO] [stderr] Downloaded roxmltree v0.14.1 [INFO] [stderr] Downloaded darling_core v0.12.4 [INFO] [stderr] Downloaded bitvec v0.18.5 [INFO] [stderr] Downloaded cc v1.2.15 [INFO] [stderr] Downloaded sqlx v0.5.13 [INFO] [stderr] Downloaded darling v0.12.4 [INFO] [stderr] Downloaded strum_macros v0.22.0 [INFO] [stderr] Downloaded glam v0.30.0 [INFO] [stderr] Downloaded clap_builder v4.5.30 [INFO] [stderr] Downloaded strum v0.22.0 [INFO] [stderr] Downloaded rand_core v0.9.2 [INFO] [stderr] Downloaded zerocopy-derive v0.8.20 [INFO] [stderr] Downloaded atoi v0.4.0 [INFO] [stderr] Downloaded sqlformat v0.1.8 [INFO] [stderr] Downloaded sqlx-rt v0.5.13 [INFO] [stderr] Downloaded sqlx-macros v0.5.13 [INFO] [stderr] Downloaded zerocopy v0.8.20 [INFO] [stderr] Downloaded sqlx-core v0.5.13 [INFO] [stderr] Downloaded bitcode v0.6.5 [INFO] [stderr] Downloaded config v0.13.4 [INFO] [stderr] Downloaded core_affinity v0.8.3 [INFO] [stderr] Downloaded fefix v0.7.0 [INFO] [stderr] Downloaded quick-xml v0.22.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 39b02368ad7038fc6e920f937ac7b13fc85dcfa363a65251f20b1e024ccb365b [INFO] running `Command { std: "docker" "start" "-a" "39b02368ad7038fc6e920f937ac7b13fc85dcfa363a65251f20b1e024ccb365b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "39b02368ad7038fc6e920f937ac7b13fc85dcfa363a65251f20b1e024ccb365b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39b02368ad7038fc6e920f937ac7b13fc85dcfa363a65251f20b1e024ccb365b", kill_on_drop: false }` [INFO] [stdout] 39b02368ad7038fc6e920f937ac7b13fc85dcfa363a65251f20b1e024ccb365b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5ab258116c6e795cf2b23c583790406aadbd36a64ab443dd9c1a799ac336ca7a [INFO] running `Command { std: "docker" "start" "-a" "5ab258116c6e795cf2b23c583790406aadbd36a64ab443dd9c1a799ac336ca7a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling cc v1.2.15 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Checking ryu v1.0.19 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling either v1.14.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Checking bytes v1.10.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Checking dlv-list v0.3.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling tinyvec v1.8.1 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking ordered-multimap v0.4.3 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Checking rust-ini v0.18.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Checking bytemuck v1.21.0 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Checking minstant v0.1.7 [INFO] [stderr] Compiling sqlformat v0.1.8 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Compiling async-trait v0.1.86 [INFO] [stderr] Compiling bitcode_derive v0.6.5 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling sqlx-rt v0.5.13 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Checking ron v0.7.1 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking bitcode v0.6.5 [INFO] [stderr] Compiling crc v2.1.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Checking config v0.13.4 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling futures-intrusive v0.4.2 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling whoami v1.5.2 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling sqlx-core v0.5.13 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling roxmltree v0.14.1 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling strum_macros v0.22.0 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling strum v0.22.0 [INFO] [stderr] Compiling zerocopy v0.8.20 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Checking common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling fefix v0.7.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking radium v0.3.0 [INFO] [stderr] Checking bitvec v0.18.5 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking tokio-util v0.6.10 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Compiling fefix_derive v0.7.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking core_affinity v0.8.3 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking shlex v1.3.0 [INFO] [stderr] Checking recorder v0.1.0 (/opt/rustwide/workdir/recorder) [INFO] [stderr] Checking clap_builder v4.5.30 [INFO] [stderr] Checking engine v0.1.0 (/opt/rustwide/workdir/engine) [INFO] [stdout] warning: unused import: `common::transport::nack_sequenced_light_multicast_receiver::NackSequencedLightMulticastReceiver` [INFO] [stdout] --> engine/src/process/msg_in_thread.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use common::transport::nack_sequenced_light_multicast_receiver::NackSequencedLightMulticastReceiver; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `common::transport::nack_sequenced_light_multicast_receiver::NackSequencedLightMulticastReceiver` [INFO] [stdout] --> engine/src/process/msg_in_thread.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use common::transport::nack_sequenced_light_multicast_receiver::NackSequencedLightMulticastReceiver; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `cycles_per_second` is assigned to, but never used [INFO] [stdout] --> engine/src/engine/match_engine.rs:53:13 [INFO] [stdout] | [INFO] [stdout] 53 | let mut cycles_per_second = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_cycles_per_second` instead [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `cycles_per_second` is never read [INFO] [stdout] --> engine/src/engine/match_engine.rs:111:13 [INFO] [stdout] | [INFO] [stdout] 111 | cycles_per_second += 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `cycles_per_second` is never read [INFO] [stdout] --> engine/src/engine/match_engine.rs:130:17 [INFO] [stdout] | [INFO] [stdout] 130 | cycles_per_second = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `adjust_qty`, `order_ids`, `volume`, and `num_orders` are never used [INFO] [stdout] --> engine/src/book/price_level.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl PriceLevel { [INFO] [stdout] | --------------- associated items in this implementation [INFO] [stdout] 11 | pub fn new() -> PriceLevel { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | pub fn adjust_qty(&mut self, qty: u32) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | pub fn order_ids(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | pub fn volume(&self) -> u32 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 57 | pub fn num_orders(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `instrument` is never read [INFO] [stdout] --> engine/src/engine/match_engine.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct MatchEngine { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 17 | instrument: Instrument, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking market-data v0.1.0 (/opt/rustwide/workdir/market-data) [INFO] [stdout] warning: variable `cycles_per_second` is assigned to, but never used [INFO] [stdout] --> engine/src/engine/match_engine.rs:53:13 [INFO] [stdout] | [INFO] [stdout] 53 | let mut cycles_per_second = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_cycles_per_second` instead [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `cycles_per_second` is never read [INFO] [stdout] --> engine/src/engine/match_engine.rs:111:13 [INFO] [stdout] | [INFO] [stdout] 111 | cycles_per_second += 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `cycles_per_second` is never read [INFO] [stdout] --> engine/src/engine/match_engine.rs:130:17 [INFO] [stdout] | [INFO] [stdout] 130 | cycles_per_second = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `adjust_qty`, `order_ids`, `volume`, and `num_orders` are never used [INFO] [stdout] --> engine/src/book/price_level.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl PriceLevel { [INFO] [stdout] | --------------- associated items in this implementation [INFO] [stdout] 11 | pub fn new() -> PriceLevel { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | pub fn adjust_qty(&mut self, qty: u32) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | pub fn order_ids(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | pub fn volume(&self) -> u32 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 57 | pub fn num_orders(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `instrument` is never read [INFO] [stdout] --> engine/src/engine/match_engine.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct MatchEngine { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 17 | instrument: Instrument, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `common::transport::nack_sequenced_light_multicast_receiver::NackSequencedLightMulticastReceiver` [INFO] [stdout] --> market-data/src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use common::transport::nack_sequenced_light_multicast_receiver::NackSequencedLightMulticastReceiver; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `px` is never read [INFO] [stdout] --> market-data/src/md_book.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 10 | struct PriceLevel { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 11 | px: u32, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `PriceLevel` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `emit_l1` and `emit_l2` are never used [INFO] [stdout] --> market-data/src/md_book.rs:61:12 [INFO] [stdout] | [INFO] [stdout] 35 | impl MarketDataBook { [INFO] [stdout] | ------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 61 | pub fn emit_l1(&self) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 74 | pub fn emit_l2(&self) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: comparison is useless due to type limits [INFO] [stdout] --> market-data/src/md_book.rs:119:21 [INFO] [stdout] | [INFO] [stdout] 119 | assert!(bid_order_metadata.qty >= 0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: comparison is useless due to type limits [INFO] [stdout] --> market-data/src/md_book.rs:137:21 [INFO] [stdout] | [INFO] [stdout] 137 | assert!(ask_order_metadata.qty >= 0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `common::transport::nack_sequenced_light_multicast_receiver::NackSequencedLightMulticastReceiver` [INFO] [stdout] --> market-data/src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use common::transport::nack_sequenced_light_multicast_receiver::NackSequencedLightMulticastReceiver; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `px` is never read [INFO] [stdout] --> market-data/src/md_book.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 10 | struct PriceLevel { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 11 | px: u32, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `PriceLevel` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `emit_l1` and `emit_l2` are never used [INFO] [stdout] --> market-data/src/md_book.rs:61:12 [INFO] [stdout] | [INFO] [stdout] 35 | impl MarketDataBook { [INFO] [stdout] | ------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 61 | pub fn emit_l1(&self) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 74 | pub fn emit_l2(&self) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: comparison is useless due to type limits [INFO] [stdout] --> market-data/src/md_book.rs:119:21 [INFO] [stdout] | [INFO] [stdout] 119 | assert!(bid_order_metadata.qty >= 0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: comparison is useless due to type limits [INFO] [stdout] --> market-data/src/md_book.rs:137:21 [INFO] [stdout] | [INFO] [stdout] 137 | assert!(ask_order_metadata.qty >= 0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking rand_core v0.9.2 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.0 [INFO] [stderr] Compiling sqlx-macros v0.5.13 [INFO] [stderr] Checking clap v4.5.30 [INFO] [stderr] Checking sqlx v0.5.13 [INFO] [stderr] Checking gateway v0.1.0 (/opt/rustwide/workdir/gateway) [INFO] [stderr] Checking oe-client v0.1.0 (/opt/rustwide/workdir/oe-client) [INFO] [stdout] warning: unused import: `common::transport::nack_sequenced_light_multicast_receiver::NackSequencedLightMulticastReceiver` [INFO] [stdout] --> gateway/src/process/engine_msg_out_receiver.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use common::transport::nack_sequenced_light_multicast_receiver::NackSequencedLightMulticastReceiver; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Receiver` [INFO] [stdout] --> gateway/src/main.rs:14:23 [INFO] [stdout] | [INFO] [stdout] 14 | use std::sync::mpsc::{Receiver, Sender}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `mpsc` [INFO] [stdout] --> gateway/src/main.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | use std::sync::{mpsc, Arc}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `count` is assigned to, but never used [INFO] [stdout] --> oe-client/src/main.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | let mut count = 0; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_count` instead [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `count` is never read [INFO] [stdout] --> oe-client/src/main.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | count += 1; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> oe-client/src/main.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | let mut tcp_stream = TcpStream::connect("127.0.0.1:3001") [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> oe-client/src/main.rs:43:19 [INFO] [stdout] | [INFO] [stdout] 43 | .map_err(|e| "Failed to connect to the gateway server") [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `common::transport::nack_sequenced_light_multicast_receiver::NackSequencedLightMulticastReceiver` [INFO] [stdout] --> gateway/src/process/engine_msg_out_receiver.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use common::transport::nack_sequenced_light_multicast_receiver::NackSequencedLightMulticastReceiver; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Receiver` [INFO] [stdout] --> gateway/src/main.rs:14:23 [INFO] [stdout] | [INFO] [stdout] 14 | use std::sync::mpsc::{Receiver, Sender}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `mpsc` [INFO] [stdout] --> gateway/src/main.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | use std::sync::{mpsc, Arc}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `count` is assigned to, but never used [INFO] [stdout] --> oe-client/src/main.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | let mut count = 0; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_count` instead [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `count` is never read [INFO] [stdout] --> oe-client/src/main.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | count += 1; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> oe-client/src/main.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | let mut tcp_stream = TcpStream::connect("127.0.0.1:3001") [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> oe-client/src/main.rs:43:19 [INFO] [stdout] | [INFO] [stdout] 43 | .map_err(|e| "Failed to connect to the gateway server") [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> gateway/src/client_state.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | let mut engine_message_tx = inbound_engine_message_tx.clone(); [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> gateway/src/client_state.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | let mut engine_message_tx = inbound_engine_message_tx.clone(); [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> gateway/src/process/engine_msg_out_receiver.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 25 | / loop { [INFO] [stdout] 26 | | let session_data = session_data_tx.clone(); [INFO] [stdout] 27 | | [INFO] [stdout] 28 | | if let Some(outbound_engine_message) = multicast_receiver.try_recv() { [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] | |_____- any code following this expression is unreachable [INFO] [stdout] 86 | [INFO] [stdout] 87 | Ok(()) [INFO] [stdout] | ^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> gateway/src/process/engine_msg_out_receiver.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 25 | / loop { [INFO] [stdout] 26 | | let session_data = session_data_tx.clone(); [INFO] [stdout] 27 | | [INFO] [stdout] 28 | | if let Some(outbound_engine_message) = multicast_receiver.try_recv() { [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] | |_____- any code following this expression is unreachable [INFO] [stdout] 86 | [INFO] [stdout] 87 | Ok(()) [INFO] [stdout] | ^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `client_addr` [INFO] [stdout] --> gateway/src/client_state.rs:31:18 [INFO] [stdout] | [INFO] [stdout] 31 | let (stream, client_addr) = connection; [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_client_addr` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `client_addr` [INFO] [stdout] --> gateway/src/client_state.rs:31:18 [INFO] [stdout] | [INFO] [stdout] 31 | let (stream, client_addr) = connection; [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_client_addr` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `fix_encoder` is never read [INFO] [stdout] --> gateway/src/parser.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct MessageConverter { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 11 | fix_decoder: Decoder, [INFO] [stdout] 12 | fix_encoder: Encoder, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `fix_encoder` is never read [INFO] [stdout] --> gateway/src/parser.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct MessageConverter { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 11 | fix_decoder: Decoder, [INFO] [stdout] 12 | fix_encoder: Encoder, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 58s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0, sqlx-core v0.5.13 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "5ab258116c6e795cf2b23c583790406aadbd36a64ab443dd9c1a799ac336ca7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ab258116c6e795cf2b23c583790406aadbd36a64ab443dd9c1a799ac336ca7a", kill_on_drop: false }` [INFO] [stdout] 5ab258116c6e795cf2b23c583790406aadbd36a64ab443dd9c1a799ac336ca7a