[INFO] fetching crate elif-orm 0.7.1...
[INFO] testing elif-orm-0.7.1 against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] extracting crate elif-orm 0.7.1 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate elif-orm 0.7.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate elif-orm 0.7.1
[INFO] tweaked toml for crates.io crate elif-orm 0.7.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate elif-orm 0.7.1 on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate elif-orm 0.7.1 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded postgres-types v0.2.9
[INFO] [stderr]   Downloaded uuid v1.18.0
[INFO] [stderr]   Downloaded service-builder v0.3.0
[INFO] [stderr]   Downloaded service-builder-macro v0.3.0
[INFO] [stderr]   Downloaded postgres-protocol v0.6.8
[INFO] [stderr]   Downloaded elif-core v0.7.1
[INFO] [stderr]   Downloaded sqlparser v0.49.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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 93df1e0e2636f507211cc3432c1796c937345983317e897dcc13005752705373
[INFO] running `Command { std: "docker" "start" "-a" "93df1e0e2636f507211cc3432c1796c937345983317e897dcc13005752705373", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "93df1e0e2636f507211cc3432c1796c937345983317e897dcc13005752705373", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93df1e0e2636f507211cc3432c1796c937345983317e897dcc13005752705373", kill_on_drop: false }`
[INFO] [stdout] 93df1e0e2636f507211cc3432c1796c937345983317e897dcc13005752705373
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 78060a929b823647ab3c6165faa00cec7f670e33bcd9b17c04547735785bc0e2
[INFO] running `Command { std: "docker" "start" "-a" "78060a929b823647ab3c6165faa00cec7f670e33bcd9b17c04547735785bc0e2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling cc v1.2.33
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling bitflags v2.9.2
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling sqlparser v0.49.0
[INFO] [stderr]    Compiling postgres-protocol v0.6.8
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]    Compiling postgres-types v0.2.9
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling service-builder-macro v0.3.0
[INFO] [stderr]    Compiling service-builder v0.3.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-postgres v0.7.13
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]    Compiling elif-core v0.7.1
[INFO] [stderr]    Compiling sqlx-postgres v0.7.4
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]    Compiling sqlx v0.7.4
[INFO] [stderr]    Compiling elif-orm v0.7.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "78060a929b823647ab3c6165faa00cec7f670e33bcd9b17c04547735785bc0e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78060a929b823647ab3c6165faa00cec7f670e33bcd9b17c04547735785bc0e2", kill_on_drop: false }`
[INFO] [stdout] 78060a929b823647ab3c6165faa00cec7f670e33bcd9b17c04547735785bc0e2
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d89efd3d90ef6e76611a399b080ea1cd4cc0a0d1fee82a363e7ed741a2924413
[INFO] running `Command { std: "docker" "start" "-a" "d89efd3d90ef6e76611a399b080ea1cd4cc0a0d1fee82a363e7ed741a2924413", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bitflags v2.9.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]    Compiling elif-core v0.7.1
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling clap v4.5.45
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling sqlx-postgres v0.7.4
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]    Compiling sqlx v0.7.4
[INFO] [stderr]    Compiling elif-orm v0.7.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `TestPost` is never constructed
[INFO] [stdout]    --> src/relationships/inference.rs:527:12
[INFO] [stdout]     |
[INFO] [stdout] 527 |     struct TestPost {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 35.01s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "d89efd3d90ef6e76611a399b080ea1cd4cc0a0d1fee82a363e7ed741a2924413", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d89efd3d90ef6e76611a399b080ea1cd4cc0a0d1fee82a363e7ed741a2924413", kill_on_drop: false }`
[INFO] [stdout] d89efd3d90ef6e76611a399b080ea1cd4cc0a0d1fee82a363e7ed741a2924413
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 501ce44a7be8eb4ecb02232a56f38091fdea34efb1e5cb3d7f5c327000176725
[INFO] running `Command { std: "docker" "start" "-a" "501ce44a7be8eb4ecb02232a56f38091fdea34efb1e5cb3d7f5c327000176725", kill_on_drop: false }`
[INFO] [stderr] warning: struct `TestPost` is never constructed
[INFO] [stderr]    --> src/relationships/inference.rs:527:12
[INFO] [stderr]     |
[INFO] [stderr] 527 |     struct TestPost {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `elif-orm` (lib test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/elif_orm-2c1dd75a70f8bb49)
[INFO] [stdout] 
[INFO] [stdout] running 309 tests
[INFO] [stdout] test database::tests::test_database_service_provider_accessors ... ok
[INFO] [stdout] test database::tests::test_database_service_provider_creation ... ok
[INFO] [stdout] test database::tests::test_database_service_provider_configuration ... ok
[INFO] [stdout] test database::tests::test_pool_config_builder ... ok
[INFO] [stdout] test database::tests::test_pool_config_creation ... ok
[INFO] [stdout] test database::tests::test_pool_config_defaults ... ok
[INFO] [stdout] test database::tests::test_pool_error_model_conversion ... ok
[INFO] [stdout] test database::tests::test_pool_error_types ... ok
[INFO] [stdout] test database::tests::test_database_service_provider_defaults ... ok
[INFO] [stdout] test database::tests::test_pool_registry_creation ... ok
[INFO] [stdout] test database::tests::test_database_service_provider_fluent_configuration ... ok
[INFO] [stdout] test database::tests::test_provider_name ... ok
[INFO] [stdout] test database::tests::test_managed_pool_config_access ... ok
[INFO] [stdout] test event_error::tests::test_event_error_database ... ok
[INFO] [stdout] test event_error::tests::test_event_error_debug ... ok
[INFO] [stdout] test event_error::tests::test_event_error_observer ... ok
[INFO] [stdout] test event_error::tests::test_event_error_conversion_from_std_error ... ok
[INFO] [stdout] test event_error::tests::test_event_error_validation_with_hint ... ok
[INFO] [stdout] test event_error::tests::test_event_error_display ... ok
[INFO] [stdout] test events::tests::test_model_event_enum_creation ... ok
[INFO] [stdout] test events::tests::test_observer_updated_event ... ok
[INFO] [stdout] test events::tests::test_observer_created_event ... ok
[INFO] [stdout] test events::tests::test_observer_updating_event ... ok
[INFO] [stdout] test events::tests::test_observer_creating_event ... ok
[INFO] [stdout] test event_error::tests::test_event_error_propagation_stopped ... ok
[INFO] [stdout] test events::tests::test_observer_deleting_event ... ok
[INFO] [stdout] test events::tests::test_observer_saved_event ... ok
[INFO] [stdout] test events::tests::test_event_error_creation ... ok
[INFO] [stdout] test factory::fake_data::tests::test_address_generation ... ok
[INFO] [stdout] test factory::fake_data::tests::test_datetime_generation ... ok
[INFO] [stdout] test factory::fake_data::tests::test_rating_generation ... ok
[INFO] [stdout] test factory::fake_data::tests::test_json_generation ... ok
[INFO] [stdout] test factory::seeder::tests::test_current_environment ... ok
[INFO] [stdout] test factory::relationships::tests::test_relationship_factory_creation ... ok
[INFO] [stdout] test factory::fake_data::tests::test_deterministic_generation ... ok
[INFO] [stdout] test factory::fake_data::tests::test_name_generation ... ok
[INFO] [stdout] test events::tests::test_observer_deleted_event ... ok
[INFO] [stdout] test factory::fake_data::tests::test_email_generation ... ok
[INFO] [stdout] test factory::seeder::tests::test_custom_seeder ... ok
[INFO] [stdout] test factory::fake_data::tests::test_faker_trait ... ok
[INFO] [stdout] test factory::fake_data::tests::test_phone_generation ... ok
[INFO] [stdout] test factory::seeder::tests::test_environment_parsing ... ok
[INFO] [stdout] test factory::fake_data::tests::test_price_generation ... ok
[INFO] [stdout] test factory::seeder::tests::test_environment_safety ... ok
[INFO] [stdout] test factory::seeder::tests::test_seeder_manager_creation ... ok
[INFO] [stdout] test factory::relationships::tests::test_relationship_builder ... ok
[INFO] [stdout] test factory::states::tests::test_admin_state ... ok
[INFO] [stdout] test factory::states::tests::test_active_state ... ok
[INFO] [stdout] test factory::states::tests::test_draft_state ... ok
[INFO] [stdout] test factory::states::tests::test_in_progress_state ... ok
[INFO] [stdout] test events::tests::test_observer_error_handling ... ok
[INFO] [stdout] test events::tests::test_observer_saving_event ... ok
[INFO] [stdout] test factory::tests::test_factory_builder_creation ... ok
[INFO] [stdout] test factory::tests::test_factory_registry_creation ... ok
[INFO] [stdout] test factory::traits::tests::test_factory_config_defaults ... ok
[INFO] [stdout] test factory::traits::tests::test_relationship_type_variants ... ok
[INFO] [stdout] test loading::batch_loader::tests::test_batch_config_default ... ok
[INFO] [stdout] test loading::batch_loader::tests::test_batch_loader_creation ... ok
[INFO] [stdout] test factory::states::tests::test_custom_state ... ok
[INFO] [stdout] test factory::states::tests::test_macro_generated_state ... ok
[INFO] [stdout] test factory::states::tests::test_verified_state ... ok
[INFO] [stdout] test loading::eager_loader::tests::test_eager_load_config_default ... ok
[INFO] [stdout] test loading::eager_loader::tests::test_relationship_info_mapping ... ok
[INFO] [stdout] test loading::batch_loader::tests::test_batch_result_structure ... ok
[INFO] [stdout] test loading::batch_loader::tests::test_cache_stats ... ok
[INFO] [stdout] test event_error::tests::test_event_error_validation ... ok
[INFO] [stdout] test loading::batch_loader::tests::test_error_handling_patterns ... ok
[INFO] [stdout] test factory::traits::tests::test_factory_state_application ... ok
[INFO] [stdout] test loading::batch_loader::tests::test_group_by_parent_id_logic ... ok
[INFO] [stdout] test loading::batch_loader::tests::test_postgresql_type_conversion_patterns ... ok
[INFO] [stdout] test loading::eager_loader::tests::test_build_query_plan ... ok
[INFO] [stdout] test migration::tests::test_table_builder ... ok
[INFO] [stdout] test migrations::schema_builder::tests::test_schema_builder ... ok
[INFO] [stdout] test migration::tests::test_schema_builder ... ok
[INFO] [stdout] test model::lifecycle::tests::test_model_lifecycle_observer_modification_persists ... ok
[INFO] [stdout] test model::lifecycle::tests::test_model_lifecycle_error_stops_flow ... ok
[INFO] [stdout] test model::lifecycle::tests::test_model_lifecycle_multiple_observers ... ok
[INFO] [stdout] test migrations::schema_builder::tests::test_table_builder ... ok
[INFO] [stdout] test model::lifecycle::tests::test_model_lifecycle_event_propagation_control ... ok
[INFO] [stdout] test model::lifecycle::tests::test_model_lifecycle_update_flow ... ok
[INFO] [stdout] test model::primary_key::tests::test_primary_key_display ... ok
[INFO] [stdout] test model::primary_key::tests::test_primary_key_validation ... ok
[INFO] [stdout] test model::lifecycle::tests::test_model_lifecycle_delete_flow ... ok
[INFO] [stdout] test observers::tests::test_global_observer_registry ... ok
[INFO] [stdout] test model::lifecycle::tests::test_model_lifecycle_create_flow ... ok
[INFO] [stdout] test migration::tests::test_load_migrations ... ok
[INFO] [stdout] test migration::tests::test_migration_manager_creation ... ok
[INFO] [stdout] test loading::batch_loader::tests::test_row_to_json_conversion_logic ... ok
[INFO] [stdout] test migration::tests::test_migration_sql_generation ... ok
[INFO] [stdout] test observers::tests::test_observer_registry_creation ... ok
[INFO] [stdout] test observers::tests::test_observer_registry_error_propagation_stops_execution ... ok
[INFO] [stdout] test observers::tests::test_observer_registry_register ... ok
[INFO] [stdout] test observers::tests::test_observer_registry_multiple_observers_execution_order ... ok
[INFO] [stdout] test query::performance_optimized::tests::test_placeholder_caching ... ok
[INFO] [stdout] test query::performance_optimized::tests::test_query_builder_pool ... ok
[INFO] [stdout] test query::performance_optimized::tests::test_optimized_sql_generation ... ok
[INFO] [stdout] test query::with::tests::test_query_builder_with_eager_loading_struct ... ok
[INFO] [stdout] test query::with::tests::test_eager_loader_creation ... ok
[INFO] [stdout] test query::with::tests::test_eager_loading_spec_creation ... ok
[INFO] [stdout] test observers::tests::test_observer_manager_creation ... ok
[INFO] [stdout] test observers::tests::test_observer_manager_register_global_observer ... ok
[INFO] [stdout] test observers::tests::test_observer_registry_trigger_created ... ok
[INFO] [stdout] test observers::tests::test_observer_manager_register_model_observer ... ok
[INFO] [stdout] test query::with::tests::test_api_compatibility ... ok
[INFO] [stdout] test observers::tests::test_observer_registry_error_handling ... ok
[INFO] [stdout] test observers::tests::test_observer_registry_multiple_observers ... ok
[INFO] [stdout] test query::with::tests::test_query_builder_with_trait_exists ... ok
[INFO] [stdout] test query::with::tests::test_relationship_constraint_builder_creation ... ok
[INFO] [stdout] test relationships::containers::tests::test_polymorphic_relationships ... ok
[INFO] [stdout] test relationships::cache::tests::test_cache_store_and_retrieve ... ok
[INFO] [stdout] test relationships::containers::tests::test_relationship_loading_states ... ok
[INFO] [stdout] test relationships::containers::tests::test_type_safe_relationship_creation ... ok
[INFO] [stdout] test relationships::containers::tests::test_has_many_relationship ... ok
[INFO] [stdout] test relationships::cache::tests::test_memory_estimation ... ok
[INFO] [stdout] test relationships::containers::tests::test_type_safe_utils ... ok
[INFO] [stdout] test relationships::eager_loading_tests::tests::test_cache_configuration ... ok
[INFO] [stdout] test relationships::containers::tests::test_relationship_mapping ... ok
[INFO] [stdout] test relationships::eager_loading_tests::tests::test_query_builder_chaining ... ok
[INFO] [stdout] test relationships::eager_loading_tests::tests::test_eager_loader_creation ... ok
[INFO] [stdout] test relationships::eager_loading_tests::tests::test_query_builder_conditional_loading ... ok
[INFO] [stdout] test relationships::eager_loading_tests::tests::test_query_builder_with_count ... ok
[INFO] [stdout] test relationships::eager_loading_tests::tests::test_eager_loading_spec_structure ... ok
[INFO] [stdout] test relationships::eager_loading_tests::tests::test_eager_loader_with_relationship ... ok
[INFO] [stdout] test relationships::eager_loading_tests::tests::test_eager_loader_with_constraints ... ok
[INFO] [stdout] test relationships::eager_loading_tests::tests::test_query_builder_with_count_custom_alias ... ok
[INFO] [stdout] test relationships::eager_loading_tests::tests::test_relationship_cache_basic_operations ... ok
[INFO] [stdout] test relationships::eager_loading_tests::tests::test_query_builder_with_methods ... ok
[INFO] [stdout] test relationships::eager_loading_tests::tests::test_relationship_loading_integration ... ok
[INFO] [stdout] test relationships::hydration::tests::test_hydration_utils ... ok
[INFO] [stdout] test relationships::hydration::tests::test_model_hydrator_creation ... ok
[INFO] [stdout] test relationships::hydration::tests::test_specialized_hydrator_creation ... ok
[INFO] [stdout] test relationships::inference::tests::test_case_conversion ... ok
[INFO] [stdout] test relationships::inference::tests::test_foreign_key_inference ... ok
[INFO] [stdout] test relationships::inference::tests::test_pluralization ... ok
[INFO] [stdout] test relationships::inference::tests::test_relationship_type_suggestion ... ok
[INFO] [stdout] test relationships::inference::tests::test_singularization ... ok
[INFO] [stdout] test relationships::hydration::tests::test_relationship_hydrator_creation ... ok
[INFO] [stdout] test relationships::inference::tests::test_type_inference_helper ... ok
[INFO] [stdout] test relationships::lazy_loading_tests::tests::test_access_pattern_tracking ... ok
[INFO] [stdout] test relationships::eager_loading_tests::tests::test_relationship_constraint_builder ... ok
[INFO] [stdout] test relationships::inference::tests::test_inference_engine_creation ... ok
[INFO] [stdout] test relationships::eager_loading_tests::tests::test_lazy_relationship_loader ... ok
[INFO] [stdout] test relationships::lazy_loading_tests::tests::test_auto_load_control ... ok
[INFO] [stdout] test relationships::eager_loading_tests::tests::test_relationship_cache_stats ... ok
[INFO] [stdout] test relationships::lazy_loading_tests::tests::test_lazy_relationship_builder ... ok
[INFO] [stdout] test relationships::lazy_loading_tests::tests::test_lazy_relationship_types ... ok
[INFO] [stdout] test relationships::lazy_loading_tests::tests::test_cached_relationship_loader_creation ... ok
[INFO] [stdout] test relationships::lazy_loading_tests::tests::test_lazy_creation_and_state ... ok
[INFO] [stdout] test relationships::lazy_loading_tests::tests::test_error_loader_creation ... ok
[INFO] [stdout] test relationships::lazy_loading_tests::tests::test_lazy_manipulation ... ok
[INFO] [stdout] test relationships::eager_loading_tests::tests::test_nested_relationship_parsing ... ok
[INFO] [stdout] test relationships::lazy_loading_tests::tests::test_memory_efficiency ... ok
[INFO] [stdout] test relationships::metadata::tests::test_foreign_key_config ... ok
[INFO] [stdout] test relationships::metadata::tests::test_constraint_operator_sql ... ok
[INFO] [stdout] test relationships::lazy_loading_tests::tests::test_multiple_relationship_types ... ok
[INFO] [stdout] test relationships::lazy_loading_tests::tests::test_relationship_state_transitions ... ok
[INFO] [stdout] test relationships::metadata::tests::test_pivot_config ... ok
[INFO] [stdout] test relationships::metadata::tests::test_relationship_metadata_builder_pattern ... ok
[INFO] [stdout] test relationships::metadata::tests::test_relationship_metadata_creation ... ok
[INFO] [stdout] test relationships::metadata::tests::test_relationship_type_properties ... ok
[INFO] [stdout] test relationships::registry::tests::test_polymorphic_relationships ... ok
[INFO] [stdout] test relationships::registry::tests::test_all_relationships_for_model ... ok
[INFO] [stdout] test relationships::registry::tests::test_find_by_foreign_table ... ok
[INFO] [stdout] test relationships::registry::tests::test_eager_relationships ... ok
[INFO] [stdout] test relationships::registry::tests::test_registry_creation ... ok
[INFO] [stdout] test relationships::type_safe_eager_loading::tests::test_type_safe_eager_loader_creation ... ok
[INFO] [stdout] test relationships::registry::tests::test_relationship_not_found ... ok
[INFO] [stdout] test relationships::registry::tests::test_relationship_registration ... ok
[INFO] [stdout] test relationships::registry::tests::test_relationship_names ... ok
[INFO] [stdout] test relationships::registry::tests::test_registry_stats ... ok
[INFO] [stdout] test relationships::type_safe_eager_loading::tests::test_relationship_type_inference ... ok
[INFO] [stdout] test relationships::registry::tests::test_registry_validation ... ok
[INFO] [stdout] test relationships::metadata::tests::test_polymorphic_config ... ok
[INFO] [stdout] test relationships::metadata::tests::test_relationship_metadata_validation ... ok
[INFO] [stdout] test relationships::type_safe_eager_loading::tests::test_type_safe_eager_load_spec ... ok
[INFO] [stdout] test relationships::type_safe_eager_loading::tests::test_type_safe_relationship_data ... ok
[INFO] [stdout] test relationships::type_safe_tests::container_tests::test_has_many_relationship ... ok
[INFO] [stdout] test relationships::type_safe_tests::container_tests::test_has_one_relationship ... ok
[INFO] [stdout] test relationships::type_safe_tests::container_tests::test_polymorphic_relationships ... ok
[INFO] [stdout] test relationships::type_safe_tests::eager_loading_tests::test_eager_load_spec_creation ... ok
[INFO] [stdout] test relationships::type_safe_tests::container_tests::test_type_safe_utils ... ok
[INFO] [stdout] test relationships::type_safe_tests::container_tests::test_relationship_loading_states ... ok
[INFO] [stdout] test relationships::registry::tests::test_registry_clear ... ok
[INFO] [stdout] test relationships::type_safe_tests::inference_tests::test_singularization ... ok
[INFO] [stdout] test relationships::type_safe_tests::inference_tests::test_table_name_inference ... ok
[INFO] [stdout] test relationships::types::tests::test_relationship_creation ... ok
[INFO] [stdout] test relationships::type_safe_tests::eager_loading_tests::test_relationship_data_variants ... ok
[INFO] [stdout] test relationships::type_safe_tests::inference_tests::test_type_inference_helper ... ok
[INFO] [stdout] test relationships::type_safe_tests::eager_loading_tests::test_type_safe_eager_loader_creation ... ok
[INFO] [stdout] test relationships::type_safe_tests::inference_tests::test_case_conversions ... ok
[INFO] [stdout] test relationships::type_safe_tests::inference_tests::test_foreign_key_naming_conventions ... ok
[INFO] [stdout] test relationships::type_safe_tests::container_tests::test_belongs_to_relationship ... ok
[INFO] [stdout] test relationships::type_safe_tests::container_tests::test_relationship_mapping ... ok
[INFO] [stdout] test relationships::type_safe_tests::inference_tests::test_individual_relationship_inference ... ok
[INFO] [stdout] test relationships::type_safe_tests::inference_tests::test_relationship_inference_engine ... ok
[INFO] [stdout] test relationships::type_safe_tests::inference_tests::test_pluralization ... ok
[INFO] [stdout] test relationships::types::tests::test_relationship_loading_state ... ok
[INFO] [stdout] test relationships::types::tests::test_relationship_type_properties ... ok
[INFO] [stdout] test security::tests::test_escape_identifier ... ok
[INFO] [stdout] test security::tests::test_identifier_whitelist ... ok
[INFO] [stdout] test security::tests::test_validate_parameter ... ok
[INFO] [stdout] test security::tests::test_validate_identifier ... ok
[INFO] [stdout] test security::tests::test_validate_query_pattern ... ok
[INFO] [stdout] test security_injection_tests::tests::test_complete_injection_attack_scenarios ... ok
[INFO] [stdout] test security_injection_tests::tests::test_count_query_injection_prevention ... ok
[INFO] [stdout] test security_injection_tests::tests::test_identifier_whitelist_strict_validation ... ok
[INFO] [stdout] test security_injection_tests::tests::test_parameter_binding_security ... ok
[INFO] [stdout] test security_tests_comprehensive::tests::test_identifier_escaping_basic_cases ... ok
[INFO] [stdout] test security_injection_tests::tests::test_parameter_validation_allows_safe_content ... ok
[INFO] [stdout] test security_tests_comprehensive::tests::test_identifier_escaping_injection_attempts ... ok
[INFO] [stdout] test security_tests_comprehensive::tests::test_identifier_validation_invalid_cases ... ok
[INFO] [stdout] test security_tests_comprehensive::tests::test_identifier_escaping_special_characters ... ok
[INFO] [stdout] test security_injection_tests::tests::test_identifier_escaping_prevents_injection ... ok
[INFO] [stdout] test security_tests_comprehensive::tests::test_identifier_whitelist_escaping ... ok
[INFO] [stdout] test relationships::types::tests::test_relationship_query_builder ... ok
[INFO] [stdout] test security_tests_comprehensive::tests::test_identifier_whitelist_basic_usage ... ok
[INFO] [stdout] test security_injection_tests::tests::test_query_pattern_validation_detects_attacks ... ok
[INFO] [stdout] test relationships::types::tests::test_relationship_utils ... ok
[INFO] [stdout] test security_tests_comprehensive::tests::test_delete_query_safety ... ok
[INFO] [stdout] test security_injection_tests::tests::test_identifier_validation_blocks_dangerous_names ... ok
[INFO] [stdout] test security_injection_tests::tests::test_edge_case_escaping ... ok
[INFO] [stdout] test security_tests_comprehensive::tests::test_insert_query_safety ... ok
[INFO] [stdout] test security_tests_comprehensive::tests::test_parameter_validation_safe_values ... ok
[INFO] [stdout] test security_tests_comprehensive::tests::test_identifier_validation_valid_cases ... ok
[INFO] [stdout] test security_tests_comprehensive::tests::test_parameter_validation_size_limits ... ok
[INFO] [stdout] test security_tests_minimal::tests::test_parameter_validation_basic ... ok
[INFO] [stdout] test security_tests_minimal::tests::test_sql_generation_escapes_identifiers ... ok
[INFO] [stdout] test security_tests_comprehensive::tests::test_query_pattern_validation_safe_queries ... ok
[INFO] [stdout] test security_tests_minimal::tests::test_identifier_validation_basic ... ok
[INFO] [stdout] test security_tests_comprehensive::tests::test_query_pattern_validation_dangerous_patterns ... ok
[INFO] [stdout] test security_tests_comprehensive::tests::test_security_validation_method ... ok
[INFO] [stdout] test security_tests_minimal::tests::test_identifier_escaping_basic ... ok
[INFO] [stdout] test security_tests_comprehensive::tests::test_select_query_identifier_escaping ... ok
[INFO] [stdout] test security_tests_comprehensive::tests::test_update_query_safety ... ok
[INFO] [stdout] test security_tests_minimal::tests::test_sql_generation_prevents_basic_injection ... ok
[INFO] [stdout] test tests::integration_tests::test_database_performance_benchmarks ... ignored
[INFO] [stdout] test tests::integration_tests::test_model_crud_operations ... ignored
[INFO] [stdout] test tests::integration_tests::test_query_execution ... ignored
[INFO] [stdout] test tests::error_tests::test_error_from_conversions ... ok
[INFO] [stdout] test tests::mapping_tests::tests::test_mock_database_row_missing_column ... ok
[INFO] [stdout] test tests::mapping_tests::tests::test_mock_database_row_null_handling ... ok
[INFO] [stdout] test tests::mapping_tests::tests::test_model_serialization_roundtrip ... ok
[INFO] [stdout] test tests::mapping_tests::tests::test_user_model_to_fields ... ok
[INFO] [stdout] test tests::mapping_tests::tests::test_model_type_safety ... ok
[INFO] [stdout] test tests::model_database_integration_tests::test_dynamic_update_sql_generation ... ok
[INFO] [stdout] test tests::mapping_tests::tests::test_post_model_with_complex_types ... ok
[INFO] [stdout] test tests::model_database_integration_tests::test_field_filtering_for_updates ... ok
[INFO] [stdout] test tests::model_database_integration_tests::test_model_timestamps_handling ... ok
[INFO] [stdout] test tests::mapping_tests::tests::test_model_primary_key_handling ... ok
[INFO] [stdout] test tests::model_database_integration_tests::test_bind_json_value_types ... ok
[INFO] [stdout] test tests::model_database_integration_tests::test_model_trait_constants ... ok
[INFO] [stdout] test tests::model_database_integration_tests::test_sql_generation_patterns ... ok
[INFO] [stdout] test tests::mapping_tests::tests::test_post_model_with_optional_content ... ok
[INFO] [stdout] test tests::model_tests::test_model_primary_key_handling ... ok
[INFO] [stdout] test tests::model_tests::test_model_soft_deletes ... ok
[INFO] [stdout] test tests::model_database_integration_tests::test_model_primary_key_handling ... ok
[INFO] [stdout] test tests::model_tests::test_model_table_name ... ok
[INFO] [stdout] test tests::model_tests::test_model_timestamps ... ok
[INFO] [stdout] test tests::model_tests::test_model_to_fields ... ok
[INFO] [stdout] test tests::performance_tests::test_model_instance_memory_overhead ... ok
[INFO] [stdout] test tests::performance_tests::test_parameter_binding_efficiency ... ok
[INFO] [stdout] test tests::model_database_integration_tests::test_model_field_serialization ... ok
[INFO] [stdout] test tests::model_database_integration_tests::test_dynamic_insert_sql_generation ... ok
[INFO] [stdout] test tests::performance_tests::test_query_builder_memory_overhead ... ok
[INFO] [stdout] test tests::performance_tests::test_sql_generation_performance ... ignored
[INFO] [stdout] test tests::performance_tests::test_query_complexity_scoring ... ok
[INFO] [stdout] test tests::primary_key_tests::test_integer_primary_key ... ok
[INFO] [stdout] test tests::primary_key_tests::test_uuid_primary_key ... ok
[INFO] [stdout] test tests::primary_key_tests::test_composite_primary_key ... ok
[INFO] [stdout] test tests::primary_key_tests::test_primary_key_equality ... ok
[INFO] [stdout] test tests::query_builder_tests::test_aggregate_functions ... ok
[INFO] [stdout] test tests::query_builder_tests::test_pagination ... ok
[INFO] [stdout] test tests::query_builder_tests::test_parameter_bindings ... ok
[INFO] [stdout] test tests::query_builder_tests::test_raw_select ... ok
[INFO] [stdout] test tests::query_builder_tests::test_query_builder_clone ... ok
[INFO] [stdout] test tests::query_builder_tests::test_basic_select_query ... ok
[INFO] [stdout] test tests::query_builder_tests::test_cursor_pagination ... ok
[INFO] [stdout] test tests::query_builder_tests::test_select_with_group_by_and_having ... ok
[INFO] [stdout] test tests::error_tests::test_model_error_display ... ok
[INFO] [stdout] test tests::query_builder_tests::test_select_with_joins ... ok
[INFO] [stdout] test tests::error_tests::test_query_error_display ... ok
[INFO] [stdout] test tests::query_builder_tests::test_select_with_multiple_where_operators ... ok
[INFO] [stdout] test tests::query_builder_tests::test_query_complexity_scoring ... ok
[INFO] [stdout] test tests::query_builder_tests::test_select_with_order_and_limit ... ok
[INFO] [stdout] test tests::mapping_tests::tests::test_complex_json_mapping ... ok
[INFO] [stdout] test tests::query_builder_tests::test_select_with_where_conditions ... ok
[INFO] [stdout] test tests::query_builder_tests::test_where_raw ... ok
[INFO] [stdout] test transaction::tests::test_isolation_level_sql ... ok
[INFO] [stdout] test tests::query_builder_tests::test_distinct_query ... ok
[INFO] [stdout] test tests::query_builder_tests::test_subquery_conditions ... ok
[INFO] [stdout] test tests::query_builder_tests::test_exists_condition ... ok
[INFO] [stdout] test tests::mapping_tests::tests::test_mock_database_row_creation ... ok
[INFO] [stdout] test transaction::tests::test_transaction_config_default ... ok
[INFO] [stdout] test transaction_tests::tests::test_error_categorization ... ok
[INFO] [stdout] test transaction_tests::tests::test_transaction_config_presets ... ok
[INFO] [stdout] test transaction_tests::tests::test_transaction_config_builder ... ok
[INFO] [stdout] test transaction_tests::tests::test_isolation_level_serialization ... ok
[INFO] [stdout] test tests::mapping_tests::tests::test_user_model_from_row ... ok
[INFO] [stdout] test transactions::lifecycle::tests::test_serialization_failure_detection ... ok
[INFO] [stdout] test transaction_tests::tests::test_transaction_lifecycle ... ok
[INFO] [stdout] test transaction_tests::tests::test_transaction_isolation_levels ... ok
[INFO] [stdout] test transaction::tests::test_serialization_failure_detection ... ok
[INFO] [stdout] test transaction_tests::tests::test_transaction_state_management ... ok
[INFO] [stdout] test transactions::lifecycle::tests::test_isolation_level_sql ... ok
[INFO] [stdout] test transactions::lifecycle::tests::test_transaction_config_default ... ok
[INFO] [stdout] test transaction_tests::tests::test_serialization_failure_detection ... ok
[INFO] [stdout] test observers::tests::test_observer_registry_trigger_creating ... ok
[INFO] [stderr]      Running tests/query_builder_optimization.rs (/opt/rustwide/target/debug/deps/query_builder_optimization-35150931d688cb6d)
[INFO] [stdout] test tests::performance_tests::test_query_builder_performance ... ok
[INFO] [stderr]    Doc-tests elif_orm
[INFO] [stdout] test relationships::cache::tests::test_cache_expiration ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 305 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test tests::test_batch_size_configuration ... ok
[INFO] [stdout] test tests::test_fluent_api_chaining ... ok
[INFO] [stdout] test tests::test_optimized_eager_loader_creation ... ok
[INFO] [stdout] test tests::test_query_builder_optimization_api ... ok
[INFO] [stdout] test tests::test_eager_load_config_creation ... ok
[INFO] [stdout] test tests::test_optimization_with_custom_config ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/security.rs - security::escape_identifier (line 63) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.99s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "501ce44a7be8eb4ecb02232a56f38091fdea34efb1e5cb3d7f5c327000176725", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "501ce44a7be8eb4ecb02232a56f38091fdea34efb1e5cb3d7f5c327000176725", kill_on_drop: false }`
[INFO] [stdout] 501ce44a7be8eb4ecb02232a56f38091fdea34efb1e5cb3d7f5c327000176725
