[INFO] cloning repository https://github.com/auser/lexicon-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/auser/lexicon-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fauser%2Flexicon-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fauser%2Flexicon-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5b548cb3c87f4b788ff3845d8cfa2642ea1c5db6
[INFO] testing auser/lexicon-rs against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fauser%2Flexicon-rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/auser/lexicon-rs
[INFO] finished tweaking git repo https://github.com/auser/lexicon-rs
[INFO] tweaked toml for git repo https://github.com/auser/lexicon-rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/auser/lexicon-rs on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/auser/lexicon-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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.42
[INFO] [stderr]   Downloaded fd-lock v4.0.4
[INFO] [stderr]   Downloaded rustyline v15.0.0
[INFO] [stderr]   Downloaded owo-colors v4.3.0
[INFO] [stderr]   Downloaded toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]   Downloaded insta v1.46.3
[INFO] [stderr]   Downloaded zerocopy v0.8.42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ade59d6db81a0c85e6a2f4f1bdfbe487688a293432a6506edd3d66eede43a7d9
[INFO] running `Command { std: "docker" "start" "ade59d6db81a0c85e6a2f4f1bdfbe487688a293432a6506edd3d66eede43a7d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ade59d6db81a0c85e6a2f4f1bdfbe487688a293432a6506edd3d66eede43a7d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ade59d6db81a0c85e6a2f4f1bdfbe487688a293432a6506edd3d66eede43a7d9" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ade59d6db81a0c85e6a2f4f1bdfbe487688a293432a6506edd3d66eede43a7d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ade59d6db81a0c85e6a2f4f1bdfbe487688a293432a6506edd3d66eede43a7d9" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling instability v0.3.10
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[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 console v0.15.11
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling supports-hyperlinks v3.2.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling open v5.3.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling rustyline v15.0.0
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling lexicon-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 28s
[INFO] running `Command { std: "docker" "inspect" "ade59d6db81a0c85e6a2f4f1bdfbe487688a293432a6506edd3d66eede43a7d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ade59d6db81a0c85e6a2f4f1bdfbe487688a293432a6506edd3d66eede43a7d9" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling insta v1.46.3
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling lexicon-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 38.00s
[INFO] running `Command { std: "docker" "inspect" "ade59d6db81a0c85e6a2f4f1bdfbe487688a293432a6506edd3d66eede43a7d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ade59d6db81a0c85e6a2f4f1bdfbe487688a293432a6506edd3d66eede43a7d9" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lexicon_rs-431422e0c8e08830)
[INFO] [stdout] 
[INFO] [stdout] running 254 tests
[INFO] [stdout] test ai::client::tests::client_with_model ... ok
[INFO] [stdout] test ai::generate::tests::test_artifact_path_and_format ... ok
[INFO] [stdout] test ai::client::tests::client_creation ... ok
[INFO] [stdout] test ai::context::tests::test_assemble_context ... ok
[INFO] [stdout] test ai::generate::tests::test_extract_toml_id_missing ... ok
[INFO] [stdout] test ai::generate::tests::test_extract_toml_id ... ok
[INFO] [stdout] test ai::generate::tests::test_extract_toml_id_with_spaces ... ok
[INFO] [stdout] test ai::generate::tests::test_extract_toml_id_invalid_toml ... ok
[INFO] [stdout] test ai::policy::tests::test_default_policy_permissions ... ok
[INFO] [stdout] test ai::generate::tests::test_slugify ... ok
[INFO] [stdout] test ai::policy::tests::test_glob_match ... ok
[INFO] [stdout] test ai::prompt::tests::coverage_improve_prompt_includes_gaps ... ok
[INFO] [stdout] test ai::prompt::tests::improve_prompt_with_goal ... ok
[INFO] [stdout] test ai::prompt::tests::improve_prompt_without_goal ... ok
[INFO] [stdout] test ai::prompt::tests::infer_contract_prompt_includes_api ... ok
[INFO] [stdout] test ai::prompt::tests::intent_prompt_includes_context_and_intent ... ok
[INFO] [stdout] test ai::prompt::tests::system_prompts_are_nonempty ... ok
[INFO] [stdout] test api::baseline::tests::load_missing_baseline ... ok
[INFO] [stdout] test ai::prompt::tests::new_artifact_kinds_have_templates ... ok
[INFO] [stdout] test api::diff::tests::diff_no_changes ... ok
[INFO] [stdout] test api::diff::tests::diff_added_items ... ok
[INFO] [stdout] test api::extract::tests::extract_pub_enum ... ok
[INFO] [stdout] test api::extract::tests::extract_pub_const ... ok
[INFO] [stdout] test api::extract::tests::extract_doc_comment ... ok
[INFO] [stdout] test api::baseline::tests::save_load_roundtrip ... ok
[INFO] [stdout] test api::diff::tests::breaking_count_includes_removed_and_breaking_changes ... ok
[INFO] [stdout] test api::diff::tests::diff_changed_signature ... ok
[INFO] [stdout] test api::diff::tests::diff_changed_visibility ... ok
[INFO] [stdout] test api::diff::tests::diff_removed_items ... ok
[INFO] [stdout] test api::baseline::tests::save_current_works ... ok
[INFO] [stdout] test api::extract::tests::extract_pub_function ... ok
[INFO] [stdout] test api::extract::tests::extract_pub_trait ... ok
[INFO] [stdout] test api::extract::tests::extract_nested_module ... ok
[INFO] [stdout] test api::schema::tests::serde_roundtrip_api_item ... ok
[INFO] [stdout] test api::extract::tests::extract_pub_type_alias ... ok
[INFO] [stdout] test conformance::generator::tests::test_trait_based_generation ... ok
[INFO] [stdout] test api::extract::tests::skip_private_items ... ok
[INFO] [stdout] test api::schema::tests::serde_roundtrip_api_snapshot ... ok
[INFO] [stdout] test audit::reader::tests::test_list_empty_dir ... ok
[INFO] [stdout] test audit::reader::tests::test_list_nonexistent_dir ... ok
[INFO] [stdout] test conformance::generator::tests::test_factory_based_generation ... ok
[INFO] [stdout] test conformance::templates::tests::test_to_pascal_case ... ok
[INFO] [stdout] test conversation::engine::tests::test_workflow_trait ... ok
[INFO] [stdout] test conversation::engine::tests::test_engine_with_mock_driver ... ok
[INFO] [stdout] test conversation::mode_hints::tests::repo_mode_has_base_questions ... ok
[INFO] [stdout] test conversation::mode_hints::tests::workspace_mode_has_more_questions ... ok
[INFO] [stdout] test audit::reader::tests::test_list_and_filter ... ok
[INFO] [stdout] test conversation::mode_hints::tests::ecosystem_mode_has_most_questions ... ok
[INFO] [stdout] test conversation::mode_hints::tests::mode_descriptions_are_nonempty ... ok
[INFO] [stdout] test api::extract::tests::extract_pub_struct ... ok
[INFO] [stdout] test audit::writer::tests::test_write_audit_record ... ok
[INFO] [stdout] test core::auth::tests::test_percent_encode ... ok
[INFO] [stdout] test core::auth::tests::test_base64url_known_value ... ok
[INFO] [stdout] test conversation::session::tests::test_load_missing_session ... ok
[INFO] [stdout] test conversation::session::tests::test_list_sessions ... ok
[INFO] [stdout] test core::auth::tests::test_base64url_empty ... ok
[INFO] [stdout] test core::auth::tests::test_pkce_pair_lengths ... ok
[INFO] [stdout] test conversation::session::tests::test_save_and_load_session ... ok
[INFO] [stdout] test core::auth::tests::test_save_load_remove ... ok
[INFO] [stdout] test core::auth::tests::test_random_state_length ... ok
[INFO] [stdout] test core::auth::tests::test_query_param ... ok
[INFO] [stdout] test core::chat::tests::test_parse_ai_response_conformance ... ok
[INFO] [stdout] test core::chat::tests::test_parse_ai_response_create_contract ... ok
[INFO] [stdout] test core::chat::tests::test_parse_ai_response_generate_prompt ... ok
[INFO] [stdout] test core::chat::tests::test_build_session_summary_empty ... ok
[INFO] [stdout] test core::chat::tests::test_build_session_summary_with_artifacts ... ok
[INFO] [stdout] test core::chat::tests::test_is_exit ... ok
[INFO] [stdout] test core::chat::tests::test_parse_ai_response_no_actions ... ok
[INFO] [stdout] test core::auth::tests::test_save_sets_permissions ... ok
[INFO] [stdout] test core::chat::tests::test_parse_ai_response_run_verify ... ok
[INFO] [stdout] test core::chat::tests::test_parse_ai_response_strips_directives ... ok
[INFO] [stdout] test core::chat::tests::test_parse_ai_response_multiple_actions ... ok
[INFO] [stdout] test core::api::tests::test_api_baseline_roundtrip ... ok
[INFO] [stdout] test core::chat::tests::test_parse_ai_response_update_contract ... ok
[INFO] [stdout] test core::chat::tests::test_parse_coverage_report ... ok
[INFO] [stdout] test core::chat::tests::test_parse_directive_unknown ... ok
[INFO] [stdout] test core::chat::tests::test_parse_infer_contract ... ok
[INFO] [stdout] test core::chat::tests::test_parse_new_directives ... ok
[INFO] [stdout] test core::ecosystem_mgmt::tests::test_ecosystem_doctor_healthy ... ok
[INFO] [stdout] test core::ecosystem_mgmt::tests::test_ecosystem_verify_no_manifest ... ok
[INFO] [stdout] test core::ecosystem_mgmt::tests::test_ecosystem_init ... ok
[INFO] [stdout] test core::ecosystem_mgmt::tests::test_ecosystem_doctor_missing ... ok
[INFO] [stdout] test core::ecosystem_mgmt::tests::test_ecosystem_verify_empty_repos ... ok
[INFO] [stdout] test core::ecosystem_mgmt::tests::test_ecosystem_init_requires_lexicon_dir ... ok
[INFO] [stdout] test core::prompt_gen::tests::test_build_slug ... ok
[INFO] [stdout] test core::prompt_gen::tests::test_next_prompt_number_empty ... ok
[INFO] [stdout] test core::prompt_gen::tests::test_next_prompt_number_existing ... ok
[INFO] [stdout] test core::prompt_gen::tests::test_source_path_to_node_id ... ok
[INFO] [stdout] test core::prompt_graph::tests::test_add_edges_dedup ... ok
[INFO] [stdout] test core::prompt_graph::tests::test_find_affected_prompts ... ok
[INFO] [stdout] test core::init::tests::test_init_noninteractive ... ok
[INFO] [stdout] test core::prompt_gen::tests::test_list_prompts ... ok
[INFO] [stdout] test core::api::tests::test_api_scan_empty_src ... ok
[INFO] [stdout] test core::prompt_graph::tests::test_hash_file ... ok
[INFO] [stdout] test core::prompt_graph::tests::test_hash_file_missing ... ok
[INFO] [stdout] test core::prompt_graph::tests::test_find_dirty_sources ... ok
[INFO] [stdout] test core::prompt_graph::tests::test_load_graph_missing ... ok
[INFO] [stdout] test core::coverage::tests::test_coverage_report_no_tests ... ok
[INFO] [stdout] test core::prompt_graph::tests::test_load_save_graph ... ok
[INFO] [stdout] test api::diff::tests::summary_format ... ok
[INFO] [stdout] test core::coverage::tests::test_coverage_report_with_tags ... ok
[INFO] [stdout] test core::chat::tests::test_parse_api_scan ... ok
[INFO] [stdout] test core::prompt_graph::tests::test_upsert_node ... ok
[INFO] [stdout] test core::auth::tests::test_status_empty ... ok
[INFO] [stdout] test core::workspace::tests::test_infer_role_from_name ... ok
[INFO] [stdout] test coverage::analyzer::tests::test_no_tags_found ... ok
[INFO] [stdout] test core::workspace::tests::test_workspace_init_requires_workspace ... ok
[INFO] [stdout] test core::workspace::tests::test_workspace_init_requires_lexicon_dir ... ok
[INFO] [stdout] test core::workspace::tests::test_workspace_init ... ok
[INFO] [stdout] test core::workspace::tests::test_workspace_verify_passes ... ok
[INFO] [stdout] test core::score::tests::test_score_explain ... ok
[INFO] [stdout] test core::score::tests::test_score_and_gate_init ... ok
[INFO] [stdout] test coverage::analyzer::tests::test_scan_multiple_formats ... ok
[INFO] [stdout] test coverage::matcher::tests::test_empty_contract ... ok
[INFO] [stdout] test coverage::matcher::tests::test_forbidden_semantic_uncovered ... ok
[INFO] [stdout] test core::contract::tests::test_contract_new_noninteractive ... ok
[INFO] [stdout] test coverage::analyzer::tests::test_scan_directory ... ok
[INFO] [stdout] test coverage::analyzer::tests::test_scan_function_tags ... ok
[INFO] [stdout] test coverage::matcher::tests::test_invariants_have_no_tags ... ok
[INFO] [stdout] test coverage::matcher::tests::test_mixed_coverage ... ok
[INFO] [stdout] test coverage::matcher::tests::test_required_semantic_covered ... ok
[INFO] [stdout] test coverage::report::tests::test_build_report_multiple_contracts ... ok
[INFO] [stdout] test coverage::report::tests::test_build_report_with_coverage ... ok
[INFO] [stdout] test coverage::matcher::tests::test_multiple_tags_match ... ok
[INFO] [stdout] test coverage::report::tests::test_build_report_empty ... ok
[INFO] [stdout] test coverage::report::tests::test_format_json_report ... ok
[INFO] [stdout] test coverage::analyzer::tests::test_scan_attribute_tag ... ok
[INFO] [stdout] test coverage::report::tests::test_format_report_contains_key_info ... ok
[INFO] [stdout] test api::extract::tests::extract_pub_crate ... ok
[INFO] [stdout] test fs::diff::tests::test_diff_stats ... ok
[INFO] [stdout] test fs::patch::tests::test_extract_block ... ok
[INFO] [stdout] test fs::diff::tests::test_has_changes ... ok
[INFO] [stdout] test fs::diff::tests::test_unified_diff ... ok
[INFO] [stdout] test fs::diff::tests::test_no_changes ... ok
[INFO] [stdout] test core::sync_claude::tests::test_sync_claude_basic ... ok
[INFO] [stdout] test core::workspace::tests::test_workspace_doctor_healthy ... ok
[INFO] [stdout] test ai::snapshot_tests::tests::snapshot_assemble_context ... ok
[INFO] [stdout] test api::snapshot_tests::snapshot_api_diff_report ... ok
[INFO] [stdout] test api::snapshot_tests::snapshot_api_snapshot_json ... ok
[INFO] [stdout] test coverage::snapshot_tests::snapshot_coverage_report ... ok
[INFO] [stdout] test fs::patch::tests::test_extract_missing_block ... ok
[INFO] [stdout] test fs::patch::tests::test_has_managed_block ... ok
[INFO] [stdout] test fs::patch::tests::test_insert_new_block ... ok
[INFO] [stdout] test fs::patch::tests::test_malformed_block_error ... ok
[INFO] [stdout] test fs::patch::tests::test_multiple_blocks ... ok
[INFO] [stdout] test fs::patch::tests::test_update_existing_block ... ok
[INFO] [stdout] test fs::safe_write::tests::test_ensure_dir ... ok
[INFO] [stdout] test fs::safe_write::tests::test_safe_write_creates_file ... ok
[INFO] [stdout] test fs::safe_write::tests::test_safe_write_creates_parent_dirs ... ok
[INFO] [stdout] test gates::policy::tests::test_can_skip_advisory ... ok
[INFO] [stdout] test gates::policy::tests::test_cannot_skip_required ... ok
[INFO] [stdout] test gates::policy::tests::test_weakening_skip ... ok
[INFO] [stdout] test gates::policy::tests::test_not_weakening ... ok
[INFO] [stdout] test fs::safe_write::tests::test_safe_write_overwrites ... ok
[INFO] [stdout] test fs::safe_write::tests::test_safe_write_with_backup ... ok
[INFO] [stdout] test repo::detect::tests::test_detect_mode_repo ... ok
[INFO] [stdout] test gates::runner::tests::test_run_failing_gate ... ok
[INFO] [stdout] test repo::detect::tests::test_detect_mode_workspace_from_cargo ... ok
[INFO] [stdout] test gates::policy::tests::test_weakening_category ... ok
[INFO] [stdout] test repo::layout::tests::test_layout_paths ... ok
[INFO] [stdout] test repo::detect::tests::test_detect_mode_workspace_from_toml ... ok
[INFO] [stdout] test repo::detect::tests::test_detect_mode_ecosystem ... ok
[INFO] [stdout] test gates::runner::tests::test_run_all_with_skip ... ok
[INFO] [stdout] test coverage::analyzer::tests::test_scan_comment_tag ... ok
[INFO] [stdout] test repo::detect::tests::test_detect_shape_single_crate ... ok
[INFO] [stdout] test repo::detect::tests::test_detect_shape_no_cargo ... ok
[INFO] [stdout] test repo::detect::tests::test_detect_shape_workspace ... ok
[INFO] [stdout] test repo::lexicon_dir::tests::test_validate_repo_root ... ok
[INFO] [stdout] test repo::lexicon_dir::tests::test_load_manifest_not_initialized ... ok
[INFO] [stdout] test scaffold::claude::tests::test_sync_claude_md_new_file ... ok
[INFO] [stdout] test repo::lexicon_dir::tests::test_ensure_lexicon_dirs ... ok
[INFO] [stdout] test repo::layout::tests::test_mode_aware_paths ... ok
[INFO] [stdout] test gates::runner::tests::test_run_passing_gate ... ok
[INFO] [stdout] test repo::layout::tests::test_init_dirs_count ... ok
[INFO] [stdout] test repo::detect::tests::test_detect_shape_ecosystem ... ok
[INFO] [stdout] test repo::inspect::tests::test_inspect_workspace ... ok
[INFO] [stdout] test scaffold::claude::tests::test_sync_claude_md_updates_existing_block ... ok
[INFO] [stdout] test scoring::engine::tests::test_compute_score_all_pass ... ok
[INFO] [stdout] test repo::inspect::tests::test_inspect_not_a_repo ... ok
[INFO] [stdout] test repo::inspect::tests::test_inspect_library ... ok
[INFO] [stdout] test scaffold::conformance::tests::test_write_conformance_harness ... ok
[INFO] [stdout] test scoring::engine::tests::test_compute_score_warn_range ... ok
[INFO] [stdout] test scoring::explain::tests::test_explain_pass ... ok
[INFO] [stdout] test spec::audit::tests::test_audit_record_json_roundtrip ... ok
[INFO] [stdout] test scoring::engine::tests::test_empty_model ... ok
[INFO] [stdout] test spec::auth::tests::credentials_expired_in_past ... ok
[INFO] [stdout] test scoring::explain::tests::test_explain_fail ... ok
[INFO] [stdout] test scoring::snapshot_tests::tests::snapshot_explain_passing_score ... ok
[INFO] [stdout] test spec::auth::tests::credentials_not_expired_far_future ... ok
[INFO] [stdout] test spec::auth::tests::provider_config_has_valid_urls ... ok
[INFO] [stdout] test spec::auth::tests::provider_round_trip ... ok
[INFO] [stdout] test spec::auth::tests::credentials_not_expired_when_no_expiry ... ok
[INFO] [stdout] test spec::capability::tests::test_capability_serde_roundtrip ... ok
[INFO] [stdout] test spec::capability::tests::test_ecosystem_capabilities ... ok
[INFO] [stdout] test spec::capability::tests::test_is_empty ... ok
[INFO] [stdout] test scaffold::contract::tests::test_write_and_load_contract ... ok
[INFO] [stdout] test spec::capability::tests::test_workspace_capabilities ... ok
[INFO] [stdout] test spec::capability::tests::test_repo_capabilities ... ok
[INFO] [stdout] test spec::behavior::tests::test_behavior_scenario_roundtrip ... ok
[INFO] [stdout] test spec::common::tests::test_contract_status_serde ... ok
[INFO] [stdout] test spec::common::tests::test_all_enums_roundtrip_json ... ok
[INFO] [stdout] test scaffold::gates::tests::test_write_and_load_gates_model ... ok
[INFO] [stdout] test spec::contract::tests::test_contract_defaults ... ok
[INFO] [stdout] test scoring::snapshot_tests::tests::snapshot_explain_failing_score ... ok
[INFO] [stdout] test spec::common::tests::test_stability_ordering ... ok
[INFO] [stdout] test spec::ecosystem::tests::test_ecosystem_manifest_defaults ... ok
[INFO] [stdout] test spec::conformance::tests::test_conformance_suite_roundtrip ... ok
[INFO] [stdout] test spec::ecosystem::tests::test_repo_role_serde ... ok
[INFO] [stdout] test spec::ecosystem::tests::test_ecosystem_manifest_serde_roundtrip ... ok
[INFO] [stdout] test scaffold::init::tests::test_init_already_initialized ... ok
[INFO] [stdout] test spec::gates::tests::test_required_gates_cannot_skip ... ok
[INFO] [stdout] test spec::mode::tests::test_default_is_repo ... ok
[INFO] [stdout] test spec::mode::tests::test_display ... ok
[INFO] [stdout] test spec::contract::tests::test_contract_toml_roundtrip ... ok
[INFO] [stdout] test spec::ecosystem::tests::test_repo_entry_toml_roundtrip ... ok
[INFO] [stdout] test scaffold::init::tests::test_init_repo ... ok
[INFO] [stdout] test spec::mode::tests::test_serde_roundtrip ... ok
[INFO] [stdout] test spec::mode::tests::test_serde_values ... ok
[INFO] [stdout] test spec::prompt::tests::test_parse_no_frontmatter ... ok
[INFO] [stdout] test spec::gates::tests::test_gates_model_toml_roundtrip ... ok
[INFO] [stdout] test spec::scoring::tests::test_weights_sum ... ok
[INFO] [stdout] test spec::prompt::tests::test_node_kind_serde ... ok
[INFO] [stdout] test spec::auth::tests::provider_display ... ok
[INFO] [stdout] test spec::prompt::tests::test_prompt_graph_default ... ok
[INFO] [stdout] test spec::session::tests::test_session_json_roundtrip ... ok
[INFO] [stdout] test spec::prompt::tests::test_parse_and_render_prompt_file ... ok
[INFO] [stdout] test repo::lexicon_dir::tests::test_save_and_load_manifest ... ok
[INFO] [stdout] test spec::session::tests::test_session_lifecycle ... ok
[INFO] [stdout] test scaffold::scoring::tests::test_write_and_load_score_model ... ok
[INFO] [stdout] test spec::validation::tests::test_invalid_contract_ids ... ok
[INFO] [stdout] test spec::validation::tests::test_slugify ... ok
[INFO] [stdout] test spec::validation::tests::test_valid_contract_ids ... ok
[INFO] [stdout] test spec::validation::tests::test_validate_contract_duplicate_ids ... ok
[INFO] [stdout] test spec::version::tests::test_version_compatibility ... ok
[INFO] [stdout] test spec::version::tests::test_version_display ... ok
[INFO] [stdout] test spec::version::tests::test_version_serde_roundtrip ... ok
[INFO] [stdout] test spec::snapshot_tests::tests::snapshot_gates_model_toml ... ok
[INFO] [stdout] test spec::snapshot_tests::tests::snapshot_contract_toml ... ok
[INFO] [stdout] test spec::snapshot_tests::tests::snapshot_manifest_toml ... ok
[INFO] [stdout] test spec::validation::tests::test_validate_contract_missing_title ... ok
[INFO] [stdout] test spec::scoring::tests::test_score_model_toml_roundtrip ... ok
[INFO] [stdout] test spec::workspace::tests::test_crate_role_kind_serde ... ok
[INFO] [stdout] test spec::manifest::tests::test_default_policy ... ok
[INFO] [stdout] test spec::validation::tests::test_validate_valid_contract ... ok
[INFO] [stdout] test spec::snapshot_tests::tests::snapshot_score_model_toml ... ok
[INFO] [stdout] test spec::workspace::tests::test_workspace_manifest_defaults ... ok
[INFO] [stdout] test spec::prompt::tests::test_prompt_graph_serde_roundtrip ... ok
[INFO] [stdout] test spec::workspace::tests::test_dependency_rule_serde_roundtrip ... ok
[INFO] [stdout] test scoring::engine::tests::test_compute_score_required_fails ... ok
[INFO] [stdout] test scaffold::claude::tests::test_sync_claude_md_preserves_existing ... ok
[INFO] [stdout] test spec::manifest::tests::test_manifest_toml_roundtrip ... ok
[INFO] [stdout] test spec::workspace::tests::test_workspace_manifest_serde_roundtrip ... ok
[INFO] [stdout] test scaffold::contract::tests::test_list_contracts ... ok
[INFO] [stdout] test core::verify::tests::test_verify_without_gates_or_scoring ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 254 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.16s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lexicon-c93bbae66f86629b)
[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/integration.rs (/opt/rustwide/target/debug/deps/integration-45dfe2c46b9f9a0e)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_coverage_analysis_flow ... ok
[INFO] [stdout] test test_api_scan_diff_report_flow ... ok
[INFO] [stdout] test test_verify_with_coverage_and_api ... ok
[INFO] [stdout] test test_verify_without_scoring_model ... ok
[INFO] [stdout] test test_happy_path_end_to_end ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.03s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests lexicon_rs
[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" "ade59d6db81a0c85e6a2f4f1bdfbe487688a293432a6506edd3d66eede43a7d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ade59d6db81a0c85e6a2f4f1bdfbe487688a293432a6506edd3d66eede43a7d9", kill_on_drop: false }`
[INFO] [stdout] ade59d6db81a0c85e6a2f4f1bdfbe487688a293432a6506edd3d66eede43a7d9
