[INFO] fetching crate tensorlogic-adapters 0.1.0...
[INFO] testing tensorlogic-adapters-0.1.0 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate tensorlogic-adapters 0.1.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate tensorlogic-adapters 0.1.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate tensorlogic-adapters 0.1.0
[INFO] tweaked toml for crates.io crate tensorlogic-adapters 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tensorlogic-adapters 0.1.0 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tensorlogic-adapters 0.1.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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded whoami v2.1.2
[INFO] [stderr]   Downloaded oxicode_derive v0.2.1
[INFO] [stderr]   Downloaded tensorlogic-ir v0.1.0
[INFO] [stderr]   Downloaded page_size v0.6.0
[INFO] [stderr]   Downloaded criterion-plot v0.8.2
[INFO] [stderr]   Downloaded criterion v0.8.2
[INFO] [stderr]   Downloaded alloca v0.4.0
[INFO] [stderr]   Downloaded oxicode v0.2.1
[INFO] [stderr]   Downloaded sqlite-wasm-rs v0.5.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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bb5fa87dbe232e84ff2c9a4668e58503f1d9ebee87c092df59faef5c6b7d0244
[INFO] running `Command { std: "docker" "start" "-a" "bb5fa87dbe232e84ff2c9a4668e58503f1d9ebee87c092df59faef5c6b7d0244", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bb5fa87dbe232e84ff2c9a4668e58503f1d9ebee87c092df59faef5c6b7d0244", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb5fa87dbe232e84ff2c9a4668e58503f1d9ebee87c092df59faef5c6b7d0244", kill_on_drop: false }`
[INFO] [stdout] bb5fa87dbe232e84ff2c9a4668e58503f1d9ebee87c092df59faef5c6b7d0244
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 03a3114a41954e441dd7361b48105cbdee75b302af8d570f3725912ec59bbd8f
[INFO] running `Command { std: "docker" "start" "-a" "03a3114a41954e441dd7361b48105cbdee75b302af8d570f3725912ec59bbd8f", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling oxicode_derive v0.2.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling oxicode v0.2.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling tensorlogic-ir v0.1.0
[INFO] [stderr]    Compiling tensorlogic-adapters v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.19s
[INFO] running `Command { std: "docker" "inspect" "03a3114a41954e441dd7361b48105cbdee75b302af8d570f3725912ec59bbd8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03a3114a41954e441dd7361b48105cbdee75b302af8d570f3725912ec59bbd8f", kill_on_drop: false }`
[INFO] [stdout] 03a3114a41954e441dd7361b48105cbdee75b302af8d570f3725912ec59bbd8f
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] db4172232ec2315aee241ee988a1b20836def1244998f876d59d81af9647afb8
[INFO] running `Command { std: "docker" "start" "-a" "db4172232ec2315aee241ee988a1b20836def1244998f876d59d81af9647afb8", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling tensorlogic-ir v0.1.0
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling tensorlogic-adapters v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 58.90s
[INFO] running `Command { std: "docker" "inspect" "db4172232ec2315aee241ee988a1b20836def1244998f876d59d81af9647afb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db4172232ec2315aee241ee988a1b20836def1244998f876d59d81af9647afb8", kill_on_drop: false }`
[INFO] [stdout] db4172232ec2315aee241ee988a1b20836def1244998f876d59d81af9647afb8
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2c00c4022d30f0eecdbaf02995d48e7c98c420e86e86ad1cd67c272a313d7c34
[INFO] running `Command { std: "docker" "start" "-a" "2c00c4022d30f0eecdbaf02995d48e7c98c420e86e86ad1cd67c272a313d7c34", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tensorlogic_adapters-253477ce87f50f7d)
[INFO] [stdout] 
[INFO] [stdout] running 527 tests
[INFO] [stdout] test autocompletion::tests::test_autocompleter_creation ... ok
[INFO] [stdout] test autocompletion::tests::test_case_insensitive_matching ... ok
[INFO] [stdout] test autocompletion::tests::test_empty_partial ... ok
[INFO] [stdout] test autocompletion::tests::test_multiple_domain_contexts ... ok
[INFO] [stdout] test autocompletion::tests::test_index_table ... ok
[INFO] [stdout] test autocompletion::tests::test_suggest_domain_names ... ok
[INFO] [stdout] test autocompletion::tests::test_suggest_variable_names ... ok
[INFO] [stdout] test autocompletion::tests::test_pattern_database_initialization ... ok
[INFO] [stdout] test autocompletion::tests::test_max_suggestions_limit ... ok
[INFO] [stdout] test autocompletion::tests::test_suggest_domain_for_predicate ... ok
[INFO] [stdout] test autocompletion::tests::test_suggest_predicates ... ok
[INFO] [stdout] test autocompletion::tests::test_suggestion_confidence ... ok
[INFO] [stdout] test builder::tests::test_basic_builder ... ok
[INFO] [stdout] test builder::tests::test_build_and_validate ... ok
[INFO] [stdout] test builder::tests::test_builder_fluent_api ... ok
[INFO] [stdout] test builder::tests::test_builder_error_undefined_domain ... ok
[INFO] [stdout] test builder::tests::test_builder_with_descriptions ... ok
[INFO] [stdout] test builder::tests::test_builder_with_variables ... ok
[INFO] [stdout] test codegen::tests::test_generate_predicate ... ok
[INFO] [stdout] test codegen::tests::test_generate_simple_schema ... ok
[INFO] [stdout] test codegen::tests::test_generate_unary_predicate ... ok
[INFO] [stdout] test codegen::tests::test_graphql_field_name_conversion ... ok
[INFO] [stdout] test codegen::tests::test_graphql_complex_predicate ... ok
[INFO] [stdout] test codegen::tests::test_graphql_generate_mutations ... ok
[INFO] [stdout] test codegen::tests::test_generate_without_docs ... ok
[INFO] [stdout] test codegen::tests::test_graphql_generate_simple_schema ... ok
[INFO] [stdout] test codegen::tests::test_graphql_generate_with_predicate ... ok
[INFO] [stdout] test codegen::tests::test_generate_metadata ... ok
[INFO] [stdout] test codegen::tests::test_graphql_without_descriptions ... ok
[INFO] [stdout] test codegen::tests::test_to_type_name ... ok
[INFO] [stdout] test codegen::tests::test_graphql_schema_definition ... ok
[INFO] [stdout] test codegen::tests::test_typescript_generate_simple_schema ... ok
[INFO] [stdout] test codegen::tests::test_python_generate_simple_stubs ... ok
[INFO] [stdout] test codegen::tests::test_typescript_generate_validators ... ok
[INFO] [stdout] test codegen::tests::test_python_generate_with_predicate ... ok
[INFO] [stdout] test codegen::tests::test_python_metadata_generation ... ok
[INFO] [stdout] test codegen::tests::test_python_pyo3_module_registration ... ok
[INFO] [stdout] test codegen::tests::test_python_without_dataclasses ... ok
[INFO] [stdout] test codegen::tests::test_python_without_docs ... ok
[INFO] [stdout] test codegen::tests::test_python_generate_pyo3_bindings ... ok
[INFO] [stdout] test codegen::tests::test_graphql_generate_queries ... ok
[INFO] [stdout] test codegen::tests::test_typescript_generate_with_predicate ... ok
[INFO] [stdout] test codegen::tests::test_typescript_metadata_generation ... ok
[INFO] [stdout] test compact::tests::test_binary_serialization ... ok
[INFO] [stdout] test codegen::tests::test_generate_without_derives ... ok
[INFO] [stdout] test compact::tests::test_compact_round_trip ... ok
[INFO] [stdout] test compiler_integration::advanced_tests::test_advanced_bundle_empty ... ok
[INFO] [stdout] test compact::tests::test_string_deduplication ... ok
[INFO] [stdout] test codegen::tests::test_typescript_without_exports ... ok
[INFO] [stdout] test compact::tests::test_empty_table ... ok
[INFO] [stdout] test compiler_integration::advanced_tests::test_complete_export_bundle ... ok
[INFO] [stdout] test builder::tests::test_builder_with_metadata ... ok
[INFO] [stdout] test compiler_integration::advanced_tests::test_export_linear_types ... ok
[INFO] [stdout] test compiler_integration::tests::test_export_all ... ok
[INFO] [stdout] test compiler_integration::advanced_tests::test_export_refinement_types ... ok
[INFO] [stdout] test compact::tests::test_compression_stats ... ok
[INFO] [stdout] test compiler_integration::tests::test_export_predicate_signatures ... ok
[INFO] [stdout] test compiler_integration::tests::test_export_domains ... ok
[INFO] [stdout] test compiler_integration::advanced_tests::test_export_dependent_types ... ok
[INFO] [stdout] test compiler_integration::advanced_tests::test_export_all_advanced ... ok
[INFO] [stdout] test compiler_integration::advanced_tests::test_export_effects ... ok
[INFO] [stdout] test codegen::tests::test_typescript_without_jsdoc ... ok
[INFO] [stdout] test compiler_integration::advanced_tests::test_export_constraints ... ok
[INFO] [stdout] test compiler_integration::advanced_tests::test_export_hierarchy ... ok
[INFO] [stdout] test compiler_integration::tests::test_import_domains ... ok
[INFO] [stdout] test compiler_integration::tests::test_import_predicates ... ok
[INFO] [stdout] test compiler_integration::tests::test_sync_with_compiler ... ok
[INFO] [stdout] test compiler_integration::tests::test_validation_invalid_domain_reference ... ok
[INFO] [stdout] test compiler_integration::tests::test_validation_unused_domain_warning ... ok
[INFO] [stdout] test composition::tests::test_composite_not ... ok
[INFO] [stdout] test composition::tests::test_composite_or ... ok
[INFO] [stdout] test composition::tests::test_composite_predicate_validation ... ok
[INFO] [stdout] test composition::tests::test_composite_registry ... ok
[INFO] [stdout] test composition::tests::test_predicate_expansion ... ok
[INFO] [stdout] test composition::tests::test_composite_and ... ok
[INFO] [stdout] test composition::tests::test_composite_predicate_creation ... ok
[INFO] [stdout] test composition::tests::test_predicate_template ... ok
[INFO] [stdout] test computed::tests::test_cardinality_estimate ... ok
[INFO] [stdout] test computed::tests::test_computed_domain_creation ... ok
[INFO] [stdout] test computed::tests::test_difference_computation ... ok
[INFO] [stdout] test computed::tests::test_display ... ok
[INFO] [stdout] test computed::tests::test_intersection_computation ... ok
[INFO] [stdout] test computed::tests::test_registry_duplicate ... ok
[INFO] [stdout] test computed::tests::test_registry_get ... ok
[INFO] [stdout] test computed::tests::test_registry_register ... ok
[INFO] [stdout] test computed::tests::test_registry_remove ... ok
[INFO] [stdout] test computed::tests::test_cardinality_bounds_product ... ok
[INFO] [stdout] test computed::tests::test_cardinality_bounds_filter ... ok
[INFO] [stdout] test computed::tests::test_filter_computation ... ok
[INFO] [stdout] test computed::tests::test_powerset_computation ... ok
[INFO] [stdout] test computed::tests::test_union_computation ... ok
[INFO] [stdout] test computed::tests::test_product_computation ... ok
[INFO] [stdout] test computed::tests::test_cardinality_bounds_union ... ok
[INFO] [stdout] test computed::tests::test_validate_missing_domain ... ok
[INFO] [stdout] test computed::tests::test_validate_success ... ok
[INFO] [stdout] test constraint::tests::test_functional_dependency ... ok
[INFO] [stdout] test constraint::tests::test_predicate_properties ... ok
[INFO] [stdout] test constraint::tests::test_value_range ... ok
[INFO] [stdout] test database::tests::test_database_stats_default ... ok
[INFO] [stdout] test constraint::tests::test_value_range_exclusive ... ok
[INFO] [stdout] test database::tests::test_database_stats_empty ... ok
[INFO] [stdout] test database::tests::test_memory_database_list_schemas ... ok
[INFO] [stdout] test database::tests::test_database_stats_from_database ... ok
[INFO] [stdout] test database::tests::test_memory_database_store_load ... ok
[INFO] [stdout] test database::tests::test_memory_database_search ... ok
[INFO] [stdout] test database::tests::test_memory_database_history ... ok
[INFO] [stdout] test database::tests::test_sql_query_generation ... ok
[INFO] [stdout] test database::tests::test_memory_database_load_by_name ... ok
[INFO] [stdout] test database::tests::test_load_nonexistent_schema ... ok
[INFO] [stdout] test database::tests::test_memory_database_delete ... ok
[INFO] [stdout] test database::tests::test_search_empty_pattern ... ok
[INFO] [stdout] test dependent::tests::test_context_unify ... ok
[INFO] [stdout] test dependent::tests::test_dim_constraint ... ok
[INFO] [stdout] test database::tests::test_schema_metadata_creation ... ok
[INFO] [stdout] test database::tests::test_empty_database ... ok
[INFO] [stdout] test database::tests::test_delete_nonexistent_schema ... ok
[INFO] [stdout] test dependent::tests::test_dim_expr_const ... ok
[INFO] [stdout] test database::tests::test_memory_database_versioning ... ok
[INFO] [stdout] test dependent::tests::test_dim_expr_simplify ... ok
[INFO] [stdout] test dependent::tests::test_ceil_div ... ok
[INFO] [stdout] test dependent::tests::test_free_variables ... ok
[INFO] [stdout] test dependent::tests::test_matrix_type ... ok
[INFO] [stdout] test dependent::tests::test_patterns ... ok
[INFO] [stdout] test dependent::tests::test_substitute ... ok
[INFO] [stdout] test dependent::tests::test_dim_expr_arithmetic ... ok
[INFO] [stdout] test dependent::tests::test_dim_expr_max_min ... ok
[INFO] [stdout] test dependent::tests::test_type_compatibility ... ok
[INFO] [stdout] test dependent::tests::test_dim_display ... ok
[INFO] [stdout] test dependent::tests::test_type_name ... ok
[INFO] [stdout] test dependent::tests::test_type_with_constraints ... ok
[INFO] [stdout] test diff::tests::test_cardinality_reduction_breaks_compatibility ... ok
[INFO] [stdout] test dependent::tests::test_dim_expr_var ... ok
[INFO] [stdout] test diff::tests::test_domain_addition ... ok
[INFO] [stdout] test diff::tests::test_domain_modification ... ok
[INFO] [stdout] test dependent::tests::test_registry ... ok
[INFO] [stdout] test dependent::tests::test_vector_type ... ok
[INFO] [stdout] test diff::tests::test_identical_schemas ... ok
[INFO] [stdout] test diff::tests::test_diff_report ... ok
[INFO] [stdout] test diff::tests::test_domain_removal ... ok
[INFO] [stdout] test diff::tests::test_merge_tables ... ok
[INFO] [stdout] test diff::tests::test_predicate_addition ... ok
[INFO] [stdout] test diff::tests::test_predicate_signature_change ... ok
[INFO] [stdout] test diff::tests::test_summary_total_changes ... ok
[INFO] [stdout] test effects::tests::test_all_effects ... ok
[INFO] [stdout] test effects::tests::test_effect_context ... ok
[INFO] [stdout] test effects::tests::test_effect_context_handlers ... ok
[INFO] [stdout] test effects::tests::test_effect_display ... ok
[INFO] [stdout] test effects::tests::test_effect_handler ... ok
[INFO] [stdout] test effects::tests::test_effect_implies ... ok
[INFO] [stdout] test effects::tests::test_effect_registry_builtins ... ok
[INFO] [stdout] test effects::tests::test_effect_row_closed ... ok
[INFO] [stdout] test effects::tests::test_effect_row_open ... ok
[INFO] [stdout] test effects::tests::test_effect_row_substitute ... ok
[INFO] [stdout] test effects::tests::test_effect_set_difference ... ok
[INFO] [stdout] test effects::tests::test_effect_set_operations ... ok
[INFO] [stdout] test effects::tests::test_effect_set_pure ... ok
[INFO] [stdout] test effects::tests::test_expand_implications ... ok
[INFO] [stdout] test effects::tests::test_effect_signature ... ok
[INFO] [stdout] test effects::tests::test_is_total ... ok
[INFO] [stdout] test embeddings::tests::test_cosine_similarity ... ok
[INFO] [stdout] test effects::tests::test_effect_set_subset ... ok
[INFO] [stdout] test embeddings::tests::test_custom_weights ... ok
[INFO] [stdout] test embeddings::tests::test_euclidean_distance ... ok
[INFO] [stdout] test effects::tests::test_infer_effects ... ok
[INFO] [stdout] test embeddings::tests::test_empty_schema_embedding ... ok
[INFO] [stdout] test embeddings::tests::test_predicate_embedding_generation ... ok
[INFO] [stdout] test embeddings::tests::test_schema_embedding_generation ... ok
[INFO] [stdout] test embeddings::tests::test_similarity_search_indexing ... ok
[INFO] [stdout] test embeddings::tests::test_unnormalized_embeddings ... ok
[INFO] [stdout] test evolution::tests::test_cardinality_decrease_breaking ... ok
[INFO] [stdout] test embeddings::tests::test_domain_embedding_generation ... ok
[INFO] [stdout] test evolution::tests::test_predicate_removal_breaking ... ok
[INFO] [stdout] test evolution::tests::test_predicate_signature_change_breaking ... ok
[INFO] [stdout] test hierarchy::tests::test_get_ancestors ... ok
[INFO] [stdout] test hierarchy::tests::test_get_descendants ... ok
[INFO] [stdout] test embeddings::tests::test_find_similar_predicates ... ok
[INFO] [stdout] test embeddings::tests::test_similar_domains_by_name ... ok
[INFO] [stdout] test embeddings::tests::test_similarity_transitivity ... ok
[INFO] [stdout] test embeddings::tests::test_find_similar_domains ... ok
[INFO] [stdout] test evolution::tests::test_cardinality_increase_compatible ... ok
[INFO] [stdout] test evolution::tests::test_domain_addition_compatible ... ok
[INFO] [stdout] test evolution::tests::test_domain_removal_breaking ... ok
[INFO] [stdout] test hierarchy::tests::test_subtype_transitive ... ok
[INFO] [stdout] test evolution::tests::test_migration_plan_generation ... ok
[INFO] [stdout] test hierarchy::tests::test_validate_acyclic ... ok
[INFO] [stdout] test evolution::tests::test_no_changes ... ok
[INFO] [stdout] test hierarchy::tests::test_least_common_supertype ... ok
[INFO] [stdout] test evolution::tests::test_variable_type_change_breaking ... ok
[INFO] [stdout] test hierarchy::tests::test_subtype_direct ... ok
[INFO] [stdout] test hierarchy_viz::tests::test_descendants_leaf ... ok
[INFO] [stdout] test hierarchy_viz::tests::test_ancestors_empty ... ok
[INFO] [stdout] test hierarchy_viz::tests::test_hierarchy_ascii_contains_names ... ok
[INFO] [stdout] test hierarchy_viz::tests::test_hierarchy_dot_contains_digraph ... ok
[INFO] [stdout] test hierarchy_viz::tests::test_hierarchy_dot_contains_edges ... ok
[INFO] [stdout] test hierarchy_viz::tests::test_hierarchy_flat_domains ... ok
[INFO] [stdout] test hierarchy_viz::tests::test_hierarchy_node_domain_size ... ok
[INFO] [stdout] test hierarchy_viz::tests::test_hierarchy_stats_default ... ok
[INFO] [stdout] test hierarchy_viz::tests::test_hierarchy_render_deterministic ... ok
[INFO] [stdout] test hierarchy_viz::tests::test_hierarchy_stats_max_breadth ... ok
[INFO] [stdout] test hierarchy::tests::test_validate_cycle_detection ... ok
[INFO] [stdout] test hierarchy_viz::tests::test_hierarchy_multiple_roots ... ok
[INFO] [stdout] test hierarchy_viz::tests::test_hierarchy_stats_root_count ... ok
[INFO] [stdout] test hierarchy_viz::tests::test_hierarchy_stats_summary ... ok
[INFO] [stdout] test incremental_query::tests::test_edb_total_facts ... ok
[INFO] [stdout] test hierarchy_viz::tests::test_hierarchy_node_depth ... ok
[INFO] [stdout] test incremental_query::tests::test_constant_in_body_filters ... ok
[INFO] [stdout] test incremental_query::tests::test_empty_edb_no_rules ... ok
[INFO] [stdout] test incremental_query::tests::test_fact_sym_constructor ... ok
[INFO] [stdout] test incremental_query::tests::test_fact_rules_insert_directly ... ok
[INFO] [stdout] test incremental_query::tests::test_eval_stats_total_new_facts ... ok
[INFO] [stdout] test incremental_query::tests::test_idb_all_facts ... ok
[INFO] [stdout] test hierarchy_viz::tests::test_hierarchy_stats_flat ... ok
[INFO] [stdout] test hierarchy_viz::tests::test_hierarchy_empty_table ... ok
[INFO] [stdout] test hierarchy_viz::tests::test_hierarchy_stats_leaf_count ... ok
[INFO] [stdout] test incremental_query::tests::test_incremental_add_facts ... ok
[INFO] [stdout] test incremental_query::tests::test_eval_stats_iterations ... ok
[INFO] [stdout] test incremental_query::tests::test_unknown_predicate_in_rule_body ... ok
[INFO] [stdout] test hierarchy_viz::tests::test_hierarchy_ascii_tree_connectors ... ok
[INFO] [stdout] test incremental_query::tests::test_variable_reuse_equality ... ok
[INFO] [stdout] test incremental_query::tests::test_fixpoint_terminates ... ok
[INFO] [stdout] test incremental_query::tests::test_incremental_query ... ok
[INFO] [stdout] test incremental_query::tests::test_integer_fact_args ... ok
[INFO] [stdout] test incremental_query::tests::test_five_node_chain ... ok
[INFO] [stdout] test incremental_query::tests::test_multiple_rules_same_head ... ok
[INFO] [stdout] test incremental_query::tests::test_recursive_transitive_closure ... ok
[INFO] [stdout] test incremental_query::tests::test_relation_difference ... ok
[INFO] [stdout] test incremental_query::tests::test_relation_union ... ok
[INFO] [stdout] test incremental_validation::tests::test_affected_components ... ok
[INFO] [stdout] test incremental_validation::tests::test_change_stats ... ok
[INFO] [stdout] test incremental_validation::tests::test_change_tracker_basic ... ok
[INFO] [stdout] test incremental_validation::tests::test_incremental_validation_no_changes ... ok
[INFO] [stdout] test incremental_query::tests::test_semi_naive_no_redundant_recomputation ... ok
[INFO] [stdout] test incremental_validation::tests::test_dependency_graph ... ok
[INFO] [stdout] test incremental_validation::tests::test_validation_cache ... ok
[INFO] [stdout] test incremental_validation::tests::test_incremental_validation_basic ... ok
[INFO] [stdout] test lazy::tests::test_cache_hits ... ok
[INFO] [stdout] test lazy::tests::test_clear_cache ... ok
[INFO] [stdout] test incremental_query::tests::test_simple_ancestor_chain ... ok
[INFO] [stdout] test incremental_query::tests::test_term_constructors ... ok
[INFO] [stdout] test lazy::tests::test_hit_rate ... ok
[INFO] [stdout] test incremental_validation::tests::test_change_tracker_batching ... ok
[INFO] [stdout] test lazy::tests::test_lazy_load_domain ... ok
[INFO] [stdout] test incremental_validation::tests::test_incremental_validation_with_cache ... ok
[INFO] [stdout] test incremental_query::tests::test_two_body_atom_join ... ok
[INFO] [stdout] test lazy::tests::test_lazy_load_predicate ... ok
[INFO] [stdout] test learning::tests::test_cardinality_estimation ... ok
[INFO] [stdout] test lazy::tests::test_load_strategy ... ok
[INFO] [stdout] test learning::tests::test_confidence_score ... ok
[INFO] [stdout] test learning::tests::test_confidence_scores_tracking ... ok
[INFO] [stdout] test learning::tests::test_csv_type_detection ... ok
[INFO] [stdout] test learning::tests::test_data_sample_from_csv ... ok
[INFO] [stdout] test learning::tests::test_data_sample_from_json ... ok
[INFO] [stdout] test learning::tests::test_empty_sample ... ok
[INFO] [stdout] test learning::tests::test_field_values_extraction ... ok
[INFO] [stdout] test learning::tests::test_inference_config_default ... ok
[INFO] [stdout] test learning::tests::test_learning_statistics ... ok
[INFO] [stdout] test learning::tests::test_relationship_detection ... ok
[INFO] [stdout] test lazy::tests::test_list_domains ... ok
[INFO] [stdout] test lazy::tests::test_preload_domains ... ok
[INFO] [stdout] test learning::tests::test_schema_learner_basic ... ok
[INFO] [stdout] test learning::tests::test_single_object_json ... ok
[INFO] [stdout] test learning::tests::test_type_inference ... ok
[INFO] [stdout] test learning::tests::test_value_range_inference ... ok
[INFO] [stdout] test linear::tests::test_affine_can_be_dropped ... ok
[INFO] [stdout] test linear::tests::test_create_resource ... ok
[INFO] [stdout] test linear::tests::test_duplicate_resource ... ok
[INFO] [stdout] test linear::tests::test_linear_kind_join ... ok
[INFO] [stdout] test linear::tests::test_linear_kind_meet ... ok
[INFO] [stdout] test linear::tests::test_linear_kind_properties ... ok
[INFO] [stdout] test linear::tests::test_linear_unused_fails ... ok
[INFO] [stdout] test linear::tests::test_linear_type_with_tags ... ok
[INFO] [stdout] test linear::tests::test_move_resource ... ok
[INFO] [stdout] test linear::tests::test_scope_tracking ... ok
[INFO] [stdout] test linear::tests::test_use_after_move_fails ... ok
[INFO] [stdout] test linear::tests::test_use_linear_resource_once ... ok
[INFO] [stdout] test linear::tests::test_scope_with_unused_linear ... ok
[INFO] [stdout] test locking::tests::test_basic_read_write ... ok
[INFO] [stdout] test linear::tests::test_unknown_resource ... ok
[INFO] [stdout] test linear::tests::test_registry_builtins ... ok
[INFO] [stdout] test linear::tests::test_use_linear_resource_twice_fails ... ok
[INFO] [stdout] test linear::tests::test_statistics ... ok
[INFO] [stdout] test linear::tests::test_relevant_can_be_used_multiple_times ... ok
[INFO] [stdout] test locking::tests::test_from_table ... ok
[INFO] [stdout] test locking::tests::test_stats_calculations ... ok
[INFO] [stdout] test locking::tests::test_lock_stats ... ok
[INFO] [stdout] test locking::tests::test_reset_stats ... ok
[INFO] [stdout] test merge_strategies::tests::test_merge_report ... ok
[INFO] [stdout] test locking::tests::test_transaction_auto_rollback ... ok
[INFO] [stdout] test locking::tests::test_transaction_commit ... ok
[INFO] [stdout] test locking::tests::test_transaction_error_handling ... ok
[INFO] [stdout] test locking::tests::test_transaction_rollback ... ok
[INFO] [stdout] test locking::tests::test_try_read_write ... ok
[INFO] [stdout] test merge_strategies::tests::test_merge_keep_second ... ok
[INFO] [stdout] test locking::tests::test_try_write_contention ... ok
[INFO] [stdout] test merge_strategies::tests::test_merge_union_no_conflicts ... ok
[INFO] [stdout] test locking::tests::test_timeout_success ... ok
[INFO] [stdout] test merge_strategies::tests::test_predicate_conflict_compatible ... ok
[INFO] [stdout] test merge_strategies::tests::test_merge_fail_on_conflict ... ok
[INFO] [stdout] test merge_strategies::tests::test_merge_with_domain_conflict ... ok
[INFO] [stdout] test locking::tests::test_multiple_readers ... ok
[INFO] [stdout] test merge_strategies::tests::test_variable_conflict ... ok
[INFO] [stdout] test metadata::tests::test_documentation ... ok
[INFO] [stdout] test metadata::tests::test_example ... ok
[INFO] [stdout] test metadata::tests::test_metadata_attributes ... ok
[INFO] [stdout] test metadata::tests::test_metadata_tags ... ok
[INFO] [stdout] test metadata::tests::test_provenance ... ok
[INFO] [stdout] test metadata::tests::test_provenance_derivation ... ok
[INFO] [stdout] test metadata::tests::test_provenance_modification ... ok
[INFO] [stdout] test metadata::tests::test_tag_category ... ok
[INFO] [stdout] test metadata::tests::test_standard_tag_registry ... ok
[INFO] [stdout] test parametric::tests::test_nested_parametric_type ... ok
[INFO] [stdout] test metadata::tests::test_version_history ... ok
[INFO] [stdout] test metadata::tests::test_tag_registry ... ok
[INFO] [stdout] test parametric::tests::test_parametric_type_list ... ok
[INFO] [stdout] test parametric::tests::test_parametric_type_option ... ok
[INFO] [stdout] test parametric::tests::test_parametric_type_substitution ... ok
[INFO] [stdout] test parametric::tests::test_parametric_type_map ... ok
[INFO] [stdout] test performance::tests::test_lookup_cache_basic ... ok
[INFO] [stdout] test performance::tests::test_lookup_cache_eviction ... ok
[INFO] [stdout] test parametric::tests::test_parametric_type_pair ... ok
[INFO] [stdout] test performance::tests::test_lookup_cache_stats ... ok
[INFO] [stdout] test parametric::tests::test_parametric_type_validation ... ok
[INFO] [stdout] test performance::tests::test_string_interner_basic ... ok
[INFO] [stdout] test parametric::tests::test_type_bounds ... ok
[INFO] [stdout] test performance::tests::test_lookup_cache_clear ... ok
[INFO] [stdout] test product::tests::test_add_product_domain ... ok
[INFO] [stdout] test performance::tests::test_string_interner_clear ... ok
[INFO] [stdout] test performance::tests::test_string_interner_memory_stats ... ok
[INFO] [stdout] test performance::tests::test_string_interner_len ... ok
[INFO] [stdout] test product::tests::test_binary_product ... ok
[INFO] [stdout] test product::tests::test_cardinality ... ok
[INFO] [stdout] test product::tests::test_display ... ok
[INFO] [stdout] test product::tests::test_extend ... ok
[INFO] [stdout] test product::tests::test_from_vec ... ok
[INFO] [stdout] test product::tests::test_nested_product ... ok
[INFO] [stdout] test product::tests::test_slice ... ok
[INFO] [stdout] test product::tests::test_slice_invalid ... ok
[INFO] [stdout] test product::tests::test_ternary_product ... ok
[INFO] [stdout] test product::tests::test_validate_success ... ok
[INFO] [stdout] test product::tests::test_validate_unknown_domain ... ok
[INFO] [stdout] test query_cache::tests::test_cache_basic_operations ... ok
[INFO] [stdout] test query_cache::tests::test_cache_config_presets ... ok
[INFO] [stdout] test product::tests::test_project ... ok
[INFO] [stdout] test query_cache::tests::test_cache_eviction ... ok
[INFO] [stdout] test query_cache::tests::test_cache_invalidation ... ok
[INFO] [stdout] test query_cache::tests::test_cache_miss ... ok
[INFO] [stdout] test query_planner::tests::test_index_strategy_cost ... ok
[INFO] [stdout] test query_cache::tests::test_symbol_table_cache ... ok
[INFO] [stdout] test query_cache::tests::test_cache_stats ... ok
[INFO] [stdout] test query_planner::tests::test_predicate_pattern ... ok
[INFO] [stdout] test query_planner::tests::test_plan_caching ... ok
[INFO] [stdout] test query_planner::tests::test_query_and ... ok
[INFO] [stdout] test query_planner::tests::test_query_by_domain ... ok
[INFO] [stdout] test query_planner::tests::test_query_by_name ... ok
[INFO] [stdout] test query_planner::tests::test_query_by_arity ... ok
[INFO] [stdout] test query_planner::tests::test_query_by_signature ... ok
[INFO] [stdout] test query_planner::tests::test_query_by_pattern ... ok
[INFO] [stdout] test query_planner::tests::test_wildcard_matching ... ok
[INFO] [stdout] test recommendation::tests::test_recommend_collaborative ... ok
[INFO] [stdout] test recommendation::tests::test_recommend_by_pattern ... ok
[INFO] [stdout] test query_planner::tests::test_query_or ... ok
[INFO] [stdout] test recommendation::tests::test_recommend_with_context ... ok
[INFO] [stdout] test query_planner::tests::test_statistics ... ok
[INFO] [stdout] test recommendation::tests::test_pattern_matcher ... ok
[INFO] [stdout] test recommendation::tests::test_recommendation_context ... ok
[INFO] [stdout] test recommendation::tests::test_recommender_add_remove ... ok
[INFO] [stdout] test recommendation::tests::test_recommender_stats ... ok
[INFO] [stdout] test recommendation::tests::test_schema_score_creation ... ok
[INFO] [stdout] test recommendation::tests::test_record_usage ... ok
[INFO] [stdout] test refinement::tests::test_basic_predicates ... ok
[INFO] [stdout] test refinement::tests::test_compound_predicates ... ok
[INFO] [stdout] test refinement::tests::test_context_operations ... ok
[INFO] [stdout] test recommendation::tests::test_use_case_recommendations ... ok
[INFO] [stdout] test recommendation::tests::test_recommend_by_similarity ... ok
[INFO] [stdout] test recommendation::tests::test_schema_score_with_factors ... ok
[INFO] [stdout] test recommendation::tests::test_recommend_hybrid ... ok
[INFO] [stdout] test refinement::tests::test_or_predicate ... ok
[INFO] [stdout] test refinement::tests::test_custom_predicate ... ok
[INFO] [stdout] test refinement::tests::test_predicate_simplification ... ok
[INFO] [stdout] test refinement::tests::test_dependent_predicate ... ok
[INFO] [stdout] test refinement::tests::test_double_negation_simplification ... ok
[INFO] [stdout] test refinement::tests::test_predicate_string_repr ... ok
[INFO] [stdout] test refinement::tests::test_range_predicate ... ok
[INFO] [stdout] test refinement::tests::test_in_set_predicate ... ok
[INFO] [stdout] test refinement::tests::test_refinement_type ... ok
[INFO] [stdout] test refinement::tests::test_free_variables ... ok
[INFO] [stdout] test refinement::tests::test_modulo_predicate ... ok
[INFO] [stdout] test refinement::tests::test_registry_builtins ... ok
[INFO] [stdout] test refinement::tests::test_negation_predicate ... ok
[INFO] [stdout] test refinement::tests::test_registry_custom_type ... ok
[INFO] [stdout] test refinement::tests::test_subtyping_modulo_implication ... ok
[INFO] [stdout] test refinement::tests::test_subtyping_basic ... ok
[INFO] [stdout] test refinement::tests::test_subtyping_range_implication ... ok
[INFO] [stdout] test refinement::tests::test_subtyping_equality_implies_bounds ... ok
[INFO] [stdout] test refinement::tests::test_subtyping_no_implication ... ok
[INFO] [stdout] test refinement::tests::test_subtyping_conjunction ... ok
[INFO] [stdout] test rule_deps::tests::test_add_node_and_edge ... ok
[INFO] [stdout] test refinement::tests::test_subtyping_greater_than_implication ... ok
[INFO] [stdout] test refinement::tests::test_subtyping_less_than_implication ... ok
[INFO] [stdout] test rule_deps::tests::test_dep_node_is_rule_predicate ... ok
[INFO] [stdout] test rule_deps::tests::test_dep_graph_stats_basic ... ok
[INFO] [stdout] test rule_deps::tests::test_find_cycle_nodes ... ok
[INFO] [stdout] test rule_deps::tests::test_dep_node_name ... ok
[INFO] [stdout] test rule_deps::tests::test_dep_graph_stats_has_cycles ... ok
[INFO] [stdout] test rule_deps::tests::test_has_cycle_true ... ok
[INFO] [stdout] test rule_deps::tests::test_predecessors ... ok
[INFO] [stdout] test rule_deps::tests::test_scc_cycle ... ok
[INFO] [stdout] test rule_deps::tests::test_stratify_negative_cycle_error ... ok
[INFO] [stdout] test rule_deps::tests::test_scc_single_node ... ok
[INFO] [stdout] test rule_deps::tests::test_stratify_simple_dag ... ok
[INFO] [stdout] test rule_deps::tests::test_stratify_with_negation ... ok
[INFO] [stdout] test rule_deps::tests::test_scc_dag ... ok
[INFO] [stdout] test rule_deps::tests::test_has_cycle_false ... ok
[INFO] [stdout] test rule_deps::tests::test_successors ... ok
[INFO] [stdout] test rule_deps::tests::test_to_ascii_nonempty ... ok
[INFO] [stdout] test refinement::tests::test_refinement_type_repr ... ok
[INFO] [stdout] test schema_analysis::tests::test_complexity_score ... ok
[INFO] [stdout] test rule_deps::tests::test_transitive_deps_empty ... ok
[INFO] [stdout] test rule_deps::tests::test_to_dot_contains_digraph ... ok
[INFO] [stdout] test schema_analysis::tests::test_analyzer_high_arity ... ok
[INFO] [stdout] test schema_analysis::tests::test_analyzer_no_domains ... ok
[INFO] [stdout] test schema_analysis::tests::test_analyzer_unused_domain ... ok
[INFO] [stdout] test schema_analysis::tests::test_analyzer_zero_cardinality ... ok
[INFO] [stdout] test schema_analysis::tests::test_arity_distribution ... ok
[INFO] [stdout] test rule_deps::tests::test_transitive_deps_simple ... ok
[INFO] [stdout] test schema_lint::tests::test_is_snake_case ... ok
[INFO] [stdout] test schema_lint::tests::test_lint_clean_schema ... ok
[INFO] [stdout] test schema_lint::tests::test_lint_code_names ... ok
[INFO] [stdout] test schema_lint::tests::test_lint_config_all_disabled ... ok
[INFO] [stdout] test schema_lint::tests::test_lint_domain_naming_bad ... ok
[INFO] [stdout] test schema_lint::tests::test_lint_error_count ... ok
[INFO] [stdout] test schema_lint::tests::test_lint_domain_naming_good ... ok
[INFO] [stdout] test schema_lint::tests::test_lint_multiple_issues ... ok
[INFO] [stdout] test schema_analysis::tests::test_statistics_empty_table ... ok
[INFO] [stdout] test schema_analysis::tests::test_statistics_with_data ... ok
[INFO] [stdout] test schema_lint::tests::test_lint_empty_domain ... ok
[INFO] [stdout] test schema_analysis::tests::test_unused_domains ... ok
[INFO] [stdout] test schema_analysis::tests::test_most_used_domains ... ok
[INFO] [stdout] test schema_lint::tests::test_lint_config_disabled ... ok
[INFO] [stdout] test schema_lint::tests::test_lint_predicate_naming_good ... ok
[INFO] [stdout] test schema_lint::tests::test_lint_severity_filter ... ok
[INFO] [stdout] test schema_lint::tests::test_lint_unused_domain ... ok
[INFO] [stdout] test schema_lint::tests::test_lint_predicate_naming_bad ... ok
[INFO] [stdout] test schema_lint::tests::test_lint_orphan_predicate ... ok
[INFO] [stdout] test schema_lint::tests::test_is_pascal_case ... ok
[INFO] [stdout] test locking::tests::test_concurrent_read_write ... ok
[INFO] [stdout] test schema_migration::tests::test_compute_migration_empty_schemas ... ok
[INFO] [stdout] test schema_migration::tests::test_compute_migration_arity_change ... ok
[INFO] [stdout] test schema_migration::tests::test_migration_error_display ... ok
[INFO] [stdout] test schema_migration::tests::test_compute_migration_remove_predicate ... ok
[INFO] [stdout] test schema_migration::tests::test_compute_migration_no_change ... ok
[INFO] [stdout] test schema_lint::tests::test_lint_zero_arity ... ok
[INFO] [stdout] test schema_migration::tests::test_migration_plan_format_report_nonempty ... ok
[INFO] [stdout] test query_cache::tests::test_cache_expiration ... ok
[INFO] [stdout] test schema_migration::tests::test_migration_plan_format_steps_nonempty ... ok
[INFO] [stdout] test query_cache::tests::test_cleanup_expired ... ok
[INFO] [stdout] test schema_migration::tests::test_compute_migration_add_predicate ... ok
[INFO] [stdout] test schema_migration::tests::test_migration_config_default ... ok
[INFO] [stdout] test schema_lint::tests::test_lint_summary ... ok
[INFO] [stdout] test schema_migration::tests::test_migration_plan_has_breaking ... ok
[INFO] [stdout] test schema_migration::tests::test_schema_change_is_breaking_removal ... ok
[INFO] [stdout] test schema_migration::tests::test_schema_change_not_breaking_added ... ok
[INFO] [stdout] test schema_migration::tests::test_migration_step_description_nonempty ... ok
[INFO] [stdout] test schema_migration::tests::test_migration_step_is_destructive ... ok
[INFO] [stdout] test schema_migration::tests::test_schema_snapshot_from_table ... ok
[INFO] [stdout] test signature_matcher::tests::test_from_predicates ... ok
[INFO] [stdout] test signature_matcher::tests::test_multiple_predicates_same_signature ... ok
[INFO] [stdout] test schema_migration::tests::test_string_similarity_different ... ok
[INFO] [stdout] test schema_migration::tests::test_string_similarity_identical ... ok
[INFO] [stdout] test schema_migration::tests::test_string_similarity_partial ... ok
[INFO] [stdout] test signature_matcher::tests::test_add_and_find_by_arity ... ok
[INFO] [stdout] test signature_matcher::tests::test_find_by_exact_signature ... ok
[INFO] [stdout] test signature_matcher::tests::test_clear ... ok
[INFO] [stdout] test signature_matcher::tests::test_remove_predicate ... ok
[INFO] [stdout] test schema_migration::tests::test_validate_plan_empty_ok ... ok
[INFO] [stdout] test synchronization::tests::test_in_memory_protocol ... ok
[INFO] [stdout] test synchronization::tests::test_node_id_creation ... ok
[INFO] [stdout] test signature_matcher::tests::test_stats ... ok
[INFO] [stdout] test synchronization::tests::test_register_nodes ... ok
[INFO] [stdout] test schema_migration::tests::test_schema_change_is_breaking_arity ... ok
[INFO] [stdout] test synchronization::tests::test_conflict_resolution_strategies ... ok
[INFO] [stdout] test synchronization::tests::test_sync_event_creation ... ok
[INFO] [stdout] test synchronization::tests::test_sync_manager_add_domain ... ok
[INFO] [stdout] test synchronization::tests::test_sync_manager_add_predicate ... ok
[INFO] [stdout] test synchronization::tests::test_sync_manager_creation ... ok
[INFO] [stdout] test synchronization::tests::test_sync_manager_conflict_resolution ... ok
[INFO] [stdout] test synchronization::tests::test_sync_manager_apply_domain_event ... ok
[INFO] [stdout] test synchronization::tests::test_vector_clock_basics ... ok
[INFO] [stdout] test synchronization::tests::test_node_id_random ... ok
[INFO] [stdout] test synchronization::tests::test_sync_manager_duplicate_event ... ok
[INFO] [stdout] test synchronization::tests::test_sync_manager_full_synchronization ... ok
[INFO] [stdout] test synchronization::tests::test_vector_clock_concurrent ... ok
[INFO] [stdout] test synchronization::tests::test_vector_clock_happens_before ... ok
[INFO] [stdout] test synchronization::tests::test_vector_clock_merge ... ok
[INFO] [stdout] test tests::test_axis_metadata ... ok
[INFO] [stdout] test tests::test_domain_hierarchy ... ok
[INFO] [stdout] test tests::test_domain_info ... ok
[INFO] [stdout] test tests::test_domain_mask ... ok
[INFO] [stdout] test tests::test_infer_comparison_expr ... ok
[INFO] [stdout] test tests::test_infer_conditional_expr ... ok
[INFO] [stdout] test tests::test_infer_from_expr ... ok
[INFO] [stdout] test tests::test_predicate_info ... ok
[INFO] [stdout] test tests::test_predicate_properties ... ok
[INFO] [stdout] test tests::test_predicate_with_constraints ... ok
[INFO] [stdout] test tests::test_infer_arithmetic_expr ... ok
[INFO] [stdout] test tests::test_schema_validation_complete ... ok
[INFO] [stdout] test locking::tests::test_timeout_failure ... ok
[INFO] [stdout] test tests::test_schema_validation_with_hierarchy ... ok
[INFO] [stdout] test tests::test_symbol_table ... ok
[INFO] [stdout] test tests::test_symbol_table_json ... ok
[INFO] [stdout] test tests::test_value_range_constraints ... ok
[INFO] [stdout] test utilities::tests::test_batch_add_domains ... ok
[INFO] [stdout] test utilities::tests::test_domain_usage_counts ... ok
[INFO] [stdout] test tests::test_symbol_table_yaml ... ok
[INFO] [stdout] test utilities::tests::test_extract_names ... ok
[INFO] [stdout] test utilities::tests::test_query_by_arity ... ok
[INFO] [stdout] test utilities::tests::test_group_by_arity ... ok
[INFO] [stdout] test utilities::tests::test_query_predicates_using_domain ... ok
[INFO] [stdout] test utilities::tests::test_conversion_summary ... ok
[INFO] [stdout] test utilities::tests::test_statistics_average_arity ... ok
[INFO] [stdout] test utilities::tests::test_statistics_total_cardinality ... ok
[INFO] [stdout] test validation::tests::test_validation_complete_schema ... ok
[INFO] [stdout] test utilities::tests::test_validation_is_valid ... ok
[INFO] [stdout] test validation::tests::test_validation_missing_domain ... ok
[INFO] [stdout] test validation::tests::test_validation_unknown_domains ... ok
[INFO] [stdout] test validation::tests::test_validation_unused_domain ... ok
[INFO] [stdout] test product::tests::test_invalid_single_component - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 527 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/schema_migrate.rs (/opt/rustwide/target/debug/deps/schema_migrate-27a41bd3391e52c1)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/schema_validate.rs (/opt/rustwide/target/debug/deps/schema_validate-a5d65adc87a63bb2)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-86ce229fe5ff1c10)
[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] [stdout] running 14 tests
[INFO] [stdout] test test_binary_storage ... ok
[INFO] [stdout] test test_academic_schema ... ok
[INFO] [stdout] test test_collection_schema ... ok
[INFO] [stdout] test test_compiler_bundle_validation ... ok
[INFO] [stdout] test test_organizational_hierarchy ... ok
[INFO] [stdout] test test_metadata_tracking ... ok
[INFO] [stdout] test test_schema_merge ... ok
[INFO] [stdout] test test_social_network_versioning ... ok
[INFO] [stdout] test test_ecommerce_schema ... ok
[INFO] [stdout] test test_large_schema ... ok
[INFO] [stdout] test test_cli_validate_valid_schema ... ok
[INFO] [stdout] test test_cli_migrate_convert ... ok
[INFO] [stdout] test test_cli_migrate_merge ... ok
[INFO] [stdout] test test_cli_migrate_diff ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/proptest_validation.rs (/opt/rustwide/target/debug/deps/proptest_validation-d38477be1f5d63f5)
[INFO] [stdout] 
[INFO] [stdout] running 48 tests
[INFO] [stdout] test deterministic_tests::test_empty_symbol_table_serialization ... ok
[INFO] [stdout] test deterministic_tests::test_hierarchy_no_cycles ... ok
[INFO] [stdout] test deterministic_tests::test_string_interner_empty ... ok
[INFO] [stdout] test deterministic_tests::test_validation_report_empty_table ... ok
[INFO] [stdout] test test_dependent_type_shape ... ok
[INFO] [stdout] test test_effect_set_difference ... ok
[INFO] [stdout] test database_properties::test_database_empty_schema ... ok
[INFO] [stdout] test test_effect_set_pure_empty ... ok
[INFO] [stdout] test test_dim_expr_arithmetic ... ok
[INFO] [stdout] test test_effect_set_union_idempotent ... ok
[INFO] [stdout] test test_effect_set_union_commutative ... ok
[INFO] [stdout] test test_add_domain_always_succeeds ... ok
[INFO] [stdout] test database_properties::test_database_delete ... ok
[INFO] [stdout] test test_domain_lookup_consistency ... ok
[INFO] [stdout] test test_hierarchy_transitivity ... ok
[INFO] [stdout] test test_linear_context_tracking ... ok
[INFO] [stdout] test test_linear_kind_properties ... ok
[INFO] [stdout] test database_properties::test_database_load_by_name ... ok
[INFO] [stdout] test test_evolution_adding_domains_is_backward_compatible ... ok
[INFO] [stdout] test test_predicate_arity_preserved ... ok
[INFO] [stdout] test database_properties::test_database_store_load_roundtrip ... ok
[INFO] [stdout] test database_properties::test_database_metadata_accuracy ... ok
[INFO] [stdout] test test_json_roundtrip ... ok
[INFO] [stdout] test database_properties::test_database_search ... ok
[INFO] [stdout] test test_refinement_and_composition ... ok
[INFO] [stdout] test test_refinement_not_negation ... ok
[INFO] [stdout] test test_refinement_or_composition ... ok
[INFO] [stdout] test test_hierarchy_acyclic ... ok
[INFO] [stdout] test test_refinement_registry_builtins_valid ... ok
[INFO] [stdout] test test_refinement_range_consistency ... ok
[INFO] [stdout] test test_evolution_never_panics ... ok
[INFO] [stdout] test test_evolution_identical_schemas_no_breaking ... ok
[INFO] [stdout] test test_query_determinism ... ok
[INFO] [stdout] test test_query_by_arity_correctness ... ok
[INFO] [stdout] test test_evolution_reflexivity ... ok
[INFO] [stdout] test test_evolution_migration_plan_exists ... ok
[INFO] [stdout] test test_variable_binding_domain_check ... ok
[INFO] [stdout] test database_properties::test_database_independence ... ok
[INFO] [stdout] test database_properties::test_database_versioning ... ok
[INFO] [stdout] test test_query_by_name_correctness ... ok
[INFO] [stdout] test test_memory_stats_consistent ... ok
[INFO] [stdout] test test_query_planner_has_cache ... ok
[INFO] [stdout] test test_query_planner_never_panics ... ok
[INFO] [stdout] test test_validator_never_panics ... ok
[INFO] [stdout] test database_properties::test_database_history ... ok
[INFO] [stdout] test test_string_interner_consistency ... ok
[INFO] [stdout] test test_yaml_roundtrip ... ok
[INFO] [stdout] test database_properties::test_database_list_schemas ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 48 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.17s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tensorlogic_adapters
[INFO] [stdout] 
[INFO] [stdout] running 85 tests
[INFO] [stdout] test src/builder.rs - builder::SchemaBuilder::variable (line 154) ... ok
[INFO] [stdout] test src/builder.rs - builder::SchemaBuilder::predicate (line 108) ... ok
[INFO] [stdout] test src/builder.rs - builder::SchemaBuilder::domain (line 47) ... ok
[INFO] [stdout] test src/builder.rs - builder::SchemaBuilder::subtype (line 171) ... ok
[INFO] [stdout] test src/compact.rs - compact::CompactSchema::from_symbol_table (line 54) ... ok
[INFO] [stdout] test src/compiler_integration.rs - compiler_integration::CompilerExport::export_variable_bindings (line 74) ... ok
[INFO] [stdout] test src/compiler_integration.rs - compiler_integration::CompilerExportAdvanced::export_hierarchy (line 470) ... ok
[INFO] [stdout] test src/compiler_integration.rs - compiler_integration::CompilerExportAdvanced::export_constraints (line 500) ... ok
[INFO] [stdout] test src/builder.rs - builder::SchemaBuilder::build (line 202) ... ok
[INFO] [stdout] test src/builder.rs - builder::SchemaBuilder (line 16) ... ok
[INFO] [stdout] test src/builder.rs - builder::SchemaBuilder::domain_with_desc (line 63) ... ok
[INFO] [stdout] test src/compiler_integration.rs - compiler_integration::CompilerImport::import_domains (line 154) ... ok
[INFO] [stdout] test src/builder.rs - builder::SchemaBuilder::predicate_with_desc (line 130) ... ok
[INFO] [stdout] test src/builder.rs - builder::SchemaBuilder::build_and_validate (line 254) ... ok
[INFO] [stdout] test src/builder.rs - builder::SchemaBuilder::domain_with_metadata (line 84) ... ok
[INFO] [stdout] test src/compiler_integration.rs - compiler_integration::CompilerExport::export_domains (line 22) ... ok
[INFO] [stdout] test src/compiler_integration.rs - compiler_integration::CompilerExport::export_predicate_signatures (line 47) ... ok
[INFO] [stdout] test src/compiler_integration.rs - compiler_integration::CompilerImport::import_predicates (line 179) ... ok
[INFO] [stdout] test src/compiler_integration.rs - compiler_integration::CompilerImport::import_variables (line 207) ... ok
[INFO] [stdout] test src/computed.rs - computed::ComputedDomain (line 130) ... ok
[INFO] [stdout] test src/computed.rs - computed (line 9) ... ok
[INFO] [stdout] test src/diff.rs - diff::compute_diff (line 299) ... ok
[INFO] [stdout] test src/computed.rs - computed::ComputedDomain::with_cardinality_estimate (line 191) ... ok
[INFO] [stdout] test src/computed.rs - computed::ComputedDomain::new (line 167) ... ok
[INFO] [stdout] test src/incremental_validation.rs - incremental_validation (line 21) ... ok
[INFO] [stdout] test src/dependent.rs - dependent (line 8) ... ok
[INFO] [stdout] test src/effects.rs - effects (line 10) ... ok
[INFO] [stdout] test src/computed.rs - computed::ComputedDomainRegistry::register (line 416) ... ok
[INFO] [stdout] test src/lazy.rs - lazy::FileSchemaLoader::new (line 102) ... ok
[INFO] [stdout] test src/incremental_query.rs - incremental_query (line 9) ... ok
[INFO] [stdout] test src/evolution.rs - evolution (line 27) ... ok
[INFO] [stdout] test src/hierarchy_viz.rs - hierarchy_viz (line 8) ... ok
[INFO] [stdout] test src/lib.rs - (line 48) ... ok
[INFO] [stdout] test src/lazy.rs - lazy (line 9) ... ok
[INFO] [stdout] test src/lazy.rs - lazy::LazySymbolTable::new (line 233) ... ok
[INFO] [stdout] test src/lib.rs - (line 75) ... ok
[INFO] [stdout] test src/linear.rs - linear (line 9) ... ok
[INFO] [stdout] test src/learning.rs - learning (line 31) ... ok
[INFO] [stdout] test src/performance.rs - performance::StringInterner (line 18) ... ok
[INFO] [stdout] test src/performance.rs - performance::LookupCache (line 135) ... ok
[INFO] [stdout] test src/lib.rs - (line 22) ... ok
[INFO] [stdout] test src/locking.rs - locking (line 16) ... ok
[INFO] [stdout] test src/product.rs - product::ProductDomain::binary (line 79) ... ok
[INFO] [stdout] test src/product.rs - product::ProductDomain::arity (line 121) ... ok
[INFO] [stdout] test src/product.rs - product::ProductDomain (line 35) ... ok
[INFO] [stdout] test src/merge_strategies.rs - merge_strategies::SchemaMerger::merge (line 164) ... ok
[INFO] [stdout] test src/product.rs - product::ProductDomain::extend (line 244) ... ok
[INFO] [stdout] test src/product.rs - product (line 8) ... ok
[INFO] [stdout] test src/product.rs - product::ProductDomain::cardinality (line 138) ... ok
[INFO] [stdout] test src/lib.rs - (line 62) ... ok
[INFO] [stdout] test src/product.rs - product::ProductDomain::components (line 107) ... ok
[INFO] [stdout] test src/product.rs - product::ProductDomain::ternary (line 93) ... ok
[INFO] [stdout] test src/product.rs - product::ProductDomain::project (line 196) ... ok
[INFO] [stdout] test src/product.rs - product::ProductDomain::new (line 61) ... ok
[INFO] [stdout] test src/product.rs - product::ProductDomainExt::add_product_domain (line 276) ... ok
[INFO] [stdout] test src/product.rs - product::ProductDomain::validate (line 168) ... ok
[INFO] [stdout] test src/product.rs - product::ProductDomain::slice (line 213) ... ok
[INFO] [stdout] test src/schema_analysis.rs - schema_analysis::SchemaAnalyzer::analyze (line 243) ... ok
[INFO] [stdout] test src/schema_analysis.rs - schema_analysis::SchemaStatistics::compute (line 42) ... ok
[INFO] [stdout] test src/recommendation.rs - recommendation (line 24) ... ok
[INFO] [stdout] test src/schema_migration.rs - schema_migration (line 17) ... ok
[INFO] [stdout] test src/query_planner.rs - query_planner (line 26) ... ok
[INFO] [stdout] test src/signature_matcher.rs - signature_matcher::SignatureMatcher (line 20) ... ok
[INFO] [stdout] test src/refinement.rs - refinement (line 8) ... ok
[INFO] [stdout] test src/signature_matcher.rs - signature_matcher::SignatureMatcher::find_by_arity (line 124) ... ok
[INFO] [stdout] test src/utilities.rs - utilities::BatchOperations::bind_variables (line 68) ... ok
[INFO] [stdout] test src/signature_matcher.rs - signature_matcher::SignatureMatcher::find_by_domain_set (line 167) ... ok
[INFO] [stdout] test src/signature_matcher.rs - signature_matcher::SignatureMatcher::find_by_signature (line 143) ... ok
[INFO] [stdout] test src/utilities.rs - utilities::ConversionUtils::extract_domain_names (line 124) ... ok
[INFO] [stdout] test src/utilities.rs - utilities::BatchOperations::add_predicates (line 42) ... ok
[INFO] [stdout] test src/synchronization.rs - synchronization (line 14) ... ok
[INFO] [stdout] test src/utilities.rs - utilities::QueryUtils::find_unused_domains (line 196) ... ok
[INFO] [stdout] test src/utilities.rs - utilities::ConversionUtils::extract_predicate_names (line 144) ... ok
[INFO] [stdout] test src/utilities.rs - utilities::BatchOperations::add_domains (line 18) ... ok
[INFO] [stdout] test src/utilities.rs - utilities::StatisticsUtils::average_predicate_arity (line 403) ... ok
[INFO] [stdout] test src/utilities.rs - utilities::QueryUtils::group_predicates_by_arity (line 250) ... ok
[INFO] [stdout] test src/utilities.rs - utilities::QueryUtils::find_predicates_by_arity (line 225) ... ok
[INFO] [stdout] test src/utilities.rs - utilities::QueryUtils::find_predicates_using_domain (line 169) ... ok
[INFO] [stdout] test src/utilities.rs - utilities::ConversionUtils::to_summary (line 102) ... ok
[INFO] [stdout] test src/utilities.rs - utilities::ValidationUtils::detailed_validation (line 312) ... ok
[INFO] [stdout] test src/utilities.rs - utilities::ValidationUtils::is_domain_used (line 331) ... ok
[INFO] [stdout] test src/utilities.rs - utilities::StatisticsUtils::domain_usage_counts (line 428) ... ok
[INFO] [stdout] test src/utilities.rs - utilities::ValidationUtils::is_valid (line 280) ... ok
[INFO] [stdout] test src/utilities.rs - utilities::StatisticsUtils::total_domain_cardinality (line 385) ... ok
[INFO] [stdout] test src/utilities.rs - utilities::StatisticsUtils::compute_statistics (line 368) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 85 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 12.74s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2c00c4022d30f0eecdbaf02995d48e7c98c420e86e86ad1cd67c272a313d7c34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c00c4022d30f0eecdbaf02995d48e7c98c420e86e86ad1cd67c272a313d7c34", kill_on_drop: false }`
[INFO] [stdout] 2c00c4022d30f0eecdbaf02995d48e7c98c420e86e86ad1cd67c272a313d7c34
