[INFO] cloning repository https://github.com/apoorvasinha183/market_simulator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/apoorvasinha183/market_simulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapoorvasinha183%2Fmarket_simulator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapoorvasinha183%2Fmarket_simulator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fd9233b1e31d911031e0727dc37037d49631feaf
[INFO] checking apoorvasinha183/market_simulator against 4fcf39725a9c99bd495d8c73af83628a256ff9a9 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapoorvasinha183%2Fmarket_simulator" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/apoorvasinha183/market_simulator
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/apoorvasinha183/market_simulator
[INFO] tweaked toml for git repo https://github.com/apoorvasinha183/market_simulator written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/apoorvasinha183/market_simulator on toolchain 4fcf39725a9c99bd495d8c73af83628a256ff9a9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/apoorvasinha183/market_simulator 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" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] error: Cargo.toml: can't find `comprehensive_benchmark` bench at `benches/comprehensive_benchmark.rs` or `benches/comprehensive_benchmark/main.rs`. Please specify bench.path if you want to use a non-default path.
[INFO] [stderr] error: Cargo.toml: can't find `order_book` bench at `benches/order_book.rs` or `benches/order_book/main.rs`. Please specify bench.path if you want to use a non-default path.
[INFO] [stderr] error: Cargo.toml: can't find `order_book_enhanced` bench at `benches/order_book_enhanced.rs` or `benches/order_book_enhanced/main.rs`. Please specify bench.path if you want to use a non-default path.
[INFO] [stderr] warning: binary `grpc_server` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-2-tc1/source/target/.../grpc_server
[INFO] [stderr]   |                                                  ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `grpc-server`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/grpc_server.rs
[INFO] [stderr] 1 + src/bin/grpc-server.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `test_etf_agents` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-2-tc1/source/target/.../test_etf_agents
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `test-etf-agents`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/test_etf_agents.rs
[INFO] [stderr] 1 + src/bin/test-etf-agents.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `test_etf_maintenance` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-2-tc1/source/target/.../test_etf_maintenance
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `test-etf-maintenance`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/test_etf_maintenance.rs
[INFO] [stderr] 1 + src/bin/test-etf-maintenance.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `test_feedback_loop` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-2-tc1/source/target/.../test_feedback_loop
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `test-feedback-loop`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/test_feedback_loop.rs
[INFO] [stderr] 1 + src/bin/test-feedback-loop.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `test_market_manipulation` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-2-tc1/source/target/.../test_market_manipulation
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `test-market-manipulation`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/test_market_manipulation.rs
[INFO] [stderr] 1 + src/bin/test-market-manipulation.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `test_mm_only` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-2-tc1/source/target/.../test_mm_only
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `test-mm-only`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/test_mm_only.rs
[INFO] [stderr] 1 + src/bin/test-mm-only.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `visual_order` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-2-tc1/source/target/.../visual_order
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `visual-order`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/visual_order.rs
[INFO] [stderr] 1 + src/bin/visual-order.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: `market_simulator` (manifest) generated 7 warnings
[INFO] [stderr] error: could not parse `market_simulator` (manifest) due to 3 previous errors


overridden task result to prepare-fail:unknown

Caused by:
    0: uncategorized prepare error
    1: command failed: exit status: 101
       
       error: Cargo.toml: can't find `comprehensive_benchmark` bench at `benches/comprehensive_benchmark.rs` or `benches/comprehensive_benchmark/main.rs`. Please specify bench.path if you want to use a non-default path.
       error: Cargo.toml: can't find `order_book` bench at `benches/order_book.rs` or `benches/order_book/main.rs`. Please specify bench.path if you want to use a non-default path.
       error: Cargo.toml: can't find `order_book_enhanced` bench at `benches/order_book_enhanced.rs` or `benches/order_book_enhanced/main.rs`. Please specify bench.path if you want to use a non-default path.
       warning: binary `grpc_server` should have a kebab-case name
         |
       1 | /workspace/builds/worker-2-tc1/source/target/.../grpc_server
         |                                                  ^^^^^^^^^^^
         |
         = note: `cargo::non_kebab_case_bins` is set to `warn` by default
       help: to change the binary name to `grpc-server`, convert the file stem
         |
       1 - src/bin/grpc_server.rs
       1 + src/bin/grpc-server.rs
         |
       warning: binary `test_etf_agents` should have a kebab-case name
         |
       1 | /workspace/builds/worker-2-tc1/source/target/.../test_etf_agents
         |                                                  ^^^^^^^^^^^^^^^
         |
       help: to change the binary name to `test-etf-agents`, convert the file stem
         |
       1 - src/bin/test_etf_agents.rs
       1 + src/bin/test-etf-agents.rs
         |
       warning: binary `test_etf_maintenance` should have a kebab-case name
         |
       1 | /workspace/builds/worker-2-tc1/source/target/.../test_etf_maintenance
         |                                                  ^^^^^^^^^^^^^^^^^^^^
         |
       help: to change the binary name to `test-etf-maintenance`, convert the file stem
         |
       1 - src/bin/test_etf_maintenance.rs
       1 + src/bin/test-etf-maintenance.rs
         |
       warning: binary `test_feedback_loop` should have a kebab-case name
         |
       1 | /workspace/builds/worker-2-tc1/source/target/.../test_feedback_loop
         |                                                  ^^^^^^^^^^^^^^^^^^
         |
       help: to change the binary name to `test-feedback-loop`, convert the file stem
         |
       1 - src/bin/test_feedback_loop.rs
       1 + src/bin/test-feedback-loop.rs
         |
       warning: binary `test_market_manipulation` should have a kebab-case name
         |
       1 | /workspace/builds/worker-2-tc1/source/target/.../test_market_manipulation
         |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^
         |
       help: to change the binary name to `test-market-manipulation`, convert the file stem
         |
       1 - src/bin/test_market_manipulation.rs
       1 + src/bin/test-market-manipulation.rs
         |
       warning: binary `test_mm_only` should have a kebab-case name
         |
       1 | /workspace/builds/worker-2-tc1/source/target/.../test_mm_only
         |                                                  ^^^^^^^^^^^^
         |
       help: to change the binary name to `test-mm-only`, convert the file stem
         |
       1 - src/bin/test_mm_only.rs
       1 + src/bin/test-mm-only.rs
         |
       warning: binary `visual_order` should have a kebab-case name
         |
       1 | /workspace/builds/worker-2-tc1/source/target/.../visual_order
         |                                                  ^^^^^^^^^^^^
         |
       help: to change the binary name to `visual-order`, convert the file stem
         |
       1 - src/bin/visual_order.rs
       1 + src/bin/visual-order.rs
         |
       warning: `market_simulator` (manifest) generated 7 warnings
       error: could not parse `market_simulator` (manifest) due to 3 previous errors