[INFO] cloning repository https://github.com/lokinh/matching-core-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lokinh/matching-core-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flokinh%2Fmatching-core-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flokinh%2Fmatching-core-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 503caf9978241f755a96c6688e89230b77c785a9 [INFO] testing lokinh/matching-core-rs against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flokinh%2Fmatching-core-rs" "/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/lokinh/matching-core-rs [INFO] finished tweaking git repo https://github.com/lokinh/matching-core-rs [INFO] tweaked toml for git repo https://github.com/lokinh/matching-core-rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lokinh/matching-core-rs on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lokinh/matching-core-rs 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c085f8e38552ec32e2698c4aa14635329688519007fa8ffb55432d801fd8a82c [INFO] running `Command { std: "docker" "start" "-a" "c085f8e38552ec32e2698c4aa14635329688519007fa8ffb55432d801fd8a82c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c085f8e38552ec32e2698c4aa14635329688519007fa8ffb55432d801fd8a82c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c085f8e38552ec32e2698c4aa14635329688519007fa8ffb55432d801fd8a82c", kill_on_drop: false }` [INFO] [stdout] c085f8e38552ec32e2698c4aa14635329688519007fa8ffb55432d801fd8a82c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48b96e1cf1572a2ce5b9a2389547cb61cc1ab86318741548cf57e8c3e41357a0 [INFO] running `Command { std: "docker" "start" "-a" "48b96e1cf1572a2ce5b9a2389547cb61cc1ab86318741548cf57e8c3e41357a0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling bytecheck v0.6.12 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling rend v0.4.2 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling rkyv v0.7.45 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling twox-hash v2.1.2 [INFO] [stderr] Compiling lz4_flex v0.11.5 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling memmap2 v0.9.9 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling core_affinity v0.8.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.12 [INFO] [stderr] Compiling rkyv_derive v0.7.45 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling disruptor v3.6.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling tracing-appender v0.2.4 [INFO] [stderr] Compiling matching-core v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.13s [INFO] running `Command { std: "docker" "inspect" "48b96e1cf1572a2ce5b9a2389547cb61cc1ab86318741548cf57e8c3e41357a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48b96e1cf1572a2ce5b9a2389547cb61cc1ab86318741548cf57e8c3e41357a0", kill_on_drop: false }` [INFO] [stdout] 48b96e1cf1572a2ce5b9a2389547cb61cc1ab86318741548cf57e8c3e41357a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f98d1ba09d08948006db7dd771c0a9e58ba3a0dcf4e9291983c701d8a8ff3cb [INFO] running `Command { std: "docker" "start" "-a" "6f98d1ba09d08948006db7dd771c0a9e58ba3a0dcf4e9291983c701d8a8ff3cb", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling matching-core v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stdout] warning: unused import: `Duration` [INFO] [stdout] --> examples/load_test.rs:3:17 [INFO] [stdout] | [INFO] [stdout] 3 | use std::time::{Duration, Instant}; [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 `batch_size` is never read [INFO] [stdout] --> examples/load_test.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 7 | struct LoadTestConfig { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 8 | num_orders: usize, [INFO] [stdout] 9 | batch_size: usize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 23.40s [INFO] running `Command { std: "docker" "inspect" "6f98d1ba09d08948006db7dd771c0a9e58ba3a0dcf4e9291983c701d8a8ff3cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f98d1ba09d08948006db7dd771c0a9e58ba3a0dcf4e9291983c701d8a8ff3cb", kill_on_drop: false }` [INFO] [stdout] 6f98d1ba09d08948006db7dd771c0a9e58ba3a0dcf4e9291983c701d8a8ff3cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 410d7b08e7051ab23859c8685714f4298913579d6d2f2f407fd9b47a5ad27633 [INFO] running `Command { std: "docker" "start" "-a" "410d7b08e7051ab23859c8685714f4298913579d6d2f2f407fd9b47a5ad27633", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `Duration` [INFO] [stderr] --> examples/load_test.rs:3:17 [INFO] [stderr] | [INFO] [stderr] 3 | use std::time::{Duration, Instant}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `batch_size` is never read [INFO] [stderr] --> examples/load_test.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 7 | struct LoadTestConfig { [INFO] [stderr] | -------------- field in this struct [INFO] [stderr] 8 | num_orders: usize, [INFO] [stderr] 9 | batch_size: usize, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `matching-core` (example "load_test") generated 2 warnings (run `cargo fix --example "load_test" -p matching-core` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/matching_core-f788bc064cd9fbad) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/matching_core-9a77f95a70de6d2e) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/advanced_orders_test.rs (/opt/rustwide/target/debug/deps/advanced_orders_test-3ae18dddabd00b8e) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test test_call_option ... ok [INFO] [stdout] test test_gtd_order ... ok [INFO] [stdout] test test_fok_order ... ok [INFO] [stdout] test test_day_order ... ok [INFO] [stdout] test test_iceberg_order ... ok [INFO] [stdout] test test_post_only_order ... ok [INFO] [stdout] test test_stop_limit_order ... ok [INFO] [stdout] test test_put_option ... ok [INFO] [stdout] test test_perpetual_swap ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/edge_cases_test.rs (/opt/rustwide/target/debug/deps/edge_cases_test-6742dfd101b8f880) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test_mixed_order_types ... ok [INFO] [stdout] test test_post_only_with_same_price ... ok [INFO] [stdout] test test_fok_exact_match ... ok [INFO] [stdout] test test_all_symbol_types ... ok [INFO] [stdout] test test_stop_order_trigger ... ok [INFO] [stderr] Doc-tests matching_core [INFO] [stdout] test test_gtd_partial_fill ... ok [INFO] [stdout] test test_iceberg_multiple_refresh ... ok [INFO] [stdout] test test_cancel_stop_order ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "410d7b08e7051ab23859c8685714f4298913579d6d2f2f407fd9b47a5ad27633", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "410d7b08e7051ab23859c8685714f4298913579d6d2f2f407fd9b47a5ad27633", kill_on_drop: false }` [INFO] [stdout] 410d7b08e7051ab23859c8685714f4298913579d6d2f2f407fd9b47a5ad27633