[INFO] cloning repository https://github.com/pouladzade/matching-engine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pouladzade/matching-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpouladzade%2Fmatching-engine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpouladzade%2Fmatching-engine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3b204ac2013be97154f619c72012d0ff8c137934 [INFO] checking pouladzade/matching-engine against try#b4c55082edd8dec08ce8af276d7054d9c4db20c4 for pr-147984 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpouladzade%2Fmatching-engine" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/pouladzade/matching-engine [INFO] finished tweaking git repo https://github.com/pouladzade/matching-engine [INFO] tweaked toml for git repo https://github.com/pouladzade/matching-engine written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pouladzade/matching-engine on toolchain b4c55082edd8dec08ce8af276d7054d9c4db20c4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/pouladzade/matching-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" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 451dc21755e33dd1fefa8e13cceb0d3644b851d1ec8d141c9780b0bc7e8105b8 [INFO] running `Command { std: "docker" "start" "-a" "451dc21755e33dd1fefa8e13cceb0d3644b851d1ec8d141c9780b0bc7e8105b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "451dc21755e33dd1fefa8e13cceb0d3644b851d1ec8d141c9780b0bc7e8105b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "451dc21755e33dd1fefa8e13cceb0d3644b851d1ec8d141c9780b0bc7e8105b8", kill_on_drop: false }` [INFO] [stdout] 451dc21755e33dd1fefa8e13cceb0d3644b851d1ec8d141c9780b0bc7e8105b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 37ee39c42bc8240731ed64515b84eddc2b7e355deeac66321c1dd8b080698cb7 [INFO] running `Command { std: "docker" "start" "-a" "37ee39c42bc8240731ed64515b84eddc2b7e355deeac66321c1dd8b080698cb7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rustix v1.0.3 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling bigdecimal v0.4.7 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling prettyplease v0.2.31 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Checking indexmap v2.8.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling pq-sys v0.7.0 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling mockall_derive v0.13.1 [INFO] [stderr] Checking tokio v1.44.1 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking chrono v0.4.40 [INFO] [stderr] Checking uuid v1.16.0 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking toml_edit v0.22.24 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling dsl_auto_type v0.1.3 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking http-range-header v0.3.1 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Checking toml v0.8.20 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking yaml-rust2 v0.10.0 [INFO] [stderr] Compiling diesel_derives v2.2.4 [INFO] [stderr] Checking migrations_internals v2.2.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking crossbeam-channel v0.5.14 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Checking tower-http v0.4.4 [INFO] [stderr] Checking rust-ini v0.21.1 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Checking mockall v0.13.1 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Checking config v0.15.11 [INFO] [stderr] Checking strum v0.21.0 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Compiling migrations_macros v2.2.0 [INFO] [stderr] Checking tokio-util v0.7.14 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Compiling tonic-build v0.12.3 [INFO] [stderr] Checking tonic v0.11.0 [INFO] [stderr] Checking h2 v0.4.8 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Compiling bitrade v0.1.0 (/opt/rustwide/workdir/engine) [INFO] [stderr] Compiling spot-query v0.1.0 (/opt/rustwide/workdir/query) [INFO] [stderr] Checking tonic-web v0.11.0 [INFO] [stderr] Checking diesel v2.2.8 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking hyper-util v0.1.10 [INFO] [stderr] Checking hyper-timeout v0.5.2 [INFO] [stderr] Checking tonic v0.12.3 [INFO] [stderr] Checking diesel_migrations v2.2.0 [INFO] [stderr] Checking database v0.1.0 (/opt/rustwide/workdir/database) [INFO] [stdout] warning: variant `ResponseReceiveError` is never constructed [INFO] [stdout] --> engine/src/market/market.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub enum MarketError { [INFO] [stdout] | ----------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 22 | ResponseReceiveError, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MarketError` 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: fields `persister`, `base_asset`, and `quote_asset` are never read [INFO] [stdout] --> engine/src/market/market.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct Market

[INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 36 | persister: Arc

, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 37 | market_id: String, [INFO] [stdout] 38 | base_asset: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 39 | quote_asset: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Market` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `ResponseReceiveError` is never constructed [INFO] [stdout] --> engine/src/market/market.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub enum MarketError { [INFO] [stdout] | ----------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 22 | ResponseReceiveError, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MarketError` 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: fields `persister`, `base_asset`, and `quote_asset` are never read [INFO] [stdout] --> engine/src/market/market.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct Market

[INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 36 | persister: Arc

, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 37 | market_id: String, [INFO] [stdout] 38 | base_asset: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 39 | quote_asset: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Market` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "37ee39c42bc8240731ed64515b84eddc2b7e355deeac66321c1dd8b080698cb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37ee39c42bc8240731ed64515b84eddc2b7e355deeac66321c1dd8b080698cb7", kill_on_drop: false }` [INFO] [stdout] 37ee39c42bc8240731ed64515b84eddc2b7e355deeac66321c1dd8b080698cb7