[INFO] cloning repository https://github.com/Neotamandua/orderbook
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Neotamandua/orderbook" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNeotamandua%2Forderbook", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNeotamandua%2Forderbook'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4392b0d7d5c051f47ebdbd62b37ce39511826ed9
[INFO] checking Neotamandua/orderbook against 79c0559184f27f4433a6fbc260b950d06d4a4889 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNeotamandua%2Forderbook" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Neotamandua/orderbook
[INFO] finished tweaking git repo https://github.com/Neotamandua/orderbook
[INFO] tweaked toml for git repo https://github.com/Neotamandua/orderbook written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Neotamandua/orderbook on toolchain 79c0559184f27f4433a6fbc260b950d06d4a4889
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 211 packages to highest compatible versions
[INFO] [stderr]       Adding criterion v0.5.1 (available: v0.8.2)
[INFO] [stderr]       Adding inquire v0.7.5 (available: v0.9.4)
[INFO] [stderr]       Adding prost v0.11.9 (available: v0.14.4)
[INFO] [stderr]       Adding rand v0.8.8 (available: v0.10.2)
[INFO] [stderr]       Adding tonic v0.9.2 (available: v0.14.6)
[INFO] [stderr]       Adding tonic-build v0.9.2 (available: v0.14.6)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused workspace dependency `test-strategy`
[INFO] [stderr]   --> Cargo.toml:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | test-strategy = "0.3.1"
[INFO] [stderr]    | ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `test-strategy`
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ca87a7d806fc399d055161294d74a9c54071f96c9bfd4b07825f8fdb4be5e8f7
[INFO] running `Command { std: "docker" "start" "ca87a7d806fc399d055161294d74a9c54071f96c9bfd4b07825f8fdb4be5e8f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ca87a7d806fc399d055161294d74a9c54071f96c9bfd4b07825f8fdb4be5e8f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ca87a7d806fc399d055161294d74a9c54071f96c9bfd4b07825f8fdb4be5e8f7" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ca87a7d806fc399d055161294d74a9c54071f96c9bfd4b07825f8fdb4be5e8f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ca87a7d806fc399d055161294d74a9c54071f96c9bfd4b07825f8fdb4be5e8f7" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: unused workspace dependency `test-strategy`
[INFO] [stderr]   --> Cargo.toml:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | test-strategy = "0.3.1"
[INFO] [stderr]    | ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `test-strategy`
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] [stderr]    Compiling zerocopy v0.8.56
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]     Checking futures-core v0.3.34
[INFO] [stderr]     Checking futures-sink v0.3.34
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking either v1.18.0
[INFO] [stderr]     Checking futures-task v0.3.34
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling syn v3.0.4
[INFO] [stderr]     Checking mio v1.2.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]    Compiling rustversion v1.0.23
[INFO] [stderr]     Checking log v0.4.34
[INFO] [stderr]    Compiling bitflags v2.13.1
[INFO] [stderr]     Checking smallvec v1.16.0
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking futures-util v0.3.34
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking futures-channel v0.3.34
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking thread_local v1.1.10
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling bytes v1.12.1
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.20
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]     Checking clap_builder v4.6.6
[INFO] [stderr]    Compiling indexmap v2.14.1
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking serde_json v1.0.151
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]    Compiling fastrand v2.5.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]     Checking futures-io v0.3.34
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]     Checking clap v4.6.6
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking newline-converter v0.3.0
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking rand v0.9.5
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking futures v0.3.34
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling tokio-macros v2.7.2
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling async-trait v0.1.92
[INFO] [stderr]     Checking inquire v0.7.5
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling zerocopy-derive v0.8.56
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking price v0.1.0 (/opt/rustwide/workdir/price)
[INFO] [stderr]     Checking orderbook-x v0.1.0 (/opt/rustwide/workdir/orderbookX)
[INFO] [stderr]    Compiling prost-build v0.11.9
[INFO] [stderr]    Compiling tonic-build v0.9.2
[INFO] [stderr]    Compiling grpc-service v0.1.0 (/opt/rustwide/workdir/grpc-service)
[INFO] [stderr]     Checking tokio-util v0.7.19
[INFO] [stderr]     Checking tokio-io-timeout v1.2.1
[INFO] [stderr]     Checking tokio-stream v0.1.19
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking proptest v1.11.0
[INFO] [stderr]     Checking rand v0.8.8
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> orderbookX/benches/orderbook_benchmark.rs:18:67
[INFO] [stdout]    |
[INFO] [stdout] 18 |         let identifiable_order = IdentifiableOrder::new(std::u64::MAX, qty);
[INFO] [stdout]    |                                                                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> orderbookX/benches/orderbook_benchmark.rs:27:67
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let identifiable_order = IdentifiableOrder::new(std::u64::MAX, qty);
[INFO] [stdout]    |                                                                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> orderbookX/benches/orderbook_benchmark.rs:35:67
[INFO] [stdout]    |
[INFO] [stdout] 35 |         let identifiable_order = IdentifiableOrder::new(std::u64::MAX, qty);
[INFO] [stdout]    |                                                                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> orderbookX/benches/orderbook_benchmark.rs:43:67
[INFO] [stdout]    |
[INFO] [stdout] 43 |         let identifiable_order = IdentifiableOrder::new(std::u64::MAX, qty);
[INFO] [stdout]    |                                                                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> orderbookX/benches/orderbook_benchmark.rs:52:67
[INFO] [stdout]    |
[INFO] [stdout] 52 |         let identifiable_order = IdentifiableOrder::new(std::u64::MAX, qty);
[INFO] [stdout]    |                                                                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Level` and `event`
[INFO] [stdout]    --> orderbookX/src/orderbook.rs:654:19
[INFO] [stdout]     |
[INFO] [stdout] 654 |     use tracing::{event, Level};
[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 imports: `EnvFilter` and `FmtSubscriber`
[INFO] [stdout]    --> orderbookX/src/orderbook.rs:655:30
[INFO] [stdout]     |
[INFO] [stdout] 655 |     use tracing_subscriber::{EnvFilter, FmtSubscriber};
[INFO] [stdout]     |                              ^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `initialize_tracing` is never used
[INFO] [stdout]    --> orderbookX/src/orderbook.rs:658:8
[INFO] [stdout]     |
[INFO] [stdout] 658 |     fn initialize_tracing() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tonic v0.9.2
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> grpc-service/benches/grpc_service_benchmark.rs:24:32
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let identifier = std::u64::MAX;
[INFO] [stdout]    |                                ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: unused dependency `criterion`
[INFO] [stderr]   --> grpc-service/Cargo.toml:32:15
[INFO] [stderr]    |
[INFO] [stderr] 32 | [dependencies.criterion]
[INFO] [stderr]    |               ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `criterion`
[INFO] [stderr] help: to still use for development builds, move to `dev-dependencies`
[INFO] [stderr] warning: `grpc-service` (manifest) generated 1 warning
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "ca87a7d806fc399d055161294d74a9c54071f96c9bfd4b07825f8fdb4be5e8f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca87a7d806fc399d055161294d74a9c54071f96c9bfd4b07825f8fdb4be5e8f7", kill_on_drop: false }`
[INFO] [stdout] ca87a7d806fc399d055161294d74a9c54071f96c9bfd4b07825f8fdb4be5e8f7
