[INFO] cloning repository https://github.com/Traenqui/schemastamp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Traenqui/schemastamp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTraenqui%2Fschemastamp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTraenqui%2Fschemastamp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ff5f9618b6b8c6efa87e2b94aebb0cb9bca38f24
[INFO] testing Traenqui/schemastamp 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%2FTraenqui%2Fschemastamp" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Traenqui/schemastamp
[INFO] finished tweaking git repo https://github.com/Traenqui/schemastamp
[INFO] tweaked toml for git repo https://github.com/Traenqui/schemastamp written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Traenqui/schemastamp 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/Traenqui/schemastamp 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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded encoding_rs_io v0.1.7
[INFO] [stderr]   Downloaded predicates-core v1.0.10
[INFO] [stderr]   Downloaded predicates-tree v1.0.13
[INFO] [stderr]   Downloaded predicates v3.1.4
[INFO] [stderr]   Downloaded assert_cmd v2.2.2
[INFO] [stderr]   Downloaded granit-parser v0.0.6
[INFO] [stderr]   Downloaded annotate-snippets v0.12.16
[INFO] [stderr]   Downloaded serde-saphyr v0.0.28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] ded7ca04024b41d7bddb616d650b677dd6d53d3be72d53da62b7970d3d3ac1ab
[INFO] running `Command { std: "docker" "start" "ded7ca04024b41d7bddb616d650b677dd6d53d3be72d53da62b7970d3d3ac1ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ded7ca04024b41d7bddb616d650b677dd6d53d3be72d53da62b7970d3d3ac1ab", 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" "ded7ca04024b41d7bddb616d650b677dd6d53d3be72d53da62b7970d3d3ac1ab" "/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" "ded7ca04024b41d7bddb616d650b677dd6d53d3be72d53da62b7970d3d3ac1ab", 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" "ded7ca04024b41d7bddb616d650b677dd6d53d3be72d53da62b7970d3d3ac1ab" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling granit-parser v0.0.6
[INFO] [stderr]    Compiling annotate-snippets v0.12.16
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling encoding_rs_io v0.1.7
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling serde-saphyr v0.0.28
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling schemastamp-core v0.1.0 (/opt/rustwide/workdir/schemastamp-core)
[INFO] [stderr]    Compiling schemastamp v0.1.0 (/opt/rustwide/workdir/schemastamp)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.17s
[INFO] running `Command { std: "docker" "inspect" "ded7ca04024b41d7bddb616d650b677dd6d53d3be72d53da62b7970d3d3ac1ab", 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" "ded7ca04024b41d7bddb616d650b677dd6d53d3be72d53da62b7970d3d3ac1ab" "/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 libc v0.2.186
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling assert_cmd v2.2.2
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling serde-saphyr v0.0.28
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling schemastamp-core v0.1.0 (/opt/rustwide/workdir/schemastamp-core)
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling schemastamp v0.1.0 (/opt/rustwide/workdir/schemastamp)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.65s
[INFO] running `Command { std: "docker" "inspect" "ded7ca04024b41d7bddb616d650b677dd6d53d3be72d53da62b7970d3d3ac1ab", 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" "ded7ca04024b41d7bddb616d650b677dd6d53d3be72d53da62b7970d3d3ac1ab" "/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.60s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/schemastamp-dfe64bfd6048401d)
[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/examples_test.rs (/opt/rustwide/target/debug/deps/examples_test-44e7a6945adb976e)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test example_contracts_generate_successfully ... ok
[INFO] [stdout] test example_contracts_out_mode_writes_one_sql_per_contract ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/generate_cli_test.rs (/opt/rustwide/target/debug/deps/generate_cli_test-97c57ddeda203912)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test generate_empty_dir_exit_2 ... ok
[INFO] [stdout] test generate_format_human_default ... ok
[INFO] [stdout] test generate_format_human_explicit ... ok
[INFO] [stdout] test generate_format_json_error_count ... ok
[INFO] [stdout] test generate_format_json_manifest ... ok
[INFO] [stdout] test generate_out_mode_overwrites_existing_files ... ok
[INFO] [stdout] test generate_out_mode_multiple_contracts ... ok
[INFO] [stdout] test generate_mixed_yaml_json_formats ... ok
[INFO] [stdout] test generate_format_json_stdout_is_pure_sql ... ok
[INFO] [stdout] test generate_stdout_mode_has_table_separators ... ok
[INFO] [stdout] test generate_multiple_errors_collected ... ok
[INFO] [stdout] test generate_out_mode_creates_files ... ok
[INFO] [stdout] test generate_subdirectory_contracts ... ok
[INFO] [stdout] test generate_stdout_mode_multi_contract_sorted_order ... ok
[INFO] [stdout] test generate_out_mode_creates_output_dir ... ok
[INFO] [stdout] test generate_parse_error_no_files_written_exit_65 ... ok
[INFO] [stdout] test generate_out_mode_json_format ... ok
[INFO] [stderr]      Running tests/generate_fk_cli_test.rs (/opt/rustwide/target/debug/deps/generate_fk_cli_test-87973b248290b080)
[INFO] [stdout] test generate_stdout_mode_success ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test stdout_zero_fks_omits_trailing_alter_block ... ok
[INFO] [stdout] test stray_fk_file_in_input_tree_is_not_parsed_as_contract ... ok
[INFO] [stdout] test self_reference_and_two_table_cycle_emit_deferred_alters ... ok
[INFO] [stdout] test stdout_emits_trailing_alter_block_after_all_creates ... ok
[INFO] [stdout] test out_mode_zero_fks_writes_no_fk_file_and_count_unchanged ... ok
[INFO] [stdout] test out_mode_zero_fks_removes_stale_fk_file_from_prior_run ... ok
[INFO] [stdout] test no_inline_references_and_each_reference_emitted_exactly_once ... ok
[INFO] [stdout] test two_runs_are_byte_identical ... ok
[INFO] [stdout] test out_mode_writes_dedicated_fk_file_and_counts_it ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/generate_policy_test.rs (/opt/rustwide/target/debug/deps/generate_policy_test-cb006fc4448fead6)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test example_schema_applies_on_postgres_create_then_alter ... ignored, requires a live Postgres (PG12+); see fn-11 R11 — set SCHEMASTAMP_TEST_PG_URL
[INFO] [stdout] test fixture_dir_policy_override_applies ... ok
[INFO] [stdout] test explicit_from_empty_list_exits_65 ... ok
[INFO] [stdout] test discovered_policy_file_overrides_builtin_and_is_excluded ... ok
[INFO] [stdout] test default_on_hash_appears_for_every_table ... ok
[INFO] [stdout] test generate_output_is_deterministic_across_runs ... ok
[INFO] [stdout] test discovered_json_policy_file_is_applied ... ok
[INFO] [stdout] test malformed_policy_file_exits_65 ... ok
[INFO] [stdout] test hash_false_opt_out_suppresses_column ... ok
[INFO] [stdout] test default_on_hash_appears_with_no_policy_file ... ok
[INFO] [stdout] test explicit_from_unknown_column_exits_65 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/schemastamp_core-d7506ab63de18985)
[INFO] [stdout] 
[INFO] [stdout] running 213 tests
[INFO] [stdout] test apply::tests::active_flag_injects_policy_columns ... ok
[INFO] [stdout] test apply::tests::builtin_hash_excludes_injected_policy_columns ... ok
[INFO] [stdout] test apply::tests::builtin_hash_resolves_sentinel_to_domain_columns ... ok
[INFO] [stdout] test apply::tests::builtin_hash_applies_when_policies_is_none ... ok
[INFO] [stdout] test apply::tests::builtin_hash_zero_domain_still_silently_skips ... ok
[INFO] [stdout] test apply::tests::builtin_hash_injected_by_default ... ok
[INFO] [stdout] test apply::tests::builtin_hash_application_is_deterministic ... ok
[INFO] [stdout] test apply::tests::active_unknown_policy_errors_with_available_names ... ok
[INFO] [stdout] test apply::tests::builtin_id_applies_when_policies_is_none ... ok
[INFO] [stdout] test apply::tests::builtin_id_application_is_deterministic ... ok
[INFO] [stdout] test apply::tests::builtin_id_injected_by_default ... ok
[INFO] [stdout] test apply::tests::contract_authored_domain_columns_empty_resolution_errors ... ok
[INFO] [stdout] test apply::tests::contract_authored_domain_columns_excludes_injected_columns ... ok
[INFO] [stdout] test apply::tests::contract_authored_explicit_from_domain_column_is_accepted ... ok
[INFO] [stdout] test apply::tests::contract_vs_policy_collision_errors ... ok
[INFO] [stdout] test apply::tests::domain_column_named_id_collides ... ok
[INFO] [stdout] test apply::tests::domain_column_named_hash_collides ... ok
[INFO] [stdout] test apply::tests::explicit_from_self_reference_errors ... ok
[INFO] [stdout] test apply::tests::explicit_from_other_generated_column_errors ... ok
[INFO] [stdout] test apply::tests::effective_order_is_domain_then_attached_then_id_then_hash ... ok
[INFO] [stdout] test apply::tests::id_false_opts_out ... ok
[INFO] [stdout] test apply::tests::explicit_from_nonexistent_column_errors ... ok
[INFO] [stdout] test apply::tests::explicit_from_injected_column_errors ... ok
[INFO] [stdout] test apply::tests::no_attachments_returns_domain_columns_plus_hash ... ok
[INFO] [stdout] test apply::tests::include_when_injects_when_referenced_policy_active ... ok
[INFO] [stdout] test apply::tests::inactive_flag_injects_nothing ... ok
[INFO] [stdout] test apply::tests::only_injected_columns_skips_hash ... ok
[INFO] [stdout] test apply::tests::explicit_from_empty_list_errors ... ok
[INFO] [stdout] test apply::tests::hash_false_opts_out ... ok
[INFO] [stdout] test apply::tests::inactive_flag_with_unknown_policy_is_skipped ... ok
[INFO] [stdout] test apply::tests::contract_authored_hash_named_column_empty_resolution_errors ... ok
[INFO] [stdout] test apply::tests::input_contract_is_not_mutated ... ok
[INFO] [stdout] test apply::tests::merged_order_is_domain_then_policies_in_attachment_order ... ok
[INFO] [stdout] test apply::tests::contract_authored_explicit_from_injected_column_errors ... ok
[INFO] [stdout] test apply::tests::include_when_skips_when_referenced_policy_inactive ... ok
[INFO] [stdout] test apply::tests::redundant_hash_true_does_not_double_inject ... ok
[INFO] [stdout] test apply::tests::params_attachment_is_active ... ok
[INFO] [stdout] test apply::tests::policy_vs_policy_collision_errors ... ok
[INFO] [stdout] test apply::tests::user_hash_policy_fully_replaces_builtin ... ok
[INFO] [stdout] test apply::tests::redundant_id_true_does_not_double_inject ... ok
[INFO] [stdout] test compiler::tests::constraint_order_not_null_default_unique_check ... ok
[INFO] [stdout] test compiler::tests::canonical_sql_type_maps_reference_and_uuid_to_uuid ... ok
[INFO] [stdout] test apply::tests::user_id_policy_fully_replaces_builtin ... ok
[INFO] [stdout] test compiler::tests::default_boolean_false ... ok
[INFO] [stdout] test compiler::tests::default_array_rejects ... ok
[INFO] [stdout] test compiler::tests::default_object_rejects ... ok
[INFO] [stdout] test compiler::tests::default_string_value ... ok
[INFO] [stdout] test compiler::tests::deterministic_render_twice ... ok
[INFO] [stdout] test compiler::tests::default_boolean_true ... ok
[INFO] [stdout] test compiler::tests::enum_check_constraint ... ok
[INFO] [stdout] test apply::tests::user_hash_policy_override_zero_domain_still_silently_skips ... ok
[INFO] [stdout] test compiler::tests::default_integer_value ... ok
[INFO] [stdout] test compiler::tests::enum_empty_values_no_check_constraint ... ok
[INFO] [stdout] test apply::tests::zero_domain_columns_skips_hash_without_error ... ok
[INFO] [stdout] test compiler::tests::default_string_with_single_quote ... ok
[INFO] [stdout] test compiler::tests::generated_datetime_source_uses_immutable_epoch_form ... ok
[INFO] [stdout] test compiler::tests::enum_check_with_single_quotes_in_values ... ok
[INFO] [stdout] test compiler::tests::find_primary_key_errors_on_multiple ... ok
[INFO] [stdout] test compiler::tests::find_primary_key_returns_none_when_absent ... ok
[INFO] [stdout] test compiler::tests::find_primary_key_returns_the_designated_column ... ok
[INFO] [stdout] test compiler::tests::empty_columns_renders_valid_syntax ... ok
[INFO] [stdout] test compiler::tests::generated_empty_explicit_list_is_render_error ... ok
[INFO] [stdout] test compiler::tests::generated_date_source_uses_immutable_epoch_form ... ok
[INFO] [stdout] test compiler::tests::generated_explicit_from_nonexistent_column_is_render_error ... ok
[INFO] [stdout] test compiler::tests::generated_explicit_from_self_reference_is_render_error ... ok
[INFO] [stdout] test compiler::tests::generated_explicit_list_renders_immutable_md5_concat ... ok
[INFO] [stdout] test compiler::tests::generated_quotes_column_names_with_embedded_quote ... ok
[INFO] [stdout] test compiler::tests::generated_unresolved_sentinel_is_render_error ... ok
[INFO] [stdout] test compiler::tests::multiple_primary_keys_is_render_error ... ok
[INFO] [stdout] test compiler::tests::generated_renders_resolved_list_in_order ... ok
[INFO] [stdout] test compiler::tests::optional_column_no_not_null ... ok
[INFO] [stdout] test compiler::tests::generated_mixed_types_render_per_type_operands ... ok
[INFO] [stdout] test compiler::tests::primary_key_and_generated_is_render_error ... ok
[INFO] [stdout] test compiler::tests::primary_key_implies_unique_no_duplicate ... ok
[INFO] [stdout] test compiler::tests::primary_key_renders_primary_key_clause ... ok
[INFO] [stdout] test compiler::tests::primary_key_deterministic_position_before_default ... ok
[INFO] [stdout] test compiler::tests::invoices_golden_render ... ok
[INFO] [stdout] test compiler::tests::quote_identifier_simple ... ok
[INFO] [stdout] test compiler::tests::render_foreign_key_alter_quotes_all_identifiers ... ok
[INFO] [stdout] test compiler::tests::non_pk_columns_unaffected_by_pk_in_contract ... ok
[INFO] [stdout] test compiler::tests::generated_with_default_is_render_error ... ok
[INFO] [stdout] test compiler::tests::primary_key_render_is_byte_identical_across_runs ... ok
[INFO] [stdout] test compiler::tests::generated_uses_coalesce_cast_not_row_text ... ok
[INFO] [stdout] test compiler::tests::render_foreign_key_alter_is_byte_identical_across_runs ... ok
[INFO] [stdout] test compiler::tests::render_authoring_order_preserved ... ok
[INFO] [stdout] test compiler::tests::render_single_required_column_with_type_mapping ... ok
[INFO] [stdout] test compiler::tests::primary_key_implies_not_null_no_duplicate ... ok
[INFO] [stdout] test compiler::tests::quote_identifier_with_embedded_quote ... ok
[INFO] [stdout] test compiler::tests::render_foreign_key_alter_emits_named_deferred_constraint ... ok
[INFO] [stdout] test compiler::tests::reference_column_renders_only_type_no_inline_references ... ok
[INFO] [stdout] test compiler::tests::required_column_renders_not_null ... ok
[INFO] [stdout] test compiler::tests::type_mapping_builtin_tokens ... ok
[INFO] [stdout] test compiler::tests::type_mapping_decimal_invalid_precision_arity ... ok
[INFO] [stdout] test compiler::tests::type_mapping_decimal_with_precision ... ok
[INFO] [stdout] test compiler::tests::type_mapping_string_with_length ... ok
[INFO] [stdout] test compiler::tests::type_mapping_string_without_length ... ok
[INFO] [stdout] test compiler::tests::type_mapping_unknown_token_passthrough ... ok
[INFO] [stdout] test compiler::tests::type_mapping_decimal_without_precision ... ok
[INFO] [stdout] test compiler::tests::type_mapping_uuid ... ok
[INFO] [stdout] test contract::tests::check_generated_conflicts_allows_generated_without_default ... ok
[INFO] [stdout] test compiler::tests::unique_constraint ... ok
[INFO] [stdout] test contract::tests::check_generated_conflicts_allows_primary_key_without_generated ... ok
[INFO] [stdout] test contract::tests::check_generated_conflicts_allows_default_without_generated ... ok
[INFO] [stdout] test contract::tests::check_generated_conflicts_rejects_primary_key_with_generated ... ok
[INFO] [stdout] test contract::tests::deserialize_policy_flag ... ok
[INFO] [stdout] test contract::tests::contract_with_parameterized_policy ... ok
[INFO] [stdout] test contract::tests::generated_from_sentinel_parses ... ok
[INFO] [stdout] test contract::tests::deserialize_policy_params ... ok
[INFO] [stdout] test contract::tests::generated_from_explicit_list_parses ... ok
[INFO] [stdout] test compiler::tests::generated_render_is_byte_identical_across_runs ... ok
[INFO] [stdout] test contract::tests::check_generated_conflicts_rejects_generated_with_default ... ok
[INFO] [stdout] test contract::tests::contract_with_no_policies ... ok
[INFO] [stdout] test contract::tests::column_order_preserved ... ok
[INFO] [stdout] test contract::tests::generated_rejects_unknown_field ... ok
[INFO] [stdout] test contract::tests::generated_round_trips_yaml_to_json ... ok
[INFO] [stdout] test contract::tests::generated_function_rejects_unknown_token ... ok
[INFO] [stdout] test contract::tests::deserialize_basic_contract ... ok
[INFO] [stdout] test contract::tests::generated_from_unknown_string_yields_clear_error ... ok
[INFO] [stdout] test contract::tests::minimal_contract_fixture ... ok
[INFO] [stdout] test contract::tests::optional_policies ... ok
[INFO] [stdout] test contract::tests::invalid_malformed_policy_shape_string ... ok
[INFO] [stdout] test contract::tests::invalid_malformed_policy_shape_array ... ok
[INFO] [stdout] test contract::tests::parse_allows_generated_without_default ... ok
[INFO] [stdout] test contract::tests::empty_columns_allowed ... ok
[INFO] [stdout] test contract::tests::generated_absent_parses_to_none ... ok
[INFO] [stdout] test contract::tests::parse_allows_primary_key_without_generated ... ok
[INFO] [stdout] test contract::tests::norway_problem_string_no_not_bool ... ok
[INFO] [stdout] test contract::tests::invalid_unknown_column_key_typo ... ok
[INFO] [stdout] test contract::tests::parse_json_with_default_preserves_type ... ok
[INFO] [stdout] test contract::tests::parse_rejects_generated_with_default_json ... ok
[INFO] [stdout] test contract::tests::parse_json_str_rejects_unknown_fields ... ok
[INFO] [stdout] test contract::tests::generated_sentinel_round_trips_as_string ... ok
[INFO] [stdout] test contract::tests::parse_json_str_basic ... ok
[INFO] [stdout] test contract::tests::parse_rejects_primary_key_with_generated_json ... ok
[INFO] [stdout] test contract::tests::primary_key_round_trips_yaml_to_json ... ok
[INFO] [stdout] test contract::tests::parse_rejects_generated_with_default_yaml ... ok
[INFO] [stdout] test contract::tests::primary_key_settable_on_policy_style_column ... ok
[INFO] [stdout] test contract::tests::parse_rejects_primary_key_with_generated_yaml ... ok
[INFO] [stdout] test contract::tests::parse_yaml_str_basic ... ok
[INFO] [stdout] test contract::tests::parse_yaml_str_rejects_unknown_fields ... ok
[INFO] [stdout] test contract::tests::policy_attachment_bool_form_parses ... ok
[INFO] [stdout] test contract::tests::policy_attachment_rejects_null_value ... ok
[INFO] [stdout] test contract::tests::policy_attachment_object_form_parses ... ok
[INFO] [stdout] test contract::tests::parse_yaml_with_default_preserves_type ... ok
[INFO] [stdout] test contract::tests::policy_attachment_rejects_list_value ... ok
[INFO] [stdout] test contract::tests::parse_yaml_str_with_policies ... ok
[INFO] [stdout] test contract::tests::policy_attachment_rejects_number_value ... ok
[INFO] [stdout] test contract::tests::policy_attachment_rejects_string_value ... ok
[INFO] [stdout] test contract::tests::primary_key_absent_defaults_to_false ... ok
[INFO] [stdout] test contract::tests::primary_key_true_parses_from_json ... ok
[INFO] [stdout] test contract::tests::reference_column_stores_raw_target ... ok
[INFO] [stdout] test contract::tests::reject_unknown_column_field ... ok
[INFO] [stdout] test contract::tests::primary_key_true_parses_from_yaml ... ok
[INFO] [stdout] test contract::tests::reject_malformed_reference_shape ... ok
[INFO] [stdout] test contract::tests::primary_key_false_is_omitted_from_serialized_output ... ok
[INFO] [stdout] test contract::tests::reject_unknown_top_level_field ... ok
[INFO] [stdout] test contract::tests::primary_key_true_is_present_in_serialized_output ... ok
[INFO] [stdout] test error::tests::policy_violation_is_displayable ... ok
[INFO] [stdout] test error::tests::parse_error_is_displayable ... ok
[INFO] [stdout] test error::tests::io_error_is_displayable ... ok
[INFO] [stdout] test contract::tests::round_trip_yaml_to_json ... ok
[INFO] [stdout] test contract::tests::round_trip_canonical_invoices ... ok
[INFO] [stdout] test contract::tests::type_is_open_string ... ok
[INFO] [stdout] test error::tests::render_error_is_displayable ... ok
[INFO] [stdout] test policy::tests::builtin_id_policy_injects_uuid_primary_key ... ok
[INFO] [stdout] test generate::tests::canonical_type_mismatch_is_policy_violation ... ok
[INFO] [stdout] test contract::tests::yaml_and_json_parse_to_equal_contract ... ok
[INFO] [stdout] test policy::tests::column_inherits_deny_unknown_fields ... ok
[INFO] [stdout] test policy::tests::deeply_nested_options_structure ... ok
[INFO] [stdout] test policy::tests::column_order_preserved_in_policy_load ... ok
[INFO] [stdout] test policy::tests::deny_unknown_fields_at_param_level ... ok
[INFO] [stdout] test generate::tests::reference_to_missing_table_is_policy_violation ... ok
[INFO] [stdout] test policy::tests::deny_unknown_fields_at_policy_level ... ok
[INFO] [stdout] test policy::tests::deny_unknown_fields_at_file_level ... ok
[INFO] [stdout] test policy::tests::empty_version_string_parses ... ok
[INFO] [stdout] test generate::tests::parses_json_and_yaml_contracts ... ok
[INFO] [stdout] test policy::tests::json_round_trip ... ok
[INFO] [stdout] test policy::tests::deeply_nested_params_default_value ... ok
[INFO] [stdout] test generate::tests::generates_single_contract ... ok
[INFO] [stdout] test policy::tests::malformed_params_as_list_rejected ... ok
[INFO] [stdout] test policy::tests::malformed_columns_as_list_rejected ... ok
[INFO] [stdout] test generate::tests::foreign_keys_sorted_deterministically_across_contracts ... ok
[INFO] [stdout] test generate::tests::collects_all_errors_on_parse_failure ... ok
[INFO] [stdout] test generate::tests::reference_to_non_pk_column_is_policy_violation ... ok
[INFO] [stdout] test generate::tests::discovers_contracts_in_subdirectories ... ok
[INFO] [stdout] test policy::tests::order_preservation_with_many_policies ... ok
[INFO] [stdout] test policy::tests::order_preservation_in_nested_structures ... ok
[INFO] [stdout] test generate::tests::returns_empty_vec_for_dir_with_no_contracts ... ok
[INFO] [stdout] test generate::tests::root_level_foreign_keys_file_is_excluded_from_sweep ... ok
[INFO] [stdout] test generate::tests::reference_to_uuid_pk_is_accepted_by_canonical_type ... ok
[INFO] [stdout] test policy::tests::parse_minimal_policy ... ok
[INFO] [stdout] test policy::tests::policy_value_must_be_object ... ok
[INFO] [stdout] test policy::tests::yaml_json_equality_with_special_characters ... ok
[INFO] [stdout] test policy::tests::required_field_must_be_bool ... ok
[INFO] [stdout] test policy::tests::with_builtin_id_appends_when_absent ... ok
[INFO] [stdout] test policy::tests::param_required_defaults_false ... ok
[INFO] [stdout] test policy::tests::parse_empty_policy ... ok
[INFO] [stdout] test policy::tests::special_characters_in_policy_and_column_names ... ok
[INFO] [stdout] test policy::tests::with_builtin_id_keeps_user_definition ... ok
[INFO] [stdout] test policy::tests::round_trip_canonical_policies ... ok
[INFO] [stdout] test resolve::tests::no_references_yields_empty_foreign_keys ... ok
[INFO] [stdout] test resolve::tests::reference_to_missing_table_errors_naming_the_reference ... ok
[INFO] [stdout] test resolve::tests::foreign_keys_are_sorted_by_table_then_column ... ok
[INFO] [stdout] test resolve::tests::reference_type_uuid_to_uuid_pk_is_accepted ... ok
[INFO] [stdout] test resolve::tests::render_foreign_key_sql_concatenates_in_order ... ok
[INFO] [stdout] test resolve::tests::self_referential_reference_resolves ... ok
[INFO] [stdout] test resolve::tests::reference_to_non_primary_key_column_errors ... ok
[INFO] [stdout] test resolve::tests::malformed_reference_errors ... ok
[INFO] [stdout] test resolve::tests::valid_reference_to_primary_key_resolves ... ok
[INFO] [stdout] test resolve::tests::reference_to_table_without_primary_key_errors ... ok
[INFO] [stdout] test resolve::tests::canonical_type_mismatch_errors ... ok
[INFO] [stdout] test generate::tests::valid_cross_contract_reference_resolves_with_sorted_fks ... ok
[INFO] [stdout] test generate::tests::generates_multiple_contracts_in_sorted_order ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 213 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/policy_apply_test.rs (/opt/rustwide/target/debug/deps/policy_apply_test-aa0ccdc6a25115f5)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test active_unknown_policy_errors ... ok
[INFO] [stdout] test explicit_from_invalid_column_renders_policy_violation ... ok
[INFO] [stdout] test apply_render_golden_invoices ... ok
[INFO] [stdout] test default_on_hash_renders_for_plain_contract ... ok
[INFO] [stdout] test column_collision_errors ... ok
[INFO] [stdout] test datetime_and_date_columns_render_immutable_epoch_operands ... ok
[INFO] [stdout] test hash_false_renders_without_hash_column ... ok
[INFO] [stdout] test zero_domain_columns_renders_without_hash ... ok
[INFO] [stdout] test repeated_render_is_byte_identical ... ok
[INFO] [stdout] test user_hash_override_renders_explicit_columns ... ok
[INFO] [stderr]      Running tests/policy_loader_test.rs (/opt/rustwide/target/debug/deps/policy_loader_test-b799f781b70f1432)
[INFO] [stdout] test merged_column_order_is_exact_for_known_attachment_order ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test loads_extensionless_file_as_yaml ... ok
[INFO] [stdout] test loads_json_file_with_json_extension ... ok
[INFO] [stdout] test loads_params_with_and_without_defaults ... ok
[INFO] [stdout] test loads_empty_version_string ... ok
[INFO] [stdout] test loads_deeply_nested_structures ... ok
[INFO] [stdout] test loads_yaml_file_with_yml_extension ... ok
[INFO] [stdout] test nonexistent_file_returns_io_error ... ok
[INFO] [stdout] test loads_special_characters_in_names ... ok
[INFO] [stdout] test malformed_yaml_returns_serde_error_not_io_error ... ok
[INFO] [stdout] test loads_yaml_file_with_yaml_extension ... ok
[INFO] [stdout] test returns_error_for_nonexistent_file ... ok
[INFO] [stdout] test returns_error_for_malformed_columns_as_list ... ok
[INFO] [stdout] test returns_error_for_required_not_bool ... ok
[INFO] [stdout] test path_loader_preserves_policy_insertion_order ... ok
[INFO] [stdout] test path_loader_preserves_nested_insertion_order ... ok
[INFO] [stdout] test yaml_and_json_loads_deserialize_to_equal_policy_file ... ok
[INFO] [stdout] test returns_error_for_invalid_yaml ... ok
[INFO] [stdout] test returns_error_for_options_as_list ... ok
[INFO] [stdout] test returns_error_for_unknown_extension ... ok
[INFO] [stdout] test returns_error_for_policy_as_string ... ok
[INFO] [stdout] test extensionless_file_falls_back_to_json_when_yaml_fails ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- extensionless_file_falls_back_to_json_when_yaml_fails stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'extensionless_file_falls_back_to_json_when_yaml_fails' (2052) panicked at schemastamp-core/tests/policy_loader_test.rs:232:45:
[INFO] [stdout] write test file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55e133e36b18 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55e133e36b18 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55e133e36b18 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55e133e36b18 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55e133e4c03a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55e133e4c03a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x55e133e3b392 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x55e133e3b392 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x55e133e15636 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55e133e15636 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55e133e2ea89 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55e133b6310c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x55e133b6310c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55e133e2ec42 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x55e133e2ec42 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55e133e156f2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55e133e0a6f9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55e133e1640d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55e133e4c7fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55e133e4c572 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55e133b4c81c - <core[8fb95b77d25ab6c8]::result::Result<(), std[10d71ac2c42b111e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55e133b55419 - policy_loader_test[25b1c6e1f3ed516f]::extensionless_file_falls_back_to_json_when_yaml_fails
[INFO] [stdout]                                at /opt/rustwide/workdir/schemastamp-core/tests/policy_loader_test.rs:232:45
[INFO] [stdout]   22:     0x55e133b51a27 - policy_loader_test[25b1c6e1f3ed516f]::extensionless_file_falls_back_to_json_when_yaml_fails::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/schemastamp-core/tests/policy_loader_test.rs:226:59
[INFO] [stdout]   23:     0x55e133b50706 - <policy_loader_test[25b1c6e1f3ed516f]::extensionless_file_falls_back_to_json_when_yaml_fails::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55e133b561eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55e133b561eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x55e133b63a65 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x55e133b63a65 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x55e133b63a65 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x55e133b63a65 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x55e133b63a65 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x55e133b63a65 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x55e133b63a65 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x55e133b5d374 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x55e133b5d374 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x55e133b66ae2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x55e133b66ae2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x55e133b66ae2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x55e133b66ae2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x55e133b66ae2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x55e133b66ae2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x55e133b66ae2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x55e133e35f6f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   43:     0x55e133e35f6f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x70190310baa4 - <unknown>
[INFO] [stdout]   45:     0x701903198a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     extensionless_file_falls_back_to_json_when_yaml_fails
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 20 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p schemastamp-core --test policy_loader_test`
[INFO] running `Command { std: "docker" "inspect" "ded7ca04024b41d7bddb616d650b677dd6d53d3be72d53da62b7970d3d3ac1ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ded7ca04024b41d7bddb616d650b677dd6d53d3be72d53da62b7970d3d3ac1ab", kill_on_drop: false }`
[INFO] [stdout] ded7ca04024b41d7bddb616d650b677dd6d53d3be72d53da62b7970d3d3ac1ab
