[INFO] fetching crate scribe-scaling 0.5.0... [INFO] testing scribe-scaling-0.5.0 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate scribe-scaling 0.5.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate scribe-scaling 0.5.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate scribe-scaling 0.5.0 [INFO] tweaked toml for crates.io crate scribe-scaling 0.5.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate scribe-scaling 0.5.0 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate scribe-scaling 0.5.0 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5e3b1fe3045dffed2bf38b806f5839b946aaa0af609a31d1cf189d6557582321 [INFO] running `Command { std: "docker" "start" "-a" "5e3b1fe3045dffed2bf38b806f5839b946aaa0af609a31d1cf189d6557582321", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e3b1fe3045dffed2bf38b806f5839b946aaa0af609a31d1cf189d6557582321", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e3b1fe3045dffed2bf38b806f5839b946aaa0af609a31d1cf189d6557582321", kill_on_drop: false }` [INFO] [stdout] 5e3b1fe3045dffed2bf38b806f5839b946aaa0af609a31d1cf189d6557582321 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cebb596b6c54e341087b748cc183f68dd53c38b7caf8da0f0f73f431b5902895 [INFO] running `Command { std: "docker" "start" "-a" "cebb596b6c54e341087b748cc183f68dd53c38b7caf8da0f0f73f431b5902895", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling cc v1.0.106 [INFO] [stderr] Compiling serde_core v1.0.224 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling serde v1.0.224 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling indexmap v2.11.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling memmap2 v0.9.8 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling blake3 v1.5.3 [INFO] [stderr] Compiling tree-sitter v0.20.10 [INFO] [stderr] Compiling sysinfo v0.30.13 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.224 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling scribe-scaling v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.11s [INFO] running `Command { std: "docker" "inspect" "cebb596b6c54e341087b748cc183f68dd53c38b7caf8da0f0f73f431b5902895", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cebb596b6c54e341087b748cc183f68dd53c38b7caf8da0f0f73f431b5902895", kill_on_drop: false }` [INFO] [stdout] cebb596b6c54e341087b748cc183f68dd53c38b7caf8da0f0f73f431b5902895 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5bbe3f87b2c61bd6aee8f8d0997caed7b6eb4e43c1cb7a24231d03dc084a1f53 [INFO] running `Command { std: "docker" "start" "-a" "5bbe3f87b2c61bd6aee8f8d0997caed7b6eb4e43c1cb7a24231d03dc084a1f53", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.224 [INFO] [stderr] Compiling serde v1.0.224 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling sysinfo v0.30.13 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling tempfile v3.22.0 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling scribe-scaling v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stdout] warning: unused import: `Path` [INFO] [stdout] --> examples/benchmark_repo.rs:2:17 [INFO] [stdout] | [INFO] [stdout] 2 | use std::path::{Path, PathBuf}; [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 import: `scribe_scaling::profiling::RepositoryType` [INFO] [stdout] --> tests/integration_tests.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use scribe_scaling::profiling::RepositoryType; [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 import: `tokio_test` [INFO] [stdout] --> tests/integration_tests.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use tokio_test; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ordered_files` [INFO] [stdout] --> examples/context_positioning_demo.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | let ordered_files = result.get_optimally_ordered_files(); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ordered_files` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/context_positioning_integration_test.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | let mut config = ScalingSelectionConfig { [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] [stdout] warning: comparison is useless due to type limits [INFO] [stdout] --> tests/integration_tests.rs:374:48 [INFO] [stdout] | [INFO] [stdout] 374 | SignatureLevel::Minimal => assert!(result.processing_time.as_millis() >= 0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: comparison is useless due to type limits [INFO] [stdout] --> tests/integration_tests.rs:376:26 [INFO] [stdout] | [INFO] [stdout] 376 | _ => assert!(result.processing_time.as_millis() >= 0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 36.37s [INFO] running `Command { std: "docker" "inspect" "5bbe3f87b2c61bd6aee8f8d0997caed7b6eb4e43c1cb7a24231d03dc084a1f53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bbe3f87b2c61bd6aee8f8d0997caed7b6eb4e43c1cb7a24231d03dc084a1f53", kill_on_drop: false }` [INFO] [stdout] 5bbe3f87b2c61bd6aee8f8d0997caed7b6eb4e43c1cb7a24231d03dc084a1f53 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f39ed383f9c4d5cf2985e3dbf867736d81ed49d3c766466eeaeeff2cbe0eb2c7 [INFO] running `Command { std: "docker" "start" "-a" "f39ed383f9c4d5cf2985e3dbf867736d81ed49d3c766466eeaeeff2cbe0eb2c7", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `ordered_files` [INFO] [stderr] --> examples/context_positioning_demo.rs:72:13 [INFO] [stderr] | [INFO] [stderr] 72 | let ordered_files = result.get_optimally_ordered_files(); [INFO] [stderr] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ordered_files` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `scribe_scaling::profiling::RepositoryType` [INFO] [stderr] --> tests/integration_tests.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use scribe_scaling::profiling::RepositoryType; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `tokio_test` [INFO] [stderr] --> tests/integration_tests.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | use tokio_test; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: comparison is useless due to type limits [INFO] [stderr] --> tests/integration_tests.rs:374:48 [INFO] [stderr] | [INFO] [stderr] 374 | SignatureLevel::Minimal => assert!(result.processing_time.as_millis() >= 0), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_comparisons)]` on by default [INFO] [stderr] [INFO] [stderr] warning: comparison is useless due to type limits [INFO] [stderr] --> tests/integration_tests.rs:376:26 [INFO] [stderr] | [INFO] [stderr] 376 | _ => assert!(result.processing_time.as_millis() >= 0), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Path` [INFO] [stderr] --> examples/benchmark_repo.rs:2:17 [INFO] [stderr] | [INFO] [stderr] 2 | use std::path::{Path, PathBuf}; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> tests/context_positioning_integration_test.rs:21:9 [INFO] [stderr] | [INFO] [stderr] 21 | let mut config = ScalingSelectionConfig { [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: `scribe-scaling` (example "context_positioning_demo") generated 1 warning (run `cargo fix --example "context_positioning_demo" -p scribe-scaling` to apply 1 suggestion) [INFO] [stderr] warning: `scribe-scaling` (test "integration_tests") generated 4 warnings (run `cargo fix --test "integration_tests" -p scribe-scaling` to apply 2 suggestions) [INFO] [stderr] warning: `scribe-scaling` (example "benchmark_repo") generated 1 warning (run `cargo fix --example "benchmark_repo" -p scribe-scaling` to apply 1 suggestion) [INFO] [stderr] warning: `scribe-scaling` (test "context_positioning_integration_test") generated 1 warning (run `cargo fix --test "context_positioning_integration_test" -p scribe-scaling` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.87s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/scribe_scaling-330f79bf0bbc808f) [INFO] [stdout] [INFO] [stdout] running 34 tests [INFO] [stdout] test engine::tests::test_file_type_classification ... ok [INFO] [stdout] test engine::tests::test_language_detection ... ok [INFO] [stdout] test engine::tests::test_configuration_presets ... ok [INFO] [stdout] test engine::tests::test_error_handling ... ok [INFO] [stdout] test positioning::tests::test_context_positioner_creation ... ok [INFO] [stdout] test positioning::tests::test_is_test_file_detection ... ok [INFO] [stdout] test engine::tests::test_scaling_engine_creation ... ok [INFO] [stdout] test positioning::tests::test_query_relevance ... ok [INFO] [stdout] test positioning::tests::test_token_estimation ... ok [INFO] [stdout] test selector::tests::test_configuration_builder_positioning ... ok [INFO] [stdout] test selector::tests::test_file_scoring ... ok [INFO] [stdout] test selector::tests::test_medium_budget_selection ... ok [INFO] [stdout] test selector::tests::test_scaling_selector_creation ... ok [INFO] [stdout] test positioning::tests::test_relatedness_grouping ... ok [INFO] [stdout] test selector::tests::test_small_budget_selection ... ok [INFO] [stdout] test selector::tests::test_token_estimation ... ok [INFO] [stdout] test streaming::tests::test_file_type_classification ... ok [INFO] [stdout] test streaming::tests::test_language_detection ... ok [INFO] [stdout] test streaming::tests::test_scored_file_ordering ... ok [INFO] [stdout] test selector::tests::test_positioning_disabled ... ok [INFO] [stdout] test positioning::tests::test_auto_exclude_disabled ... ok [INFO] [stdout] test streaming::tests::test_streaming_selector_creation ... ok [INFO] [stdout] test positioning::tests::test_centrality_calculation ... ok [INFO] [stdout] test positioning::tests::test_auto_exclude_tests ... ok [INFO] [stdout] test positioning::tests::test_positioning_strategy ... ok [INFO] [stdout] test tests::test_scaling_engine_creation ... ok [INFO] [stdout] test selector::tests::test_file_selection_process ... ok [INFO] [stdout] test selector::tests::test_with_test_exclusion_convenience_method ... ok [INFO] [stdout] test tests::test_default_config ... ok [INFO] [stdout] test engine::tests::test_repository_processing ... ok [INFO] [stdout] test tests::test_quick_scale_estimate ... ok [INFO] [stdout] test selector::tests::test_context_positioning_integration ... ok [INFO] [stdout] test engine::tests::test_benchmarking ... ok [INFO] [stdout] test streaming::tests::test_streaming_file_selection ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running tests/context_positioning_integration_test.rs (/opt/rustwide/target/debug/deps/context_positioning_integration_test-58a1df61a2107f1a) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_centrality_calculation_accuracy ... ok [INFO] [stdout] test test_configuration_options ... ok [INFO] [stdout] test test_query_relevance_accuracy ... ok [INFO] [stdout] test test_complete_context_positioning_workflow ... ok [INFO] [stdout] test test_positioning_vs_no_positioning_comparison ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-bda6d54a8dd57f83) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test test_error_handling ... ok [INFO] [stdout] test test_basic_repository_processing ... ok [INFO] [stdout] test test_benchmark_functionality ... ok [INFO] [stdout] test test_repository_profiling ... ok [INFO] [stdout] test test_caching_effectiveness ... ok [INFO] [stdout] test test_signature_extraction_levels ... ok [INFO] [stdout] test test_small_repository_performance ... ok [INFO] [stdout] test test_budget_pressure_response ... ok [INFO] [stdout] test test_memory_management ... ok [INFO] [stdout] test test_streaming_vs_batch_loading ... ok [INFO] [stdout] test test_parallel_processing_scaling ... ok [INFO] [stdout] test test_configuration_presets ... ok [INFO] [stdout] test test_adaptive_configuration ... ok [INFO] [stdout] test test_large_repository_performance ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s [INFO] [stdout] [INFO] [stderr] Running tests/performance_regression_tests.rs (/opt/rustwide/target/debug/deps/performance_regression_tests-af07843e6626ea38) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_concurrent_processing_performance ... FAILED [INFO] [stdout] test test_performance_scaling_characteristics ... ok [INFO] [stdout] test test_memory_efficiency ... ok [INFO] [stdout] test test_engine_performance_with_large_repo ... ok [INFO] [stdout] test test_streaming_vs_memory_usage ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_concurrent_processing_performance stdout ---- [INFO] [stdout] Sequential: 42.43099ms, Concurrent: 299.786727ms, Speedup: 0.14x [INFO] [stdout] [INFO] [stdout] thread 'test_concurrent_processing_performance' (128) panicked at tests/performance_regression_tests.rs:460:5: [INFO] [stdout] Concurrent processing should not be catastrophically slower than sequential (7.1190476190476195x slowdown) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x620248f03762 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x620248f03762 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x620248f03762 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x620248f03762 - ::fmt::h47627beda0767f4c [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x620248f14dcf - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x620248f14dcf - core::fmt::write::h8a63064c67176fd8 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x620248ecf223 - std::io::default_write_fmt::hd4797e693c0ec256 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x620248ecf223 - std::io::Write::write_fmt::h791e240ad2720c99 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x620248edc192 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x620248ee129f - std::panicking::default_hook::{{closure}}::h23e0299d4738b766 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x620248ee1131 - std::panicking::default_hook::hfeec6294e8751b62 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x620248d8c33e - as core::ops::function::Fn>::call::h3f5a16438cee2b4e [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9 [INFO] [stdout] 12: 0x620248d8c33e - test::test_main_with_exit_callback::{{closure}}::h9214498cef9aafc5 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x620248ee195f - as core::ops::function::Fn>::call::hdb18da3e68df7464 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9 [INFO] [stdout] 14: 0x620248ee195f - std::panicking::panic_with_hook::hd57cd463d793ed79 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x620248ee170a - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x620248edc2c9 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x620248ec307d - __rustc[256c90bb7e548b45]::rust_begin_unwind [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x620248f1d140 - core::panicking::panic_fmt::hf19c198748ef6a95 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x620248cf95af - performance_regression_tests::test_concurrent_processing_performance::{{closure}}::h1ddea79906aa648f [INFO] [stdout] at /opt/rustwide/workdir/tests/performance_regression_tests.rs:460:5 [INFO] [stdout] 20: 0x620248ceb392 - as core::future::future::Future>::poll::h90e4bece942092a7 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9 [INFO] [stdout] 21: 0x620248ceb3cd - as core::future::future::Future>::poll::hff3682a75b5c2b40 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x620248d0cf9d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h366e55728bf92dde [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70 [INFO] [stdout] 23: 0x620248d0ceeb - tokio::task::coop::with_budget::h960a5c09b87b93b4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 24: 0x620248d0ceeb - tokio::task::coop::budget::h1a64962a757b0800 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 25: 0x620248d0ceeb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hf8709254270b0119 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25 [INFO] [stdout] 26: 0x620248d0a380 - tokio::runtime::scheduler::current_thread::Context::enter::ha57a0e2f7217eaeb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 27: 0x620248d0b97d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h77e3a52aa38b9c19 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44 [INFO] [stdout] 28: 0x620248d0b644 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hb1ddb4933ea3b13d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68 [INFO] [stdout] 29: 0x620248d00ffb - tokio::runtime::context::scoped::Scoped::set::ha8286d2b6478ed36 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 30: 0x620248d5f829 - tokio::runtime::context::set_scheduler::{{closure}}::hbac3a4b728c0a494 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38 [INFO] [stdout] 31: 0x620248d65b82 - std::thread::local::LocalKey::try_with::h6a99611007e9ac0c [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:508:12 [INFO] [stdout] 32: 0x620248d6464e - std::thread::local::LocalKey::with::ha2dcc91e65f4a376 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:472:20 [INFO] [stdout] 33: 0x620248d5f75d - tokio::runtime::context::set_scheduler::h19ffcf201bbb9a7f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17 [INFO] [stdout] 34: 0x620248d0afb0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h22ab04a61b57ce0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27 [INFO] [stdout] 35: 0x620248d0b663 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h9747abdeb68cdfb5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24 [INFO] [stdout] 36: 0x620248d09950 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h898c349086a3518d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 37: 0x620248d012b0 - tokio::runtime::context::runtime::enter_runtime::h01766ef9a0658808 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 38: 0x620248d09311 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h6674ccedff4298f7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 39: 0x620248d429d4 - tokio::runtime::runtime::Runtime::block_on_inner::hcc7055bc108447e2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52 [INFO] [stdout] 40: 0x620248d42b9c - tokio::runtime::runtime::Runtime::block_on::h5ee2b6bada3fc74a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 41: 0x620248cf8730 - performance_regression_tests::test_concurrent_processing_performance::h97f12249b28c43c2 [INFO] [stdout] at /opt/rustwide/workdir/tests/performance_regression_tests.rs:462:32 [INFO] [stdout] 42: 0x620248cf9637 - performance_regression_tests::test_concurrent_processing_performance::{{closure}}::h6c61177dcdba556a [INFO] [stdout] at /opt/rustwide/workdir/tests/performance_regression_tests.rs:395:50 [INFO] [stdout] 43: 0x620248d46166 - core::ops::function::FnOnce::call_once::h97509b647904b253 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x620248d8c18b - core::ops::function::FnOnce::call_once::h43f43c5185cf39c2 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x620248d8c18b - test::__rust_begin_short_backtrace::hc4fa634eb2764bdc [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:663:18 [INFO] [stdout] 46: 0x620248da07a8 - test::run_test_in_process::{{closure}}::h9f4b799a5211b72a [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:74 [INFO] [stdout] 47: 0x620248da07a8 - as core::ops::function::FnOnce<()>>::call_once::ha572bf7dc5230a8f [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 48: 0x620248da07a8 - std::panicking::catch_unwind::do_call::hfd6ff51f25dd177b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40 [INFO] [stdout] 49: 0x620248da07a8 - std::panicking::catch_unwind::h8609b446221def5f [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19 [INFO] [stdout] 50: 0x620248da07a8 - std::panic::catch_unwind::h362f73cc48531e26 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14 [INFO] [stdout] 51: 0x620248da07a8 - test::run_test_in_process::hf52fd21d696aae67 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:27 [INFO] [stdout] 52: 0x620248da07a8 - test::run_test::{{closure}}::h7e780b8354e6d007 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:607:43 [INFO] [stdout] 53: 0x620248d79574 - test::run_test::{{closure}}::hdc2695f2276aad3e [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:637:41 [INFO] [stdout] 54: 0x620248d79574 - std::sys::backtrace::__rust_begin_short_backtrace::h2555b2113ed90fc9 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 55: 0x620248d7ceaa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h99800d480987dfb6 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 56: 0x620248d7ceaa - as core::ops::function::FnOnce<()>>::call_once::hbbb69b5294b2221b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 57: 0x620248d7ceaa - std::panicking::catch_unwind::do_call::h495689350c27df20 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40 [INFO] [stdout] 58: 0x620248d7ceaa - std::panicking::catch_unwind::hf22437c51d1b3740 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19 [INFO] [stdout] 59: 0x620248d7ceaa - std::panic::catch_unwind::habda1a57de8231f8 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14 [INFO] [stdout] 60: 0x620248d7ceaa - std::thread::Builder::spawn_unchecked_::{{closure}}::h5833d8dda8c7e80b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 61: 0x620248d7ceaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha2910283a5058402 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 62: 0x620248ed75bf - as core::ops::function::FnOnce>::call_once::he4d85cb537521972 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2005:9 [INFO] [stdout] 63: 0x620248ed75bf - std::sys::thread::unix::Thread::new::thread_start::hbaf586a9e50a98cd [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 64: 0x79f9c2d47aa4 - [INFO] [stdout] 65: 0x79f9c2dd4a64 - clone [INFO] [stdout] 66: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_concurrent_processing_performance [INFO] [stdout] [INFO] [stdout] test result: FAILED. 4 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.55s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test performance_regression_tests` [INFO] running `Command { std: "docker" "inspect" "f39ed383f9c4d5cf2985e3dbf867736d81ed49d3c766466eeaeeff2cbe0eb2c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f39ed383f9c4d5cf2985e3dbf867736d81ed49d3c766466eeaeeff2cbe0eb2c7", kill_on_drop: false }` [INFO] [stdout] f39ed383f9c4d5cf2985e3dbf867736d81ed49d3c766466eeaeeff2cbe0eb2c7