[INFO] cloning repository https://github.com/singhparshant/Batonics [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/singhparshant/Batonics" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsinghparshant%2FBatonics", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsinghparshant%2FBatonics'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 183f5c54c0e534645793bd7cef67b6b6c0d128c5 [INFO] checking singhparshant/Batonics against master#a33907a7a5381473eec8bcfa0c56e05a856a911c for pr-151539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsinghparshant%2FBatonics" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/singhparshant/Batonics [INFO] finished tweaking git repo https://github.com/singhparshant/Batonics [INFO] tweaked toml for git repo https://github.com/singhparshant/Batonics written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/singhparshant/Batonics on toolchain a33907a7a5381473eec8bcfa0c56e05a856a911c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/singhparshant/Batonics 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" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded postgres-protocol v0.6.9 [INFO] [stderr] Downloaded json-writer v0.4.0 [INFO] [stderr] Downloaded oval v2.0.0 [INFO] [stderr] Downloaded dbn-macros v0.43.0 [INFO] [stderr] Downloaded postgres v0.19.12 [INFO] [stderr] Downloaded tokio-postgres v0.7.15 [INFO] [stderr] Downloaded postgres-types v0.2.11 [INFO] [stderr] Downloaded dbn v0.43.0 [INFO] [stderr] Downloaded hyper v1.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aaaa252686be75c279b104d42d29c353b84f7b928bedfd179c16469c093a43b0 [INFO] running `Command { std: "docker" "start" "-a" "aaaa252686be75c279b104d42d29c353b84f7b928bedfd179c16469c093a43b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aaaa252686be75c279b104d42d29c353b84f7b928bedfd179c16469c093a43b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aaaa252686be75c279b104d42d29c353b84f7b928bedfd179c16469c093a43b0", kill_on_drop: false }` [INFO] [stdout] aaaa252686be75c279b104d42d29c353b84f7b928bedfd179c16469c093a43b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 530ce80030391eccfb534c6a0575a2770716997ad8305fc285f64d3e58653154 [INFO] running `Command { std: "docker" "start" "-a" "530ce80030391eccfb534c6a0575a2770716997ad8305fc285f64d3e58653154", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking rustls-pki-types v1.13.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Compiling cc v1.2.45 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking siphasher v1.0.1 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Checking webpki-roots v1.0.4 [INFO] [stderr] Checking phf_shared v0.13.1 [INFO] [stderr] Checking iri-string v0.7.9 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking csv v1.4.0 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking json-writer v0.4.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking phf v0.13.1 [INFO] [stderr] Checking oval v2.0.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Checking postgres-protocol v0.6.9 [INFO] [stderr] Checking postgres-types v0.2.11 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking rustls-webpki v0.103.8 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling num_enum_derive v0.7.5 [INFO] [stderr] Compiling dbn-macros v0.43.0 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Checking num_enum v0.7.5 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Compiling prost v0.14.1 [INFO] [stderr] Checking dbn v0.43.0 [INFO] [stderr] Compiling prost-types v0.14.1 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Compiling prost-build v0.14.1 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Compiling batonics v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking icu_properties v2.1.1 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking hyper v1.8.0 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Checking tokio-postgres v0.7.15 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking hyper-util v0.1.17 [INFO] [stderr] Checking postgres v0.19.12 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Checking reqwest v0.12.24 [INFO] [stdout] warning: associated items `level_mut`, `remove_level`, `find_order`, and `remove_order` are never used [INFO] [stdout] --> src/order_book.rs:335:8 [INFO] [stdout] | [INFO] [stdout] 116 | impl Book { [INFO] [stdout] | --------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 335 | fn level_mut(&mut self, side: Side, price: i64) -> &mut Level { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 340 | fn remove_level(&mut self, side: Side, price: i64) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 344 | fn find_order(level: &VecDeque, order_id: u64) -> usize { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 348 | fn remove_order(level: &mut VecDeque, order_id: u64) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `level_mut`, `remove_level`, `find_order`, and `remove_order` are never used [INFO] [stdout] --> src/order_book.rs:335:8 [INFO] [stdout] | [INFO] [stdout] 116 | impl Book { [INFO] [stdout] | --------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 335 | fn level_mut(&mut self, side: Side, price: i64) -> &mut Level { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 340 | fn remove_level(&mut self, side: Side, price: i64) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 344 | fn find_order(level: &VecDeque, order_id: u64) -> usize { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 348 | fn remove_order(level: &mut VecDeque, order_id: u64) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `flag` [INFO] [stdout] --> src/bin/bench_tcp.rs:124:13 [INFO] [stdout] | [INFO] [stdout] 124 | let flag = false; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_flag` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `flag` [INFO] [stdout] --> src/bin/bench_tcp.rs:124:13 [INFO] [stdout] | [INFO] [stdout] 124 | let flag = false; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_flag` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.42s [INFO] running `Command { std: "docker" "inspect" "530ce80030391eccfb534c6a0575a2770716997ad8305fc285f64d3e58653154", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "530ce80030391eccfb534c6a0575a2770716997ad8305fc285f64d3e58653154", kill_on_drop: false }` [INFO] [stdout] 530ce80030391eccfb534c6a0575a2770716997ad8305fc285f64d3e58653154