[INFO] fetching crate romance-core 0.2.5...
[INFO] testing romance-core-0.2.5 against 1.95.0 for beta-1.96-2
[INFO] extracting crate romance-core 0.2.5 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate romance-core 0.2.5
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate romance-core 0.2.5
[INFO] tweaked toml for crates.io crate romance-core 0.2.5 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate romance-core 0.2.5 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate romance-core 0.2.5 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dialoguer v0.11.0
[INFO] [stderr]   Downloaded rust-embed-utils v8.11.0
[INFO] [stderr]   Downloaded cc v1.2.56
[INFO] [stderr]   Downloaded colored v2.2.0
[INFO] [stderr]   Downloaded anyhow v1.0.101
[INFO] [stderr]   Downloaded romance-templates v0.2.5
[INFO] [stderr]   Downloaded unicode-ident v1.0.23
[INFO] [stderr]   Downloaded zerocopy v0.8.39
[INFO] [stderr]   Downloaded syn v2.0.115
[INFO] [stderr]   Downloaded chrono v0.4.43
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.39
[INFO] [stderr]   Downloaded rust-embed-impl v8.11.0
[INFO] [stderr]   Downloaded rust-embed v8.11.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1f9d266c022bfd18b81a3ff0d7a29c3e6e6639d74ee1d7dd846d5d90e93a743e
[INFO] running `Command { std: "docker" "start" "-a" "1f9d266c022bfd18b81a3ff0d7a29c3e6e6639d74ee1d7dd846d5d90e93a743e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1f9d266c022bfd18b81a3ff0d7a29c3e6e6639d74ee1d7dd846d5d90e93a743e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f9d266c022bfd18b81a3ff0d7a29c3e6e6639d74ee1d7dd846d5d90e93a743e", kill_on_drop: false }`
[INFO] [stdout] 1f9d266c022bfd18b81a3ff0d7a29c3e6e6639d74ee1d7dd846d5d90e93a743e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2f4354a88ba869e2d7320a799d14065f4fd033971845d749c5269926ef79f3ea
[INFO] running `Command { std: "docker" "start" "-a" "2f4354a88ba869e2d7320a799d14065f4fd033971845d749c5269926ef79f3ea", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rust-embed-utils v8.11.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rust-embed-impl v8.11.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling rust-embed v8.11.0
[INFO] [stderr]    Compiling romance-templates v0.2.5
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tera v1.20.1
[INFO] [stderr]    Compiling romance-core v0.2.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.06s
[INFO] running `Command { std: "docker" "inspect" "2f4354a88ba869e2d7320a799d14065f4fd033971845d749c5269926ef79f3ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f4354a88ba869e2d7320a799d14065f4fd033971845d749c5269926ef79f3ea", kill_on_drop: false }`
[INFO] [stdout] 2f4354a88ba869e2d7320a799d14065f4fd033971845d749c5269926ef79f3ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f099e6153b36c9f7dfc5aaeef96fc3b0b576844efbba210c743e989cc9921d7d
[INFO] running `Command { std: "docker" "start" "-a" "f099e6153b36c9f7dfc5aaeef96fc3b0b576844efbba210c743e989cc9921d7d", kill_on_drop: false }`
[INFO] [stderr]    Compiling romance-core v0.2.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.20s
[INFO] running `Command { std: "docker" "inspect" "f099e6153b36c9f7dfc5aaeef96fc3b0b576844efbba210c743e989cc9921d7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f099e6153b36c9f7dfc5aaeef96fc3b0b576844efbba210c743e989cc9921d7d", kill_on_drop: false }`
[INFO] [stdout] f099e6153b36c9f7dfc5aaeef96fc3b0b576844efbba210c743e989cc9921d7d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1ef8e6a8c55eb6cac46e4dbee3d5cbe3296024c45e2eba73a4a8ab18600354b5
[INFO] running `Command { std: "docker" "start" "-a" "1ef8e6a8c55eb6cac46e4dbee3d5cbe3296024c45e2eba73a4a8ab18600354b5", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/romance_core-fc5b996860dc7afe)
[INFO] [stdout] 
[INFO] [stdout] running 218 tests
[INFO] [stdout] test addon::tests::audit_log_addon_name ... ok
[INFO] [stdout] test addon::tests::api_keys_depends_on_auth ... ok
[INFO] [stdout] test addon::tests::audit_log_depends_on_auth ... ok
[INFO] [stdout] test addon::tests::cache_installed_when_marker_exists ... ok
[INFO] [stdout] test addon::tests::cache_not_installed_in_empty_dir ... ok
[INFO] [stdout] test addon::tests::api_keys_not_installed_in_empty_dir ... ok
[INFO] [stdout] test addon::tests::add_mod_to_main_idempotent ... ok
[INFO] [stdout] test addon::tests::add_mod_to_main_without_marker_fallback ... ok
[INFO] [stdout] test addon::tests::api_keys_prerequisites_fail_without_auth ... ok
[INFO] [stdout] test addon::tests::api_keys_installed_when_marker_exists ... ok
[INFO] [stdout] test addon::tests::check_romance_project_passes_with_toml ... ok
[INFO] [stdout] test addon::tests::api_keys_prerequisites_fail_without_romance_toml ... ok
[INFO] [stdout] test addon::tests::add_mod_to_main_with_marker ... ok
[INFO] [stdout] test addon::tests::dashboard_addon_name ... ok
[INFO] [stdout] test addon::tests::audit_log_prerequisites_fail_without_auth ... ok
[INFO] [stdout] test addon::tests::audit_log_prerequisites_pass_with_auth ... ok
[INFO] [stdout] test addon::tests::dashboard_installed_when_marker_exists ... ok
[INFO] [stdout] test addon::tests::email_addon_name ... ok
[INFO] [stdout] test addon::tests::i18n_addon_name ... ok
[INFO] [stdout] test addon::tests::api_keys_prerequisites_pass_with_auth ... ok
[INFO] [stdout] test addon::tests::email_not_installed_in_empty_dir ... ok
[INFO] [stdout] test addon::tests::check_romance_project_fails_without_toml ... ok
[INFO] [stdout] test addon::tests::multitenancy_installed_when_marker_exists ... ok
[INFO] [stdout] test addon::tests::dashboard_not_installed_in_empty_dir ... ok
[INFO] [stdout] test addon::tests::audit_log_installed_when_marker_exists ... ok
[INFO] [stdout] test addon::tests::multitenancy_depends_on_auth ... ok
[INFO] [stdout] test addon::tests::oauth_addon_name ... ok
[INFO] [stdout] test addon::tests::email_installed_when_marker_exists ... ok
[INFO] [stdout] test addon::tests::multitenancy_not_installed_in_empty_dir ... ok
[INFO] [stdout] test addon::tests::oauth_depends_on_auth ... ok
[INFO] [stdout] test addon::tests::multitenancy_addon_name ... ok
[INFO] [stdout] test addon::tests::audit_log_not_installed_in_empty_dir ... ok
[INFO] [stdout] test addon::tests::multitenancy_prerequisites_pass_with_auth ... ok
[INFO] [stdout] test addon::tests::observability_addon_name ... ok
[INFO] [stdout] test addon::tests::oauth_not_installed_in_empty_dir ... ok
[INFO] [stdout] test addon::tests::check_auth_exists_passes_with_auth ... ok
[INFO] [stdout] test addon::tests::oauth_prerequisites_fail_without_auth ... ok
[INFO] [stdout] test addon::tests::i18n_not_installed_in_empty_dir ... ok
[INFO] [stdout] test addon::tests::observability_not_installed_in_empty_dir ... ok
[INFO] [stdout] test addon::tests::oauth_installed_when_marker_exists ... ok
[INFO] [stdout] test addon::tests::i18n_installed_when_marker_exists ... ok
[INFO] [stdout] test addon::tests::cache_addon_name ... ok
[INFO] [stdout] test addon::tests::multitenancy_prerequisites_fail_without_auth ... ok
[INFO] [stdout] test addon::tests::oauth_prerequisites_pass_with_auth ... ok
[INFO] [stdout] test addon::tests::remove_file_if_exists_returns_true_when_file_exists ... ok
[INFO] [stdout] test addon::tests::search_installed_when_marker_exists ... ok
[INFO] [stdout] test addon::tests::remove_line_from_file_removes_matching_line ... ok
[INFO] [stdout] test addon::tests::remove_line_from_file_noop_when_not_found ... ok
[INFO] [stdout] test addon::tests::remove_mod_from_main_works ... ok
[INFO] [stdout] test addon::tests::soft_delete_addon_name ... ok
[INFO] [stdout] test addon::tests::security_prerequisites_fail_without_romance_toml ... ok
[INFO] [stdout] test addon::tests::security_installed_when_marker_exists ... ok
[INFO] [stdout] test addon::tests::soft_delete_not_installed_in_empty_dir ... ok
[INFO] [stdout] test addon::tests::remove_feature_flag_works ... ok
[INFO] [stdout] test addon::tests::soft_delete_prerequisites_fail_without_romance_toml ... ok
[INFO] [stdout] test addon::tests::soft_delete_prerequisites_pass_with_romance_toml ... ok
[INFO] [stdout] test addon::tests::storage_addon_name ... ok
[INFO] [stdout] test addon::tests::storage_installed_when_marker_exists ... ok
[INFO] [stdout] test addon::tests::storage_not_installed_in_empty_dir ... ok
[INFO] [stdout] test addon::tests::tasks_addon_name ... ok
[INFO] [stdout] test addon::tests::tasks_installed_when_marker_exists ... ok
[INFO] [stdout] test addon::tests::tasks_not_installed_in_empty_dir ... ok
[INFO] [stdout] test addon::tests::validation_addon_name ... ok
[INFO] [stdout] test addon::tests::remove_file_if_exists_returns_false_when_missing ... ok
[INFO] [stdout] test addon::tests::update_feature_flag_idempotent ... ok
[INFO] [stdout] test addon::tests::validation_has_no_dependencies ... ok
[INFO] [stdout] test addon::tests::observability_installed_when_marker_exists ... ok
[INFO] [stdout] test addon::tests::validation_installed_when_marker_exists ... ok
[INFO] [stdout] test addon::tests::search_not_installed_in_empty_dir ... ok
[INFO] [stdout] test addon::tests::update_feature_flag_appends_to_existing_section ... ok
[INFO] [stdout] test addon::tests::update_feature_flag_creates_section ... ok
[INFO] [stdout] test addon::tests::soft_delete_installed_when_marker_exists ... ok
[INFO] [stdout] test addon::tests::validation_not_installed_in_empty_dir ... ok
[INFO] [stdout] test addon::tests::validation_prerequisites_fail_without_romance_toml ... ok
[INFO] [stdout] test addon::tests::websocket_not_installed_in_empty_dir ... ok
[INFO] [stdout] test config::tests::deep_merge_override_scalar ... ok
[INFO] [stdout] test addon::tests::websocket_installed_when_marker_exists ... ok
[INFO] [stdout] test config::tests::deep_merge_tables ... ok
[INFO] [stdout] test config::tests::default_codegen_when_section_omitted ... ok
[INFO] [stdout] test config::tests::default_features_all_false ... ok
[INFO] [stdout] test config::tests::api_prefix_none_by_default ... ok
[INFO] [stdout] test addon::tests::websocket_addon_name ... ok
[INFO] [stdout] test config::tests::has_feature_unknown_returns_false ... ok
[INFO] [stdout] test config::tests::has_feature_enabled ... ok
[INFO] [stdout] test addon::tests::search_addon_name ... ok
[INFO] [stdout] test addon::tests::check_auth_exists_fails_without_auth ... ok
[INFO] [stdout] test addon::tests::security_prerequisites_pass_with_romance_toml ... ok
[INFO] [stdout] test config::tests::load_missing_file_errors ... ok
[INFO] [stdout] test addon::tests::validation_prerequisites_pass_with_romance_toml ... ok
[INFO] [stdout] test config::tests::api_prefix_custom_value ... ok
[INFO] [stdout] test addon::tests::remove_toml_section_works ... ok
[INFO] [stdout] test config::tests::default_environment_is_development ... ok
[INFO] [stdout] test config::tests::codegen_fields_default_to_true_when_section_present ... ok
[INFO] [stdout] test config::tests::load_valid_config ... ok
[INFO] [stdout] test addon::tests::security_has_no_dependencies ... ok
[INFO] [stdout] test config::tests::load_with_env_no_override_file ... ok
[INFO] [stdout] test config::tests::load_with_env_merges_override ... ok
[INFO] [stdout] test config::tests::load_with_env_deep_merge_preserves_unrelated_sections ... ok
[INFO] [stdout] test config::tests::project_description_optional ... ok
[INFO] [stdout] test entity::tests::parse_bool_aliases ... ok
[INFO] [stdout] test entity::tests::parse_date ... ok
[INFO] [stdout] test config::tests::storage_config_defaults ... ok
[INFO] [stdout] test entity::tests::input_type_mappings ... ok
[INFO] [stdout] test entity::tests::parse_datetime_aliases ... ok
[INFO] [stdout] test entity::tests::parse_decimal_aliases ... ok
[INFO] [stdout] test config::tests::security_config_defaults ... ok
[INFO] [stdout] test entity::tests::parse_entity_basic_field ... ok
[INFO] [stdout] test entity::tests::parse_entity_belongs_to_relation ... ok
[INFO] [stdout] test entity::tests::parse_entity_enum_field ... ok
[INFO] [stdout] test entity::tests::parse_entity_has_many_relation ... ok
[INFO] [stdout] test entity::tests::parse_entity_invalid_format ... ok
[INFO] [stdout] test entity::tests::parse_entity_m2m_relation ... ok
[INFO] [stdout] test entity::tests::parse_entity_multiple_fields ... ok
[INFO] [stdout] test entity::tests::parse_entity_optional_belongs_to ... ok
[INFO] [stdout] test entity::tests::parse_entity_optional_field ... ok
[INFO] [stdout] test entity::tests::parse_entity_optional_fk_question_at_end ... ok
[INFO] [stdout] test entity::tests::parse_entity_optional_fk_question_before_arrow ... ok
[INFO] [stdout] test entity::tests::parse_entity_searchable ... ok
[INFO] [stdout] test entity::tests::parse_entity_unknown_field_type ... ok
[INFO] [stdout] test entity::tests::parse_entity_validation_with_relation ... ok
[INFO] [stdout] test entity::tests::parse_entity_validations ... ok
[INFO] [stdout] test entity::tests::parse_enum_case_insensitive ... ok
[INFO] [stdout] test entity::tests::parse_enum_empty_errors ... ok
[INFO] [stdout] test entity::tests::parse_enum_type ... ok
[INFO] [stdout] test entity::tests::parse_enum_type_with_spaces ... ok
[INFO] [stdout] test entity::tests::parse_file ... ok
[INFO] [stdout] test entity::tests::parse_float64_aliases ... ok
[INFO] [stdout] test entity::tests::parse_image ... ok
[INFO] [stdout] test entity::tests::parse_int32_aliases ... ok
[INFO] [stdout] test entity::tests::parse_int64_aliases ... ok
[INFO] [stdout] test entity::tests::parse_json_aliases ... ok
[INFO] [stdout] test entity::tests::parse_string_aliases ... ok
[INFO] [stdout] test entity::tests::parse_text ... ok
[INFO] [stdout] test entity::tests::parse_unknown_type_errors ... ok
[INFO] [stdout] test entity::tests::parse_uuid ... ok
[INFO] [stdout] test entity::tests::parse_validations_empty ... ok
[INFO] [stdout] test entity::tests::parse_validations_negative_max_errors ... ok
[INFO] [stdout] test entity::tests::to_postgres_mappings ... ok
[INFO] [stdout] test entity::tests::parse_validations_invalid_regex_errors ... ok
[INFO] [stdout] test entity::tests::to_rust_mappings ... ok
[INFO] [stdout] test entity::tests::parse_validations_invalid_max_errors ... ok
[INFO] [stdout] test entity::tests::to_sea_orm_migration_mappings ... ok
[INFO] [stdout] test entity::tests::parse_validations_regex ... ok
[INFO] [stdout] test entity::tests::parse_validations_invalid_min_errors ... ok
[INFO] [stdout] test entity::tests::to_typescript_mappings ... ok
[INFO] [stdout] test entity::tests::parse_validations_mixed ... ok
[INFO] [stdout] test entity::tests::to_shadcn_mappings ... ok
[INFO] [stdout] test generator::auth::tests::extract_features_basic ... ok
[INFO] [stdout] test generator::auth::tests::merge_features_multiple_deps ... ok
[INFO] [stdout] test generator::auth::tests::extract_features_none ... ok
[INFO] [stdout] test generator::auth::tests::merge_features_adds_new ... ok
[INFO] [stdout] test entity::tests::to_sea_orm_column_mappings ... ok
[INFO] [stdout] test generator::auth::tests::insert_cargo_dependency_merges_features ... ok
[INFO] [stdout] test generator::context::tests::filter_method_contains_for_strings ... ok
[INFO] [stdout] test generator::auth::tests::merge_features_no_duplicates ... ok
[INFO] [stdout] test generator::context::tests::filter_method_eq_for_exact_types ... ok
[INFO] [stdout] test generator::context::tests::is_numeric_correct ... ok
[INFO] [stdout] test generator::context::tests::filter_method_skip_for_complex_types ... ok
[INFO] [stdout] test generator::context::tests::validation_rules_to_json_all_types ... ok
[INFO] [stdout] test generator::auth::tests::extract_features_single ... ok
[INFO] [stdout] test generator::plan::tests::validate_markers_mixed_present_and_missing ... ok
[INFO] [stdout] test generator::plan::tests::validate_markers_missing_marker ... ok
[INFO] [stdout] test generator::plan::tests::generation_tracker_rollback_multiple_files ... ok
[INFO] [stdout] test generator::plan::tests::validate_markers_missing_file ... ok
[INFO] [stdout] test template::tests::camel_case_filter_works ... ok
[INFO] [stdout] test generator::plan::tests::validate_markers_reports_all_missing ... ok
[INFO] [stdout] test template::tests::pascal_case_filter_rejects_non_string ... ok
[INFO] [stdout] test generator::plan::tests::generation_tracker_rollback_already_deleted_file ... ok
[INFO] [stdout] test template::tests::camel_case_filter_from_snake ... ok
[INFO] [stdout] test template::tests::plural_filter_category ... ok
[INFO] [stdout] test template::tests::pascal_case_filter_works ... ok
[INFO] [stdout] test template::tests::plural_filter_regular ... ok
[INFO] [stdout] test template::tests::plural_filter_box ... ok
[INFO] [stdout] test template::tests::pascal_case_filter_from_snake ... ok
[INFO] [stdout] test template::tests::plural_filter_rejects_non_string ... ok
[INFO] [stdout] test generator::plan::tests::generation_tracker_rollback ... ok
[INFO] [stdout] test template::tests::render_inline_template_with_snake_case ... ok
[INFO] [stdout] test generator::plan::tests::validate_markers_all_present ... ok
[INFO] [stdout] test generator::context::tests::register_backend_module_errors_on_missing_marker ... ok
[INFO] [stdout] test template::tests::render_inline_template_with_context_variables ... ok
[INFO] [stdout] test entity::tests::parse_validations_valid_regex_succeeds ... ok
[INFO] [stdout] test template::tests::rust_ident_filter_non_reserved ... ok
[INFO] [stdout] test template::tests::rust_ident_filter_works ... ok
[INFO] [stdout] test template::tests::snake_case_filter_works ... ok
[INFO] [stdout] test template::tests::title_case_filter_works ... ok
[INFO] [stdout] test template::tests::camel_case_filter_rejects_non_string ... ok
[INFO] [stdout] test template::tests::snake_case_filter_rejects_non_string ... ok
[INFO] [stdout] test template::tests::render_inline_template_with_plural ... ok
[INFO] [stdout] test utils::tests::pluralize_consonant_y ... ok
[INFO] [stdout] test utils::tests::insert_at_marker_missing_marker_errors ... ok
[INFO] [stdout] test template::tests::snake_case_filter_single_word ... ok
[INFO] [stdout] test utils::tests::pluralize_ending_in_ch ... ok
[INFO] [stdout] test template::tests::render_inline_template_with_multiple_filters ... ok
[INFO] [stdout] test utils::tests::pluralize_ending_in_s ... ok
[INFO] [stdout] test utils::tests::insert_at_marker_basic ... ok
[INFO] [stdout] test utils::tests::pluralize_ending_in_sh ... ok
[INFO] [stdout] test utils::tests::pluralize_regular_word ... ok
[INFO] [stdout] test utils::tests::pluralize_vowel_y_preserved ... ok
[INFO] [stdout] test utils::tests::pluralize_ending_in_x ... ok
[INFO] [stdout] test utils::tests::read_with_custom_block_no_marker ... ok
[INFO] [stdout] test utils::tests::insert_at_marker_multiple_lines ... ok
[INFO] [stdout] test utils::tests::read_with_custom_block_nonexistent_file ... ok
[INFO] [stdout] test utils::tests::read_with_custom_block_splits_correctly ... ok
[INFO] [stdout] test utils::tests::insert_at_marker_idempotent ... ok
[INFO] [stdout] test utils::tests::rust_ident_reserved_word ... ok
[INFO] [stdout] test utils::tests::rust_ident_future_reserved ... ok
[INFO] [stdout] test utils::tests::rust_ident_regular_name ... ok
[INFO] [stdout] test utils::tests::write_generated_new_file ... ok
[INFO] [stdout] test utils::tests::write_file_creates_parent_dirs ... ok
[INFO] [stdout] test utils::tests::write_generated_no_custom_block_replaces_entirely ... ok
[INFO] [stdout] test utils::tests::write_generated_preserves_custom_block ... ok
[INFO] [stdout] test generator::context::tests::register_backend_module_inserts_mods_and_routes ... ok
[INFO] [stdout] test generator::context::tests::register_migration_inserts_mod_and_box ... ok
[INFO] [stdout] test addon::tests::api_keys_addon_name ... ok
[INFO] [stdout] test addon::tests::security_addon_name ... ok
[INFO] [stdout] test addon::tests::security_not_installed_in_empty_dir ... ok
[INFO] [stdout] test generator::context::tests::validation_rules_to_json_empty ... ok
[INFO] [stdout] test template::tests::template_engine_creates_successfully ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 218 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.66s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-6a2d77e0ed6bb6fb)
[INFO] [stdout] 
[INFO] [stdout] running 81 tests
[INFO] [stdout] test test_addon_storage_install ... ok
[INFO] [stdout] test test_addon_security_uninstall ... ok
[INFO] [stdout] test test_addon_cache_install ... ok
[INFO] [stdout] test test_addon_oauth_install ... ok
[INFO] [stdout] test test_addon_soft_delete_uninstall ... ok
[INFO] [stdout] test test_addon_dashboard_install ... ok
[INFO] [stdout] test test_addon_i18n_install ... ok
[INFO] [stdout] test test_addon_observability_install ... ok
[INFO] [stdout] test test_addon_search_install ... ok
[INFO] [stdout] test test_addon_audit_log_install ... ok
[INFO] [stdout] test test_addon_validation_uninstall ... ok
[INFO] [stdout] test test_addon_api_keys_install ... ok
[INFO] [stdout] test test_addon_security_install ... ok
[INFO] [stdout] test test_addon_validation_install ... ok
[INFO] [stdout] test test_addon_tasks_install ... ok
[INFO] [stdout] test test_check_entity_prerequisites_ignores_m2m_and_has_many ... ok
[INFO] [stdout] test test_check_entity_prerequisites_multiple_missing_targets ... ok
[INFO] [stdout] test test_addon_soft_delete_install ... ok
[INFO] [stdout] test test_check_entity_prerequisites_no_warnings_when_no_relations ... ok
[INFO] [stdout] test test_check_entity_prerequisites_warns_missing_target ... ok
[INFO] [stdout] test test_addon_multitenancy_install ... ok
[INFO] [stdout] test test_entity_exists_check ... ok
[INFO] [stdout] test test_addon_email_install ... ok
[INFO] [stdout] test test_addon_websocket_install ... ok
[INFO] [stdout] test test_admin_generation_creates_files ... ok
[INFO] [stdout] test test_admin_generation_discovers_entities ... ok
[INFO] [stdout] test test_admin_generation_idempotency ... ok
[INFO] [stdout] test test_admin_generation_requires_auth ... ok
[INFO] [stdout] test test_admin_generation_registers_modules ... ok
[INFO] [stdout] test test_auth_generation_adds_cargo_dependencies ... ok
[INFO] [stdout] test test_auth_generation_creates_backend_files ... ok
[INFO] [stdout] test test_auth_generation_creates_frontend_files ... ok
[INFO] [stdout] test test_auth_generation_idempotency ... ok
[INFO] [stdout] test test_backend_validate_fails_on_missing_marker ... ok
[INFO] [stdout] test test_auth_generation_registers_modules ... ok
[INFO] [stdout] test test_check_entity_prerequisites_no_warning_when_target_exists ... ok
[INFO] [stdout] test test_custom_block_preserved_on_regeneration ... ok
[INFO] [stdout] test test_entity_frontend_types_contain_fields ... ok
[INFO] [stdout] test test_entity_generation_creates_backend_files ... ok
[INFO] [stdout] test test_entity_generation_idempotent_registration ... ok
[INFO] [stdout] test test_entity_generation_registers_modules ... ok
[INFO] [stdout] test test_entity_generation_with_seed_file ... ok
[INFO] [stdout] test test_junction_name_alphabetical ... ok
[INFO] [stdout] test test_m2m_injects_handlers_and_routes ... ok
[INFO] [stdout] test test_entity_with_all_field_types ... ok
[INFO] [stdout] test test_m2m_junction_alphabetical_ordering ... ok
[INFO] [stdout] test test_entity_with_file_and_image_types ... ok
[INFO] [stdout] test test_entity_with_fk_generates_select_dropdown ... ok
[INFO] [stdout] test test_entity_with_optional_field ... ok
[INFO] [stdout] test test_entity_with_validation_rules ... ok
[INFO] [stdout] test test_entity_with_searchable_fields ... ok
[INFO] [stdout] test test_frontend_injects_imports_into_app_tsx ... ok
[INFO] [stdout] test test_multiple_fks_frontend_unique_variables ... ok
[INFO] [stdout] test test_frontend_injects_nav_links ... ok
[INFO] [stdout] test test_frontend_injects_routes_into_app_tsx ... ok
[INFO] [stdout] test test_pending_relations_no_duplicates ... ok
[INFO] [stdout] test test_pending_relations_store_and_load ... ok
[INFO] [stdout] test test_frontend_validate_fails_on_missing_nav_links ... ok
[INFO] [stdout] test test_frontend_types_ts_contains_correct_typescript_types ... ok
[INFO] [stdout] test test_relation_discovery ... ok
[INFO] [stdout] test test_run_addon_skips_if_already_installed ... ok
[INFO] [stdout] test test_scaffold_creates_expected_files ... ignored
[INFO] [stdout] test test_scaffold_marker_files_contain_markers ... ignored
[INFO] [stdout] test test_full_entity_pipeline_backend_migration_frontend ... ok
[INFO] [stdout] test test_take_pending_for_removes_matched ... ok
[INFO] [stdout] test test_entity_model_contains_fields ... ok
[INFO] [stdout] test test_m2m_injects_related_impls ... ok
[INFO] [stdout] test test_entity_with_belongs_to_relation ... ok
[INFO] [stdout] test test_m2m_junction_creates_entity_and_migration ... ok
[INFO] [stdout] test test_m2m_junction_idempotent ... ok
[INFO] [stdout] test test_m2m_pending_relations_applied_when_target_generated ... ok
[INFO] [stdout] test test_m2m_pending_relations_stored_when_target_missing ... ok
[INFO] [stdout] test test_migration_timestamp_collision_avoidance ... ok
[INFO] [stdout] test test_multiple_entity_generation ... ok
[INFO] [stdout] test test_entity_frontend_generation ... ok
[INFO] [stdout] test test_multiple_fks_to_same_entity ... ok
[INFO] [stdout] test test_optional_fk_question_before_arrow ... ok
[INFO] [stdout] test test_prevalidation_prevents_file_creation ... ok
[INFO] [stdout] test test_reserved_word_type_field_escaped ... ok
[INFO] [stdout] test test_self_referential_fk_no_duplicate_related ... ok
[INFO] [stdout] test test_tracker_rollback_cleans_up_generated_files ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 79 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 54.55s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests romance_core
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1ef8e6a8c55eb6cac46e4dbee3d5cbe3296024c45e2eba73a4a8ab18600354b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ef8e6a8c55eb6cac46e4dbee3d5cbe3296024c45e2eba73a4a8ab18600354b5", kill_on_drop: false }`
[INFO] [stdout] 1ef8e6a8c55eb6cac46e4dbee3d5cbe3296024c45e2eba73a4a8ab18600354b5
