[INFO] cloning repository https://github.com/coljnr9/parallax [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/coljnr9/parallax" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoljnr9%2Fparallax", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoljnr9%2Fparallax'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f7b9238dc05c9d28079e438f8f254eb6cfdfe7a4 [INFO] testing coljnr9/parallax against master#7704328ba5ae8d6ce0ac303c9d5a1a1605906766 for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoljnr9%2Fparallax" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/coljnr9/parallax [INFO] finished tweaking git repo https://github.com/coljnr9/parallax [INFO] tweaked toml for git repo https://github.com/coljnr9/parallax written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/coljnr9/parallax on toolchain 7704328ba5ae8d6ce0ac303c9d5a1a1605906766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/coljnr9/parallax 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" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tracing-error v0.2.1 [INFO] [stderr] Downloaded redox_syscall v0.7.0 [INFO] [stderr] Downloaded stability v0.2.1 [INFO] [stderr] Downloaded tracing-appender v0.2.4 [INFO] [stderr] Downloaded zmij v1.0.5 [INFO] [stderr] Downloaded iri-string v0.7.10 [INFO] [stderr] Downloaded ratatui v0.26.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3ad742bba3dd4b12164c48847d7aca32ab763300d1c9105d5b57bfa347347b51 [INFO] running `Command { std: "docker" "start" "-a" "3ad742bba3dd4b12164c48847d7aca32ab763300d1c9105d5b57bfa347347b51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ad742bba3dd4b12164c48847d7aca32ab763300d1c9105d5b57bfa347347b51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ad742bba3dd4b12164c48847d7aca32ab763300d1c9105d5b57bfa347347b51", kill_on_drop: false }` [INFO] [stdout] 3ad742bba3dd4b12164c48847d7aca32ab763300d1c9105d5b57bfa347347b51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2dfa0f2ef6b8397aa90c504f4d83a01f120c22e3a5c5697b6c45c75f62ac0893 [INFO] running `Command { std: "docker" "start" "-a" "2dfa0f2ef6b8397aa90c504f4d83a01f120c22e3a5c5697b6c45c75f62ac0893", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.104 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling find-msvc-tools v0.1.6 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling zmij v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling syn v2.0.112 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling base64ct v1.8.1 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling rustls-pki-types v1.13.2 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling stability v0.2.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling axum-macros v0.4.2 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling ratatui v0.26.3 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling tracing-appender v0.2.4 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling parallax v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 11s [INFO] running `Command { std: "docker" "inspect" "2dfa0f2ef6b8397aa90c504f4d83a01f120c22e3a5c5697b6c45c75f62ac0893", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2dfa0f2ef6b8397aa90c504f4d83a01f120c22e3a5c5697b6c45c75f62ac0893", kill_on_drop: false }` [INFO] [stdout] 2dfa0f2ef6b8397aa90c504f4d83a01f120c22e3a5c5697b6c45c75f62ac0893 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 341e4bdd8f07d7ae05c2c0149d6d24e4a8045e548992a1b517922c232b20f93d [INFO] running `Command { std: "docker" "start" "-a" "341e4bdd8f07d7ae05c2c0149d6d24e4a8045e548992a1b517922c232b20f93d", kill_on_drop: false }` [INFO] [stderr] Compiling parallax v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 15.89s [INFO] running `Command { std: "docker" "inspect" "341e4bdd8f07d7ae05c2c0149d6d24e4a8045e548992a1b517922c232b20f93d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "341e4bdd8f07d7ae05c2c0149d6d24e4a8045e548992a1b517922c232b20f93d", kill_on_drop: false }` [INFO] [stdout] 341e4bdd8f07d7ae05c2c0149d6d24e4a8045e548992a1b517922c232b20f93d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8d3ec98b935b5c53eacf7388677f9a3846e55c0a9c2cc035ad000f59e2eaf821 [INFO] running `Command { std: "docker" "start" "-a" "8d3ec98b935b5c53eacf7388677f9a3846e55c0a9c2cc035ad000f59e2eaf821", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/parallax-b36a0e4bcdd6e752) [INFO] [stdout] [INFO] [stdout] running 69 tests [INFO] [stdout] test debug_bundle::tests::test_index_empty_tool_args ... ok [INFO] [stdout] test debug_bundle::tests::test_index_tool_calls ... ok [INFO] [stdout] test debug_utils::tests::test_summarize_complex ... ok [INFO] [stdout] test hardening::tests::test_is_diff_like ... ok [INFO] [stdout] test hardening::tests::test_sanitize_grep_keeps_c_if_others_missing ... ok [INFO] [stdout] test hardening::tests::test_sanitize_grep_keeps_c_if_others_zero ... ok [INFO] [stdout] test hardening::tests::test_sanitize_grep_mutual_exclusivity ... ok [INFO] [stdout] test hardening::tests::test_sanitize_plan_adds_missing_title ... ok [INFO] [stdout] test hardening::tests::test_sanitize_plan_cleans_forbidden_terms ... ok [INFO] [stdout] test hardening::tests::test_sanitize_plan_uses_name_field ... ok [INFO] [stdout] test hardening::tests::test_sanitize_plan_keeps_existing_title ... ok [INFO] [stdout] test hardening::tests::test_scrub_cursor_tags_malformed ... ok [INFO] [stdout] test hardening::tests::test_scrub_cursor_tags_non_scaffolding ... ok [INFO] [stdout] test hardening::tests::test_scrub_cursor_tags_simple ... ok [INFO] [stdout] test hardening::tests::test_scrub_cursor_tags_streaming ... ok [INFO] [stdout] test history_pruning::tests::test_history_depth_analysis ... ok [INFO] [stdout] test hardening::tests::test_scrub_tool_protocol_leaks ... ok [INFO] [stdout] test history_pruning::tests::test_prune_selective_deletion ... ok [INFO] [stdout] test history_pruning::tests::test_prune_windowing ... ok [INFO] [stdout] test json_repair::tests::test_is_json_complete_incomplete ... ok [INFO] [stdout] test json_repair::tests::test_is_json_complete_valid ... ok [INFO] [stdout] test json_repair::tests::test_is_json_complete_with_escape ... ok [INFO] [stdout] test json_repair::tests::test_parse_json_with_repair_empty ... ok [INFO] [stdout] test json_repair::tests::test_parse_json_with_repair_incomplete ... ok [INFO] [stdout] test json_repair::tests::test_parse_json_with_repair_valid ... ok [INFO] [stdout] test json_repair::tests::test_repair_create_plan_arguments_complete_json ... ok [INFO] [stdout] test json_repair::tests::test_repair_create_plan_arguments_json_string ... ok [INFO] [stdout] test json_repair::tests::test_repair_json_unclosed_braces ... ok [INFO] [stdout] test json_repair::tests::test_repair_json_unclosed_brackets ... ok [INFO] [stdout] test json_repair::tests::test_repair_json_unclosed_string ... ok [INFO] [stdout] test json_repair::tests::test_repair_tool_call_arguments_create_plan_empty ... ok [INFO] [stdout] test json_repair::tests::test_repair_tool_call_arguments_create_plan_partial_json ... ok [INFO] [stdout] test json_repair::tests::test_repair_tool_call_arguments_create_plan_string ... ok [INFO] [stdout] test json_repair::tests::test_repair_tool_call_arguments_other_tool ... ok [INFO] [stdout] test log_rotation::tests::test_log_rotation_config_default ... ok [INFO] [stdout] test log_rotation::tests::test_log_rotation_manager_creation ... ok [INFO] [stdout] test json_repair::tests::test_repair_create_plan_arguments_plain_text ... ok [INFO] [stdout] test projections::orphan_tool_result_tests::drops_orphan_tool_turn_without_matching_tool_call ... ok [INFO] [stdout] test metrics::tests::test_multiple_providers ... ok [INFO] [stdout] test metrics::tests::test_record_invalid_json ... ok [INFO] [stdout] test projections::orphan_tool_result_tests::preserves_tool_turn_when_matching_tool_call_exists ... ok [INFO] [stdout] test metrics::tests::test_record_empty_args ... ok [INFO] [stdout] test projections::tests::test_anthropic_cache_projection ... ok [INFO] [stdout] test tag_extract::tests::test_compute_tag_deltas_complex ... ok [INFO] [stdout] test repro_issue::tests::test_anthropic_image_variant ... ok [INFO] [stdout] test tag_extract::tests::test_compute_tag_deltas_modified ... ok [INFO] [stdout] test tag_extract::tests::test_compute_tag_deltas_new ... ok [INFO] [stdout] test tag_extract::tests::test_compute_tag_deltas_removed ... ok [INFO] [stdout] test tag_extract::tests::test_extract_nested_tags ... ok [INFO] [stdout] test tag_extract::tests::test_compute_tag_deltas_unchanged ... ok [INFO] [stdout] test tag_extract::tests::test_extract_simple_tags ... ok [INFO] [stdout] test tag_extract::tests::test_malformed_tags ... ok [INFO] [stdout] test token_counting::tests::test_token_estimation ... ok [INFO] [stdout] test token_counting::tests::test_tool_token_estimation ... ok [INFO] [stdout] test tool_schema::tests::test_tool_schema_from_definition ... ok [INFO] [stdout] test tool_schema::tests::test_tool_schema_no_required_params ... ok [INFO] [stdout] test tool_schema::tests::test_registry_from_tools ... ok [INFO] [stdout] test tui::graph_tests::test_graph_state_creation ... ok [INFO] [stdout] test repro_issue::tests::test_repro_missing_role ... ok [INFO] [stdout] test tui::graph_tests::test_color_assignment ... ok [INFO] [stdout] test tui::graph_tests::test_multiple_models ... ok [INFO] [stdout] test tui::graph_tests::test_record_request_completion ... ok [INFO] [stdout] test tui::graph_tests::test_tps_calculation ... ok [INFO] [stdout] test types::parsing_tests::test_parse_provider_pulse_partial_gemini ... ok [INFO] [stdout] test types::tests::test_broken_history_alternation ... ok [INFO] [stdout] test types::parsing_tests::test_parse_provider_pulse_full ... ok [INFO] [stdout] test types::tests::test_valid_history ... ok [INFO] [stdout] test tui::graph_tests::test_advance_time ... ok [INFO] [stdout] test tui::graph_tests::test_window_size_limit ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 69 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.53s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/parallax-71e06d835128899a) [INFO] [stderr] Running tests/cache_projection_test.rs (/opt/rustwide/target/debug/deps/cache_projection_test-9d894ff1b165550e) [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] [stdout] [INFO] [stderr] Running tests/migration_test.rs (/opt/rustwide/target/debug/deps/migration_test-fa15a5bafbf4d2c7) [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test_anthropic_cache_projection ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_retention_cleanup ... ok [INFO] [stdout] test test_migrations_and_schema ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.57s [INFO] [stdout] [INFO] [stderr] Running tests/mitigation_test.rs (/opt/rustwide/target/debug/deps/mitigation_test-ef9803b56794f01d) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_parse_provider_error ... ok [INFO] [stderr] Running tests/resilience_test.rs (/opt/rustwide/target/debug/deps/resilience_test-fa89527cc71b575f) [INFO] [stdout] test test_upstream_error_classification ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_retry_policy_success ... ok [INFO] [stdout] test test_circuit_breaker_trips ... ok [INFO] [stdout] test test_retry_policy_eventual_success ... ok [INFO] [stdout] test test_circuit_breaker_recovery ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running tests/streaming_tool_call_id_map_test.rs (/opt/rustwide/target/debug/deps/streaming_tool_call_id_map_test-876a8c5491e30480) [INFO] [stdout] running 1 test [INFO] [stdout] test tool_call_arguments_are_preserved_when_id_missing_on_followup_chunk ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/transforms_test.rs (/opt/rustwide/target/debug/deps/transforms_test-8365060cc5735653) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test_anthropic_xml_rescue_projection ... ok [INFO] [stderr] Doc-tests parallax [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [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" "8d3ec98b935b5c53eacf7388677f9a3846e55c0a9c2cc035ad000f59e2eaf821", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d3ec98b935b5c53eacf7388677f9a3846e55c0a9c2cc035ad000f59e2eaf821", kill_on_drop: false }` [INFO] [stdout] 8d3ec98b935b5c53eacf7388677f9a3846e55c0a9c2cc035ad000f59e2eaf821