[INFO] cloning repository https://github.com/doublewordai/inference-lab [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/doublewordai/inference-lab" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoublewordai%2Finference-lab", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoublewordai%2Finference-lab'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4c81387e8ce84570ba0c9420dd11b27b184250e1 [INFO] testing doublewordai/inference-lab against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoublewordai%2Finference-lab" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/doublewordai/inference-lab [INFO] finished tweaking git repo https://github.com/doublewordai/inference-lab [INFO] tweaked toml for git repo https://github.com/doublewordai/inference-lab written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/doublewordai/inference-lab on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/doublewordai/inference-lab 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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 719e3cc2c63f23a3425afeaeb2cc16b5ac7642fa70b738133694ec07c0120fc8 [INFO] running `Command { std: "docker" "start" "-a" "719e3cc2c63f23a3425afeaeb2cc16b5ac7642fa70b738133694ec07c0120fc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "719e3cc2c63f23a3425afeaeb2cc16b5ac7642fa70b738133694ec07c0120fc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "719e3cc2c63f23a3425afeaeb2cc16b5ac7642fa70b738133694ec07c0120fc8", kill_on_drop: false }` [INFO] [stdout] 719e3cc2c63f23a3425afeaeb2cc16b5ac7642fa70b738133694ec07c0120fc8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d98f4b6fe6c4c655cf28eaf4ca3723c46577f963f4af1d0863fb391dd0b3cd3b [INFO] running `Command { std: "docker" "start" "-a" "d98f4b6fe6c4c655cf28eaf4ca3723c46577f963f4af1d0863fb391dd0b3cd3b", kill_on_drop: false }` [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.106 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling console v0.16.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.106 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling monostate-impl v0.1.18 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling wasm-bindgen v0.2.106 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.2.2 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling unit-prefix v0.5.2 [INFO] [stderr] Compiling papergrid v0.12.0 [INFO] [stderr] Compiling indicatif v0.18.3 [INFO] [stderr] Compiling macro_rules_attribute v0.2.2 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling unicode-normalization-alignments v0.1.12 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling esaxx-rs v0.1.10 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling monostate v0.1.18 [INFO] [stderr] Compiling rayon-cond v0.4.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling jiff v0.2.16 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.106 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tabled_derive v0.8.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling js-sys v0.3.83 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling spm_precompiled v0.1.4 [INFO] [stderr] Compiling dary_heap v0.3.8 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling minijinja v2.13.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling tabled v0.16.0 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling tokenizers v0.22.2 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling serde-wasm-bindgen v0.6.5 [INFO] [stderr] Compiling inference-lab v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "d98f4b6fe6c4c655cf28eaf4ca3723c46577f963f4af1d0863fb391dd0b3cd3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d98f4b6fe6c4c655cf28eaf4ca3723c46577f963f4af1d0863fb391dd0b3cd3b", kill_on_drop: false }` [INFO] [stdout] d98f4b6fe6c4c655cf28eaf4ca3723c46577f963f4af1d0863fb391dd0b3cd3b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92856ec36aebca1a0fc8ded06a48010c14d92e00c34b8bbddf2677556baf0b59 [INFO] running `Command { std: "docker" "start" "-a" "92856ec36aebca1a0fc8ded06a48010c14d92e00c34b8bbddf2677556baf0b59", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling tokenizers v0.22.2 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling inference-lab v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/config/mod.rs:53:13 [INFO] [stdout] | [INFO] [stdout] 53 | let mut hardware = HardwareConfig { [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 16.75s [INFO] running `Command { std: "docker" "inspect" "92856ec36aebca1a0fc8ded06a48010c14d92e00c34b8bbddf2677556baf0b59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92856ec36aebca1a0fc8ded06a48010c14d92e00c34b8bbddf2677556baf0b59", kill_on_drop: false }` [INFO] [stdout] 92856ec36aebca1a0fc8ded06a48010c14d92e00c34b8bbddf2677556baf0b59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8759b5b3bd8ad66b7e59fdb083578ca9c11cadbe2760c923f27dacdfc12065d9 [INFO] running `Command { std: "docker" "start" "-a" "8759b5b3bd8ad66b7e59fdb083578ca9c11cadbe2760c923f27dacdfc12065d9", kill_on_drop: false }` [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/config/mod.rs:53:13 [INFO] [stderr] | [INFO] [stderr] 53 | let mut hardware = HardwareConfig { [INFO] [stderr] | ----^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `inference-lab` (lib test) generated 1 warning (run `cargo fix --lib -p inference-lab --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/inference_lab-d6863375f642b1a6) [INFO] [stdout] [INFO] [stdout] running 88 tests [INFO] [stdout] test compute::engine::tests::test_flops_utilization ... ok [INFO] [stdout] test compute::engine::tests::test_low_token_time ... ok [INFO] [stdout] test config::tests::test_config_creation ... ok [INFO] [stdout] test compute::arithmetic::tests::test_flops_calculation ... ok [INFO] [stdout] test compute::arithmetic::tests::test_total_memory_transfer ... ok [INFO] [stdout] test compute::arithmetic::tests::test_model_weight_bytes ... ok [INFO] [stdout] test config::tests::test_model_kv_cache_calculation ... ok [INFO] [stdout] test compute::engine::tests::test_empty_batch ... ok [INFO] [stdout] test kv_cache::block::tests::test_block_allocate ... ok [INFO] [stdout] test kv_cache::block::tests::test_block_creation ... ok [INFO] [stdout] test dataset::tests::test_dataset_iterator ... ok [INFO] [stdout] test kv_cache::block::tests::test_block_release ... ok [INFO] [stdout] test kv_cache::manager::tests::test_block_allocation ... ok [INFO] [stdout] test dataset::tests::test_parse_batch_request ... ok [INFO] [stdout] test kv_cache::manager::tests::test_block_allocation_failure ... ok [INFO] [stdout] test kv_cache::manager::tests::test_prefix_caching ... ok [INFO] [stdout] test metrics::collector::tests::test_e2e_with_multiple_preemptions ... ok [INFO] [stdout] test kv_cache::manager::tests::test_block_free ... ok [INFO] [stdout] test metrics::collector::tests::test_mean_u32 ... ok [INFO] [stdout] test metrics::collector::tests::test_metrics_summary_conversion_to_milliseconds ... ok [INFO] [stdout] test metrics::collector::tests::test_metrics_collector ... ok [INFO] [stdout] test metrics::collector::tests::test_e2e_with_preemption ... ok [INFO] [stdout] test metrics::collector::tests::test_multiple_requests_aggregation ... ok [INFO] [stdout] test metrics::collector::tests::test_tpot_calculation ... ok [INFO] [stdout] test metrics::collector::tests::test_ttft_calculation ... ok [INFO] [stdout] test kv_cache::manager::tests::test_utilization ... ok [INFO] [stdout] test metrics::collector::tests::test_ttft_not_affected_by_preemption ... ok [INFO] [stdout] test metrics::collector::tests::test_e2e_without_preemption ... ok [INFO] [stdout] test compute::arithmetic::tests::test_kv_cache_bytes ... ok [INFO] [stdout] test compute::engine::tests::test_high_token_time ... ok [INFO] [stdout] test metrics::quantile::tests::test_uniform_distribution ... ok [INFO] [stdout] test kv_cache::manager::tests::test_kv_cache_manager_creation ... ok [INFO] [stdout] test compute::engine::tests::test_bandwidth_utilization ... ok [INFO] [stdout] test metrics::collector::tests::test_throughput_calculation ... ok [INFO] [stdout] test metrics::quantile::tests::test_duplicate_values ... ok [INFO] [stdout] test metrics::quantile::tests::test_extreme_values ... ok [INFO] [stdout] test metrics::quantile::tests::test_quantile_ordering ... ok [INFO] [stdout] test metrics::quantile::tests::test_empty_quantiles ... ok [INFO] [stdout] test metrics::quantile::tests::test_single_value ... ok [INFO] [stdout] test metrics::quantile::tests::test_few_values_sorted ... ok [INFO] [stdout] test metrics::quantile::tests::test_reverse_order ... ok [INFO] [stdout] test metrics::quantile::tests::test_skewed_distribution ... ok [INFO] [stdout] test metrics::quantile::tests::test_values_beyond_initial_11 ... ok [INFO] [stdout] test request::generator::tests::test_arrival_ordering ... ok [INFO] [stdout] test request::generator::tests::test_fixed_rate_arrival ... ok [INFO] [stdout] test request::generator::tests::test_generate_requests ... ok [INFO] [stdout] test request::generator::tests::test_generator_creation ... ok [INFO] [stdout] test request::generator::tests::test_request_properties ... ok [INFO] [stdout] test request::generator::tests::test_peek_next_arrival ... ok [INFO] [stdout] test request::request::tests::test_is_finished ... ok [INFO] [stdout] test request::request::tests::test_is_prefill ... ok [INFO] [stdout] test request::request::tests::test_preemption ... ok [INFO] [stdout] test request::request::tests::test_record_generated_tokens ... ok [INFO] [stdout] test request::request::tests::test_request_creation ... ok [INFO] [stdout] test request::request::tests::test_tokens_to_process ... ok [INFO] [stdout] test scheduler::policy::tests::test_policy_from_str ... ok [INFO] [stdout] test scheduler::scheduler::tests::test_add_request ... ok [INFO] [stdout] test scheduler::scheduler::tests::test_completion ... ok [INFO] [stdout] test scheduler::scheduler::tests::test_fcfs_selection_fifo ... ok [INFO] [stdout] test scheduler::scheduler::tests::test_lif_preemption ... ok [INFO] [stdout] test scheduler::scheduler::tests::test_lif_selection ... ok [INFO] [stdout] test scheduler::scheduler::tests::test_policy_selection_deterministic ... ok [INFO] [stdout] test scheduler::scheduler::tests::test_preemption_free_fcfs_ordering ... ok [INFO] [stdout] test scheduler::scheduler::tests::test_preemption_fcfs ... ok [INFO] [stdout] test scheduler::scheduler::tests::test_preemption_free_no_preemptions ... ok [INFO] [stdout] test scheduler::scheduler::tests::test_schedule_multiple_requests ... ok [INFO] [stdout] test scheduler::scheduler::tests::test_priority_preemption ... ok [INFO] [stdout] test scheduler::scheduler::tests::test_scheduler_creation ... ok [INFO] [stdout] test scheduler::scheduler::tests::test_priority_selection_fifo ... ok [INFO] [stdout] test scheduler::scheduler::tests::test_sif_selection ... ok [INFO] [stdout] test scheduler::scheduler::tests::test_schedule_single_request ... ok [INFO] [stdout] test scheduler::scheduler::tests::test_preemption_free_admission_control ... ok [INFO] [stdout] test scheduler::scheduler::tests::test_sif_preemption ... ok [INFO] [stdout] test scheduler::scheduler::tests::test_sof_preemption ... ok [INFO] [stdout] test scheduler::scheduler::tests::test_sof_selection ... ok [INFO] [stdout] test simulation::simulator::tests::test_simulation_metrics_reasonable ... ok [INFO] [stdout] test metrics::quantile::tests::test_boundary_11_values ... ok [INFO] [stdout] test simulation::simulator::tests::test_simulation_latency_samples_collected ... ok [INFO] [stdout] test simulation::simulator::tests::test_simulation_with_fcfs_policy ... ok [INFO] [stdout] test simulation::simulator::tests::test_simulation_no_infinite_loop ... ok [INFO] [stdout] test simulation::simulator::tests::test_simulation_with_sjf_policy ... ok [INFO] [stdout] test simulation::simulator::tests::test_simulation_time_series_collected ... ok [INFO] [stdout] test simulation::simulator::tests::test_simulation_with_chunked_prefill ... ok [INFO] [stdout] test simulation::simulator::tests::test_simulation_with_priority_policy ... ok [INFO] [stdout] test simulation::simulator::tests::test_simulation_different_policies_produce_results ... ok [INFO] [stdout] test simulation::simulator::tests::test_simulation_time_progresses ... ok [INFO] [stdout] test simulation::simulator::tests::test_simulation_preemption_metrics ... ok [INFO] [stdout] test simulation::simulator::tests::test_simulation_completes_all_requests ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 88 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/inference_lab-e674c08e3731ccb6) [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] Doc-tests inference_lab [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" "8759b5b3bd8ad66b7e59fdb083578ca9c11cadbe2760c923f27dacdfc12065d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8759b5b3bd8ad66b7e59fdb083578ca9c11cadbe2760c923f27dacdfc12065d9", kill_on_drop: false }` [INFO] [stdout] 8759b5b3bd8ad66b7e59fdb083578ca9c11cadbe2760c923f27dacdfc12065d9