[INFO] fetching crate oxify-storage 0.1.0... [INFO] testing oxify-storage-0.1.0 against master#d933cf483edf1605142ac6899ff32536c0ad8b22 for pr-150933 [INFO] extracting crate oxify-storage 0.1.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate oxify-storage 0.1.0 [INFO] finished tweaking crates.io crate oxify-storage 0.1.0 [INFO] tweaked toml for crates.io crate oxify-storage 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate oxify-storage 0.1.0 on toolchain d933cf483edf1605142ac6899ff32536c0ad8b22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate oxify-storage 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded etcetera v0.10.0 [INFO] [stderr] Downloaded sqlx-macros-core v0.9.0-alpha.1 [INFO] [stderr] Downloaded sqlx-macros v0.9.0-alpha.1 [INFO] [stderr] Downloaded arcstr v1.2.0 [INFO] [stderr] Downloaded backon v1.6.0 [INFO] [stderr] Downloaded sqlx-mysql v0.9.0-alpha.1 [INFO] [stderr] Downloaded sqlx-sqlite v0.9.0-alpha.1 [INFO] [stderr] Downloaded oxify-model v0.1.0 [INFO] [stderr] Downloaded sqlx-core v0.9.0-alpha.1 [INFO] [stderr] Downloaded sqlx-postgres v0.9.0-alpha.1 [INFO] [stderr] Downloaded sqlx v0.9.0-alpha.1 [INFO] [stderr] Downloaded redis v1.0.2 [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" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c39f3afea14dcf1220f35a142ee6c8c8720cc282838c6736799a3a1b87298a45 [INFO] running `Command { std: "docker" "start" "-a" "c39f3afea14dcf1220f35a142ee6c8c8720cc282838c6736799a3a1b87298a45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c39f3afea14dcf1220f35a142ee6c8c8720cc282838c6736799a3a1b87298a45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c39f3afea14dcf1220f35a142ee6c8c8720cc282838c6736799a3a1b87298a45", kill_on_drop: false }` [INFO] [stdout] c39f3afea14dcf1220f35a142ee6c8c8720cc282838c6736799a3a1b87298a45 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e007fec434bc128d91904812bb1631278636aedf58c7bc0ea1b3590395744abf [INFO] running `Command { std: "docker" "start" "-a" "e007fec434bc128d91904812bb1631278636aedf58c7bc0ea1b3590395744abf", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling rust_decimal v1.40.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling oxify-model v0.1.0 [INFO] [stderr] Compiling sqlx-core v0.9.0-alpha.1 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling sqlx-sqlite v0.9.0-alpha.1 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling sqlx-macros-core v0.9.0-alpha.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling sqlx-macros v0.9.0-alpha.1 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling sqlx v0.9.0-alpha.1 [INFO] [stderr] Compiling oxify-storage v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.51s [INFO] running `Command { std: "docker" "inspect" "e007fec434bc128d91904812bb1631278636aedf58c7bc0ea1b3590395744abf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e007fec434bc128d91904812bb1631278636aedf58c7bc0ea1b3590395744abf", kill_on_drop: false }` [INFO] [stdout] e007fec434bc128d91904812bb1631278636aedf58c7bc0ea1b3590395744abf [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5fd482de4ce1742a1a52850cc9f0a745f3351ba1acb4709fb03d4cf7640104b6 [INFO] running `Command { std: "docker" "start" "-a" "5fd482de4ce1742a1a52850cc9f0a745f3351ba1acb4709fb03d4cf7640104b6", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling sqlx-core v0.9.0-alpha.1 [INFO] [stderr] Compiling tokio-test v0.4.5 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling sqlx-sqlite v0.9.0-alpha.1 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling sqlx v0.9.0-alpha.1 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling oxify-storage v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 27.34s [INFO] running `Command { std: "docker" "inspect" "5fd482de4ce1742a1a52850cc9f0a745f3351ba1acb4709fb03d4cf7640104b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fd482de4ce1742a1a52850cc9f0a745f3351ba1acb4709fb03d4cf7640104b6", kill_on_drop: false }` [INFO] [stdout] 5fd482de4ce1742a1a52850cc9f0a745f3351ba1acb4709fb03d4cf7640104b6 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2528f792b6913e86049ed9fb6b64e383b80198a2a43b8f6858e38adceee29ca3 [INFO] running `Command { std: "docker" "start" "-a" "2528f792b6913e86049ed9fb6b64e383b80198a2a43b8f6858e38adceee29ca3", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oxify_storage-7dc6411a5c06110e) [INFO] [stdout] [INFO] [stdout] running 110 tests [INFO] [stdout] test cache::tests::test_cache_metrics_hit_rate ... ok [INFO] [stdout] test connection_leak_detector::tests::test_clear ... ok [INFO] [stdout] test cache::tests::test_cache_lru_eviction ... ok [INFO] [stdout] test cache::tests::test_cache_basic_operations ... ok [INFO] [stdout] test cache::tests::test_cache_stats ... ok [INFO] [stdout] test connection_leak_detector::tests::test_max_tracked_connections ... ok [INFO] [stdout] test connection_leak_detector::tests::test_track_acquisition_and_release ... ok [INFO] [stdout] test db_utils::tests::test_bool_to_int ... ok [INFO] [stdout] test db_utils::tests::test_int_to_bool ... ok [INFO] [stdout] test db_utils::tests::test_opt_i64_to_u64 ... ok [INFO] [stdout] test db_utils::tests::test_parse_uuid_array ... ok [INFO] [stdout] test connection_leak_detector::tests::test_release_untracked_connection ... ok [INFO] [stdout] test db_utils::tests::test_i64_to_u64_safe ... ok [INFO] [stdout] test db_utils::tests::test_parse_uuid_array_all_invalid ... ok [INFO] [stdout] test db_utils::tests::test_parse_uuid_array_empty ... ok [INFO] [stdout] test connection_leak_detector::tests::test_stats_tracking ... ok [INFO] [stdout] test db_utils::tests::test_roundtrip_bool_int ... ok [INFO] [stdout] test db_utils::tests::test_uuids_to_strings ... ok [INFO] [stdout] test error::tests::test_constraint_violation_error_creation ... ok [INFO] [stdout] test execution_store::tests::test_execution_crud ... ignored [INFO] [stdout] test error::tests::test_validation_error_creation ... ok [INFO] [stdout] test health::tests::test_default_health_check_config ... ok [INFO] [stdout] test health::tests::test_health_report_filters ... ok [INFO] [stdout] test maintenance::tests::test_maintenance_config_default ... ok [INFO] [stdout] test maintenance::tests::test_maintenance_results_default ... ok [INFO] [stdout] test error::tests::test_not_found_error_creation ... ok [INFO] [stdout] test error::tests::test_error_helper_methods ... ok [INFO] [stdout] test error::tests::test_resource_id_from_string ... ok [INFO] [stdout] test db_utils::tests::test_uuids_to_strings_empty ... ok [INFO] [stdout] test metrics_exporter::tests::test_metric_creation ... ok [INFO] [stdout] test metrics_exporter::tests::test_prometheus_format_with_labels ... ok [INFO] [stdout] test migrations::tests::test_required_indexes_list ... ok [INFO] [stdout] test migration_runner::tests::test_checksum_consistency ... ok [INFO] [stdout] test pagination::tests::test_page_info_first_page ... ok [INFO] [stdout] test pagination::tests::test_page_info_from_total ... ok [INFO] [stdout] test migration_runner::tests::test_builtin_migrations_exist ... ok [INFO] [stdout] test migration_runner::tests::test_checksum_calculation ... ok [INFO] [stdout] test pagination::tests::test_pagination_builder_cursor ... ok [INFO] [stdout] test pagination::tests::test_page_info_last_page ... ok [INFO] [stdout] test metrics_exporter::tests::test_prometheus_format_no_labels ... ok [INFO] [stdout] test pagination::tests::test_pagination_limit_validation ... ok [INFO] [stdout] test metrics_exporter::tests::test_metric_type_as_str ... ok [INFO] [stdout] test pagination::tests::test_pagination_request_offset ... ok [INFO] [stdout] test pagination::tests::test_pagination_response_cursor ... ok [INFO] [stdout] test pagination::tests::test_pagination_builder ... ok [INFO] [stdout] test pagination::tests::test_pagination_builder_no_offset ... ok [INFO] [stdout] test pagination::tests::test_pagination_response_offset ... ok [INFO] [stdout] test pagination::tests::test_pagination_request_cursor ... ok [INFO] [stdout] test query_builder::tests::test_count_query ... ok [INFO] [stdout] test pool::tests::test_pool_stats ... ok [INFO] [stdout] test pool::tests::test_pool_stats_at_capacity ... ok [INFO] [stdout] test query_builder::tests::test_distinct_query ... ok [INFO] [stdout] test query_builder::tests::test_complex_query ... ok [INFO] [stdout] test query_builder::tests::test_having_clause ... ok [INFO] [stdout] test query_builder::tests::test_group_by ... ok [INFO] [stdout] test query_builder::tests::test_join ... ok [INFO] [stdout] test query_builder::tests::test_delete_builder ... ok [INFO] [stdout] test pagination::tests::test_pagination_request_default ... ok [INFO] [stdout] test pagination::tests::test_pagination_response_map ... ok [INFO] [stdout] test query_builder::tests::test_like_condition ... ok [INFO] [stdout] test query_builder::tests::test_multiple_where_conditions ... ok [INFO] [stdout] test query_builder::tests::test_select_with_columns ... ok [INFO] [stdout] test query_builder::tests::test_order_by ... ok [INFO] [stdout] test query_builder::tests::test_where_between ... ok [INFO] [stdout] test query_builder::tests::test_where_equal ... ok [INFO] [stdout] test query_builder::tests::test_where_if ... ok [INFO] [stdout] test query_builder::tests::test_where_in ... ok [INFO] [stdout] test query_builder::tests::test_where_null ... ok [INFO] [stdout] test retry::tests::test_retry_config_default ... ok [INFO] [stdout] test query_builder::tests::test_limit_offset ... ok [INFO] [stdout] test retry::tests::test_retry_config_fast ... ok [INFO] [stdout] test query_builder::tests::test_simple_select ... ok [INFO] [stdout] test retry::tests::test_retry_stats ... ok [INFO] [stdout] test query_builder::tests::test_update_builder ... ok [INFO] [stdout] test retry::tests::test_retry_config_slow ... ok [INFO] [stdout] test soft_delete::tests::test_soft_delete_builder_basic_query ... ok [INFO] [stdout] test soft_delete::tests::test_soft_delete_builder_custom_columns ... ok [INFO] [stdout] test retry::tests::test_retry_stops_on_non_retryable_error ... ok [INFO] [stdout] test soft_delete::tests::test_soft_delete_builder_no_where_clause ... ok [INFO] [stdout] test soft_delete::tests::test_soft_delete_filter_custom_column ... ok [INFO] [stdout] test retry::tests::test_retry_succeeds_immediately ... ok [INFO] [stdout] test soft_delete::tests::test_soft_delete_filter_time_range ... ok [INFO] [stdout] test soft_delete::tests::test_soft_delete_metadata_new ... ok [INFO] [stdout] test soft_delete::tests::test_soft_delete_restorer_basic_query ... ok [INFO] [stdout] test soft_delete::tests::test_soft_delete_restorer_with_metadata_columns ... ok [INFO] [stdout] test soft_delete::tests::test_soft_delete_restorer_no_where_clause ... ok [INFO] [stdout] test validation::tests::test_quota_limit_validator_invalid ... ok [INFO] [stdout] test validation::tests::test_quota_limit_validator_multiple_errors ... ok [INFO] [stdout] test validation::tests::test_quota_limit_validator_valid ... ok [INFO] [stdout] test validation::tests::test_quota_limit_validator_with_none ... ok [INFO] [stdout] test validation::tests::test_validate_optional_positive ... ok [INFO] [stdout] test validation::tests::test_validate_positive_i32 ... ok [INFO] [stdout] test validation::tests::test_validate_positive_i64 ... ok [INFO] [stdout] test workflow_store::tests::test_workflow_crud ... ignored [INFO] [stdout] test workflow_version_store::tests::test_version_history ... ignored [INFO] [stdout] test validation::tests::test_validate_collection_size ... ok [INFO] [stdout] test validation::tests::test_validate_non_empty_string ... ok [INFO] [stdout] test error::tests::test_resource_id_from_uuid ... ok [INFO] [stdout] test soft_delete::tests::test_soft_delete_filter_default ... ok [INFO] [stdout] test soft_delete::tests::test_soft_delete_metadata_anonymous ... ok [INFO] [stdout] test connection_leak_detector::tests::test_multiple_connections ... ok [INFO] [stdout] test error::tests::test_resource_id_serialization ... ok [INFO] [stdout] test error::tests::test_resource_type_serialization ... ok [INFO] [stdout] test health::tests::test_health_status ... ok [INFO] [stdout] test retry::tests::test_retry_fails_after_max_attempts ... ok [INFO] [stdout] test retry::tests::test_retry_succeeds_eventually ... ok [INFO] [stdout] test connection_leak_detector::tests::test_leak_detection ... ok [INFO] [stdout] test encryption::tests::test_wrong_key_fails ... ok [INFO] [stdout] test encryption::tests::test_encrypt_decrypt ... ok [INFO] [stdout] test encryption::tests::test_different_ivs ... ok [INFO] [stderr] Doc-tests oxify_storage [INFO] [stdout] [INFO] [stdout] test result: ok. 107 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 6.77s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 48 tests [INFO] [stdout] test src/cache.rs - cache (line 22) ... ignored [INFO] [stdout] test src/connection_leak_detector.rs - connection_leak_detector (line 15) ... ignored [INFO] [stdout] test src/health.rs - health (line 18) ... ignored [INFO] [stdout] test src/lib.rs - (line 22) ... ignored [INFO] [stdout] test src/maintenance.rs - maintenance (line 14) ... ignored [INFO] [stdout] test src/metrics_exporter.rs - metrics_exporter (line 20) ... ignored [INFO] [stdout] test src/metrics_exporter.rs - metrics_exporter (line 39) ... ignored [INFO] [stdout] test src/metrics_exporter.rs - metrics_exporter (line 49) ... ignored [INFO] [stdout] test src/migration_runner.rs - migration_runner (line 16) ... ignored [INFO] [stdout] test src/migrations.rs - migrations::apply_performance_indexes (line 29) ... ignored [INFO] [stdout] test src/migrations.rs - migrations::apply_schema_enhancements (line 152) ... ignored [INFO] [stdout] test src/pagination.rs - pagination (line 12) ... ignored [INFO] [stdout] test src/pagination.rs - pagination (line 28) ... ignored [INFO] [stdout] test src/pool.rs - pool::DatabasePool::warmup (line 47) ... ignored [INFO] [stdout] test src/db_utils.rs - db_utils::i64_to_u64_safe (line 50) ... ok [INFO] [stdout] test src/db_utils.rs - db_utils::int_to_bool (line 98) ... ok [INFO] [stdout] test src/db_utils.rs - db_utils::bool_to_int (line 81) ... ok [INFO] [stdout] test src/retry.rs - retry::retry_on_transient_error (line 74) ... ignored [INFO] [stdout] test src/soft_delete.rs - soft_delete (line 16) ... ignored [INFO] [stdout] test src/soft_delete.rs - soft_delete (line 26) ... ignored [INFO] [stdout] test src/retry.rs - retry::RetryConfig (line 13) ... ok [INFO] [stdout] test src/soft_delete.rs - soft_delete::SoftDeleteBuilder::soft_delete_query (line 190) ... ignored [INFO] [stdout] test src/db_utils.rs - db_utils::uuids_to_strings (line 34) ... ok [INFO] [stdout] test src/query_builder.rs - query_builder (line 22) ... FAILED [INFO] [stdout] test src/query_builder.rs - query_builder::QueryBuilder::limit (line 303) ... FAILED [INFO] [stdout] test src/query_builder.rs - query_builder::QueryBuilder::where_condition (line 240) ... FAILED [INFO] [stdout] test src/query_builder.rs - query_builder::QueryBuilder::select (line 219) ... FAILED [INFO] [stdout] test src/pagination.rs - pagination::PaginationRequest::offset (line 92) ... FAILED [INFO] [stdout] test src/soft_delete.rs - soft_delete::SoftDeleteRestorer::restore_query (line 349) ... ignored [INFO] [stdout] test src/pagination.rs - pagination::PaginationRequest::cursor (line 106) ... FAILED [INFO] [stdout] test src/soft_delete.rs - soft_delete::SoftDeleteBuilder::new (line 98) ... FAILED [INFO] [stdout] test src/soft_delete.rs - soft_delete::SoftDeleteBuilder::where_clause (line 116) ... FAILED [INFO] [stdout] test src/soft_delete.rs - soft_delete::SoftDeleteFilter::new (line 212) ... FAILED [INFO] [stdout] test src/db_utils.rs - db_utils::opt_i64_to_u64 (line 67) has been running for over 60 seconds [INFO] [stdout] test src/db_utils.rs - db_utils::parse_uuid_array (line 12) has been running for over 60 seconds [INFO] [stdout] test src/pagination.rs - pagination::PageInfo::from_total (line 232) has been running for over 60 seconds [INFO] [stdout] test src/pagination.rs - pagination::PaginationBuilder::build_sql (line 315) has been running for over 60 seconds [INFO] [stdout] test src/query_builder.rs - query_builder::QueryBuilder::build (line 325) has been running for over 60 seconds [INFO] [stdout] test src/query_builder.rs - query_builder::QueryBuilder::new (line 195) has been running for over 60 seconds [INFO] [stdout] test src/query_builder.rs - query_builder::QueryBuilder::order_by (line 276) has been running for over 60 seconds [INFO] [stdout] test src/soft_delete.rs - soft_delete::SoftDeleteFilter::not_deleted_clause (line 226) ... FAILED [INFO] [stdout] test src/db_utils.rs - db_utils::opt_i64_to_u64 (line 67) ... ok [INFO] [stdout] test src/validation.rs - validation::validate_collection_size (line 66) ... ok [INFO] [stdout] test src/validation.rs - validation::validate_positive (line 12) ... ok [INFO] [stdout] test src/validation.rs - validation::validate_non_empty_string (line 47) ... ok [INFO] [stdout] test src/validation.rs - validation::QuotaLimitValidator (line 93) ... ok [INFO] [stdout] test src/soft_delete.rs - soft_delete::SoftDeleteRestorer::new (line 279) ... ok [INFO] [stdout] test src/soft_delete.rs - soft_delete::SoftDeleteFilter::deleted_clause (line 239) ... ok [INFO] [stdout] test src/soft_delete.rs - soft_delete::SoftDeleteMetadata::new (line 58) ... ok [INFO] [stdout] test src/pagination.rs - pagination::PageInfo::from_total (line 232) ... ok [INFO] [stdout] test src/query_builder.rs - query_builder::QueryBuilder::build (line 325) ... ok [INFO] [stdout] test src/query_builder.rs - query_builder::QueryBuilder::new (line 195) ... ok [INFO] [stdout] test src/query_builder.rs - query_builder::QueryBuilder::order_by (line 276) ... ok [INFO] [stdout] test src/pagination.rs - pagination::PaginationBuilder::build_sql (line 315) ... ok [INFO] [stdout] test src/db_utils.rs - db_utils::parse_uuid_array (line 12) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/query_builder.rs - query_builder (line 22) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestgggh9y/rustcpWOMIE/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liboxify_storage-7eaa598b112a559a,libpbkdf2-33d41751e9b57d50,libpassword_hash-fa5740345d4f2363,libbase64ct-cd9837778153b027,libsqlx-3dc780082a3a8764,libsqlx_sqlite-779d67a6feb4a1e0,libfutures_executor-2921318b05e07464,libflume-7f423a13feb8172d,libspin-6aca1d391314f776,libserde_urlencoded-f99a34b2e813c42d,libfutures_channel-c679acf38b3b9ea3,libfutures_intrusive-98c899071e1fb3d1,liblibsqlite3_sys-2be971e8a7eb7e73,libatoi-b8386ff51e542783,libsqlx_core-c2b089fbe90308f9,libtokio-9c9a9f0c15a5e11c,libsignal_hook_registry-f28089634c785938,liberrno-022dd9b102cb7f23,libsocket2-2f89fc9282b9f618,libmio-d227034275a3083c,libparking_lot-5993fc47eb56eda4,libparking_lot_core-aa4614abb76e0baf,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libbytes-752d6eacdc0bb513,libhashlink-f1b9161a78469831,libhashbrown-0ebcc041e2e68b39,libfoldhash-a84df4cbe8daa3b8,librust_decimal-11f9994f6097cb1f,libarrayvec-e69e5f78daccaf57,liburl-77354d5cea4d0a8b,libidna-fbad388b26407e72,libutf8_iter-0d9be7b316c2b184,libidna_adapter-245b1c21eb3d2d76,libicu_properties-1b6a50952af883ab,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-29237e67d4723216,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-4581f7aa2e7cffdc,libpotential_utf-8a3c16168b7ab535,libicu_provider-a57020c386dc0922,libicu_locale_core-34d181bee808c99f,libtinystr-3cf853df2d98d42e,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-67b0ee632cf1e69d,libzerotrie-850b0bb75f3a9252,libyoke-75b3db6e8c59c086,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-48ab4544af0a475c,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libtracing-c1465f8fb6967bf3,liblog-d269868761ac548a,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libcrossbeam_queue-7ccd0d142a4956b3,libcrossbeam_utils-0a46ed2e1921bda3,libeither-9301391b2dcb874f,libevent_listener-3285fc919fa670d4,libparking-49fcf10303d3525f,libfutures_util-cf5c1c15ca12d3fb,libfutures_io-972ebb79349338ae,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libaes_gcm-acb3b9928d7e3ed3,libctr-e8b801ca10073eee,libghash-0c24ab758a6c8bad,libpolyval-d56ffa118dfe347a,libopaque_debug-1c8528c9b2d49180,libuniversal_hash-476016bf33155773,libaes-c8310d3f7e5c2955,libcipher-9adf3fb906130868,libinout-d788a12d9db6d81f,libaead-feb7ae19104eb604,liboxify_model-6db6a03fc3c91794,libserde_yaml-27a063d581c24aff,libryu-14257e7dfe68df82,libindexmap-a77eb3c57ac1694b,libhashbrown-a0fede83a537ebb1,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libfoldhash-d6902c75bde81c73,libunsafe_libyaml-7bc1bf218b2f5452,libregex-661d0e25aefbfd44,libregex_automata-5b647fff0db6863d,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,libhex-28742b4ca144387c,libsha2-e5a98770f8c7c419,libcpufeatures-471354fefbcaf2d8,libhmac-d4c694e3a17b7ce3,libdigest-3df62eea13422425,libsubtle-ca7024fc66e4388f,libblock_buffer-89561fdedc720992,libcrypto_common-e83f525b296df8ad,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,librand_core-373baf749abc9438,libgetrandom-e6d1c2f6bfdd11aa,librand-631ddca0c0d16605,librand_chacha-c16ad1de31bd0905,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-2008d5c38082e6d1,libthiserror-3c7838f8d391a837,libserde_json-cf9fe0df5d991776,libmemchr-f9c66c7ba21bf873,libitoa-ae20521aea192d35,libzmij-be0fceea2b531920,libbase64-2a03de3babadded3,libanyhow-7e5dcd40304f6dad,libuuid-be5d96d5884973fb,libgetrandom-8ad90180b871c4ee,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libchrono-a985ddb053e5c8bb,libiana_time_zone-54997521cde77023,libnum_traits-ca8a17926a2d9230,libserde-1b3a6f84db82c337,libserde_core-9630c118cbbf7b68}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestgggh9y/rustcpWOMIE/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-48575bde7fde05c4/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-66e0ba10b8847a65/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestgggh9y/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/query_builder.rs - query_builder::QueryBuilder::limit (line 303) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestSjZ3Hz/rustcrSZrqg/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liboxify_storage-7eaa598b112a559a,libpbkdf2-33d41751e9b57d50,libpassword_hash-fa5740345d4f2363,libbase64ct-cd9837778153b027,libsqlx-3dc780082a3a8764,libsqlx_sqlite-779d67a6feb4a1e0,libfutures_executor-2921318b05e07464,libflume-7f423a13feb8172d,libspin-6aca1d391314f776,libserde_urlencoded-f99a34b2e813c42d,libfutures_channel-c679acf38b3b9ea3,libfutures_intrusive-98c899071e1fb3d1,liblibsqlite3_sys-2be971e8a7eb7e73,libatoi-b8386ff51e542783,libsqlx_core-c2b089fbe90308f9,libtokio-9c9a9f0c15a5e11c,libsignal_hook_registry-f28089634c785938,liberrno-022dd9b102cb7f23,libsocket2-2f89fc9282b9f618,libmio-d227034275a3083c,libparking_lot-5993fc47eb56eda4,libparking_lot_core-aa4614abb76e0baf,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libbytes-752d6eacdc0bb513,libhashlink-f1b9161a78469831,libhashbrown-0ebcc041e2e68b39,libfoldhash-a84df4cbe8daa3b8,librust_decimal-11f9994f6097cb1f,libarrayvec-e69e5f78daccaf57,liburl-77354d5cea4d0a8b,libidna-fbad388b26407e72,libutf8_iter-0d9be7b316c2b184,libidna_adapter-245b1c21eb3d2d76,libicu_properties-1b6a50952af883ab,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-29237e67d4723216,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-4581f7aa2e7cffdc,libpotential_utf-8a3c16168b7ab535,libicu_provider-a57020c386dc0922,libicu_locale_core-34d181bee808c99f,libtinystr-3cf853df2d98d42e,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-67b0ee632cf1e69d,libzerotrie-850b0bb75f3a9252,libyoke-75b3db6e8c59c086,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-48ab4544af0a475c,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libtracing-c1465f8fb6967bf3,liblog-d269868761ac548a,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libcrossbeam_queue-7ccd0d142a4956b3,libcrossbeam_utils-0a46ed2e1921bda3,libeither-9301391b2dcb874f,libevent_listener-3285fc919fa670d4,libparking-49fcf10303d3525f,libfutures_util-cf5c1c15ca12d3fb,libfutures_io-972ebb79349338ae,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libaes_gcm-acb3b9928d7e3ed3,libctr-e8b801ca10073eee,libghash-0c24ab758a6c8bad,libpolyval-d56ffa118dfe347a,libopaque_debug-1c8528c9b2d49180,libuniversal_hash-476016bf33155773,libaes-c8310d3f7e5c2955,libcipher-9adf3fb906130868,libinout-d788a12d9db6d81f,libaead-feb7ae19104eb604,liboxify_model-6db6a03fc3c91794,libserde_yaml-27a063d581c24aff,libryu-14257e7dfe68df82,libindexmap-a77eb3c57ac1694b,libhashbrown-a0fede83a537ebb1,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libfoldhash-d6902c75bde81c73,libunsafe_libyaml-7bc1bf218b2f5452,libregex-661d0e25aefbfd44,libregex_automata-5b647fff0db6863d,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,libhex-28742b4ca144387c,libsha2-e5a98770f8c7c419,libcpufeatures-471354fefbcaf2d8,libhmac-d4c694e3a17b7ce3,libdigest-3df62eea13422425,libsubtle-ca7024fc66e4388f,libblock_buffer-89561fdedc720992,libcrypto_common-e83f525b296df8ad,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,librand_core-373baf749abc9438,libgetrandom-e6d1c2f6bfdd11aa,librand-631ddca0c0d16605,librand_chacha-c16ad1de31bd0905,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-2008d5c38082e6d1,libthiserror-3c7838f8d391a837,libserde_json-cf9fe0df5d991776,libmemchr-f9c66c7ba21bf873,libitoa-ae20521aea192d35,libzmij-be0fceea2b531920,libbase64-2a03de3babadded3,libanyhow-7e5dcd40304f6dad,libuuid-be5d96d5884973fb,libgetrandom-8ad90180b871c4ee,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libchrono-a985ddb053e5c8bb,libiana_time_zone-54997521cde77023,libnum_traits-ca8a17926a2d9230,libserde-1b3a6f84db82c337,libserde_core-9630c118cbbf7b68}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestSjZ3Hz/rustcrSZrqg/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-48575bde7fde05c4/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-66e0ba10b8847a65/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestSjZ3Hz/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/query_builder.rs - query_builder::QueryBuilder::where_condition (line 240) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestwbMOJs/rustcyJ2YUo/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liboxify_storage-7eaa598b112a559a,libpbkdf2-33d41751e9b57d50,libpassword_hash-fa5740345d4f2363,libbase64ct-cd9837778153b027,libsqlx-3dc780082a3a8764,libsqlx_sqlite-779d67a6feb4a1e0,libfutures_executor-2921318b05e07464,libflume-7f423a13feb8172d,libspin-6aca1d391314f776,libserde_urlencoded-f99a34b2e813c42d,libfutures_channel-c679acf38b3b9ea3,libfutures_intrusive-98c899071e1fb3d1,liblibsqlite3_sys-2be971e8a7eb7e73,libatoi-b8386ff51e542783,libsqlx_core-c2b089fbe90308f9,libtokio-9c9a9f0c15a5e11c,libsignal_hook_registry-f28089634c785938,liberrno-022dd9b102cb7f23,libsocket2-2f89fc9282b9f618,libmio-d227034275a3083c,libparking_lot-5993fc47eb56eda4,libparking_lot_core-aa4614abb76e0baf,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libbytes-752d6eacdc0bb513,libhashlink-f1b9161a78469831,libhashbrown-0ebcc041e2e68b39,libfoldhash-a84df4cbe8daa3b8,librust_decimal-11f9994f6097cb1f,libarrayvec-e69e5f78daccaf57,liburl-77354d5cea4d0a8b,libidna-fbad388b26407e72,libutf8_iter-0d9be7b316c2b184,libidna_adapter-245b1c21eb3d2d76,libicu_properties-1b6a50952af883ab,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-29237e67d4723216,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-4581f7aa2e7cffdc,libpotential_utf-8a3c16168b7ab535,libicu_provider-a57020c386dc0922,libicu_locale_core-34d181bee808c99f,libtinystr-3cf853df2d98d42e,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-67b0ee632cf1e69d,libzerotrie-850b0bb75f3a9252,libyoke-75b3db6e8c59c086,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-48ab4544af0a475c,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libtracing-c1465f8fb6967bf3,liblog-d269868761ac548a,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libcrossbeam_queue-7ccd0d142a4956b3,libcrossbeam_utils-0a46ed2e1921bda3,libeither-9301391b2dcb874f,libevent_listener-3285fc919fa670d4,libparking-49fcf10303d3525f,libfutures_util-cf5c1c15ca12d3fb,libfutures_io-972ebb79349338ae,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libaes_gcm-acb3b9928d7e3ed3,libctr-e8b801ca10073eee,libghash-0c24ab758a6c8bad,libpolyval-d56ffa118dfe347a,libopaque_debug-1c8528c9b2d49180,libuniversal_hash-476016bf33155773,libaes-c8310d3f7e5c2955,libcipher-9adf3fb906130868,libinout-d788a12d9db6d81f,libaead-feb7ae19104eb604,liboxify_model-6db6a03fc3c91794,libserde_yaml-27a063d581c24aff,libryu-14257e7dfe68df82,libindexmap-a77eb3c57ac1694b,libhashbrown-a0fede83a537ebb1,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libfoldhash-d6902c75bde81c73,libunsafe_libyaml-7bc1bf218b2f5452,libregex-661d0e25aefbfd44,libregex_automata-5b647fff0db6863d,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,libhex-28742b4ca144387c,libsha2-e5a98770f8c7c419,libcpufeatures-471354fefbcaf2d8,libhmac-d4c694e3a17b7ce3,libdigest-3df62eea13422425,libsubtle-ca7024fc66e4388f,libblock_buffer-89561fdedc720992,libcrypto_common-e83f525b296df8ad,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,librand_core-373baf749abc9438,libgetrandom-e6d1c2f6bfdd11aa,librand-631ddca0c0d16605,librand_chacha-c16ad1de31bd0905,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-2008d5c38082e6d1,libthiserror-3c7838f8d391a837,libserde_json-cf9fe0df5d991776,libmemchr-f9c66c7ba21bf873,libitoa-ae20521aea192d35,libzmij-be0fceea2b531920,libbase64-2a03de3babadded3,libanyhow-7e5dcd40304f6dad,libuuid-be5d96d5884973fb,libgetrandom-8ad90180b871c4ee,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libchrono-a985ddb053e5c8bb,libiana_time_zone-54997521cde77023,libnum_traits-ca8a17926a2d9230,libserde-1b3a6f84db82c337,libserde_core-9630c118cbbf7b68}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestwbMOJs/rustcyJ2YUo/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-48575bde7fde05c4/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-66e0ba10b8847a65/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestwbMOJs/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/query_builder.rs - query_builder::QueryBuilder::select (line 219) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestTvdYlC/rustcCTBk5o/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liboxify_storage-7eaa598b112a559a,libpbkdf2-33d41751e9b57d50,libpassword_hash-fa5740345d4f2363,libbase64ct-cd9837778153b027,libsqlx-3dc780082a3a8764,libsqlx_sqlite-779d67a6feb4a1e0,libfutures_executor-2921318b05e07464,libflume-7f423a13feb8172d,libspin-6aca1d391314f776,libserde_urlencoded-f99a34b2e813c42d,libfutures_channel-c679acf38b3b9ea3,libfutures_intrusive-98c899071e1fb3d1,liblibsqlite3_sys-2be971e8a7eb7e73,libatoi-b8386ff51e542783,libsqlx_core-c2b089fbe90308f9,libtokio-9c9a9f0c15a5e11c,libsignal_hook_registry-f28089634c785938,liberrno-022dd9b102cb7f23,libsocket2-2f89fc9282b9f618,libmio-d227034275a3083c,libparking_lot-5993fc47eb56eda4,libparking_lot_core-aa4614abb76e0baf,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libbytes-752d6eacdc0bb513,libhashlink-f1b9161a78469831,libhashbrown-0ebcc041e2e68b39,libfoldhash-a84df4cbe8daa3b8,librust_decimal-11f9994f6097cb1f,libarrayvec-e69e5f78daccaf57,liburl-77354d5cea4d0a8b,libidna-fbad388b26407e72,libutf8_iter-0d9be7b316c2b184,libidna_adapter-245b1c21eb3d2d76,libicu_properties-1b6a50952af883ab,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-29237e67d4723216,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-4581f7aa2e7cffdc,libpotential_utf-8a3c16168b7ab535,libicu_provider-a57020c386dc0922,libicu_locale_core-34d181bee808c99f,libtinystr-3cf853df2d98d42e,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-67b0ee632cf1e69d,libzerotrie-850b0bb75f3a9252,libyoke-75b3db6e8c59c086,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-48ab4544af0a475c,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libtracing-c1465f8fb6967bf3,liblog-d269868761ac548a,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libcrossbeam_queue-7ccd0d142a4956b3,libcrossbeam_utils-0a46ed2e1921bda3,libeither-9301391b2dcb874f,libevent_listener-3285fc919fa670d4,libparking-49fcf10303d3525f,libfutures_util-cf5c1c15ca12d3fb,libfutures_io-972ebb79349338ae,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libaes_gcm-acb3b9928d7e3ed3,libctr-e8b801ca10073eee,libghash-0c24ab758a6c8bad,libpolyval-d56ffa118dfe347a,libopaque_debug-1c8528c9b2d49180,libuniversal_hash-476016bf33155773,libaes-c8310d3f7e5c2955,libcipher-9adf3fb906130868,libinout-d788a12d9db6d81f,libaead-feb7ae19104eb604,liboxify_model-6db6a03fc3c91794,libserde_yaml-27a063d581c24aff,libryu-14257e7dfe68df82,libindexmap-a77eb3c57ac1694b,libhashbrown-a0fede83a537ebb1,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libfoldhash-d6902c75bde81c73,libunsafe_libyaml-7bc1bf218b2f5452,libregex-661d0e25aefbfd44,libregex_automata-5b647fff0db6863d,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,libhex-28742b4ca144387c,libsha2-e5a98770f8c7c419,libcpufeatures-471354fefbcaf2d8,libhmac-d4c694e3a17b7ce3,libdigest-3df62eea13422425,libsubtle-ca7024fc66e4388f,libblock_buffer-89561fdedc720992,libcrypto_common-e83f525b296df8ad,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,librand_core-373baf749abc9438,libgetrandom-e6d1c2f6bfdd11aa,librand-631ddca0c0d16605,librand_chacha-c16ad1de31bd0905,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-2008d5c38082e6d1,libthiserror-3c7838f8d391a837,libserde_json-cf9fe0df5d991776,libmemchr-f9c66c7ba21bf873,libitoa-ae20521aea192d35,libzmij-be0fceea2b531920,libbase64-2a03de3babadded3,libanyhow-7e5dcd40304f6dad,libuuid-be5d96d5884973fb,libgetrandom-8ad90180b871c4ee,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libchrono-a985ddb053e5c8bb,libiana_time_zone-54997521cde77023,libnum_traits-ca8a17926a2d9230,libserde-1b3a6f84db82c337,libserde_core-9630c118cbbf7b68}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestTvdYlC/rustcCTBk5o/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-48575bde7fde05c4/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-66e0ba10b8847a65/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestTvdYlC/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/pagination.rs - pagination::PaginationRequest::offset (line 92) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctesttp93Og/rustcr2ARtF/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liboxify_storage-7eaa598b112a559a,libpbkdf2-33d41751e9b57d50,libpassword_hash-fa5740345d4f2363,libbase64ct-cd9837778153b027,libsqlx-3dc780082a3a8764,libsqlx_sqlite-779d67a6feb4a1e0,libfutures_executor-2921318b05e07464,libflume-7f423a13feb8172d,libspin-6aca1d391314f776,libserde_urlencoded-f99a34b2e813c42d,libfutures_channel-c679acf38b3b9ea3,libfutures_intrusive-98c899071e1fb3d1,liblibsqlite3_sys-2be971e8a7eb7e73,libatoi-b8386ff51e542783,libsqlx_core-c2b089fbe90308f9,libtokio-9c9a9f0c15a5e11c,libsignal_hook_registry-f28089634c785938,liberrno-022dd9b102cb7f23,libsocket2-2f89fc9282b9f618,libmio-d227034275a3083c,libparking_lot-5993fc47eb56eda4,libparking_lot_core-aa4614abb76e0baf,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libbytes-752d6eacdc0bb513,libhashlink-f1b9161a78469831,libhashbrown-0ebcc041e2e68b39,libfoldhash-a84df4cbe8daa3b8,librust_decimal-11f9994f6097cb1f,libarrayvec-e69e5f78daccaf57,liburl-77354d5cea4d0a8b,libidna-fbad388b26407e72,libutf8_iter-0d9be7b316c2b184,libidna_adapter-245b1c21eb3d2d76,libicu_properties-1b6a50952af883ab,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-29237e67d4723216,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-4581f7aa2e7cffdc,libpotential_utf-8a3c16168b7ab535,libicu_provider-a57020c386dc0922,libicu_locale_core-34d181bee808c99f,libtinystr-3cf853df2d98d42e,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-67b0ee632cf1e69d,libzerotrie-850b0bb75f3a9252,libyoke-75b3db6e8c59c086,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-48ab4544af0a475c,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libtracing-c1465f8fb6967bf3,liblog-d269868761ac548a,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libcrossbeam_queue-7ccd0d142a4956b3,libcrossbeam_utils-0a46ed2e1921bda3,libeither-9301391b2dcb874f,libevent_listener-3285fc919fa670d4,libparking-49fcf10303d3525f,libfutures_util-cf5c1c15ca12d3fb,libfutures_io-972ebb79349338ae,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libaes_gcm-acb3b9928d7e3ed3,libctr-e8b801ca10073eee,libghash-0c24ab758a6c8bad,libpolyval-d56ffa118dfe347a,libopaque_debug-1c8528c9b2d49180,libuniversal_hash-476016bf33155773,libaes-c8310d3f7e5c2955,libcipher-9adf3fb906130868,libinout-d788a12d9db6d81f,libaead-feb7ae19104eb604,liboxify_model-6db6a03fc3c91794,libserde_yaml-27a063d581c24aff,libryu-14257e7dfe68df82,libindexmap-a77eb3c57ac1694b,libhashbrown-a0fede83a537ebb1,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libfoldhash-d6902c75bde81c73,libunsafe_libyaml-7bc1bf218b2f5452,libregex-661d0e25aefbfd44,libregex_automata-5b647fff0db6863d,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,libhex-28742b4ca144387c,libsha2-e5a98770f8c7c419,libcpufeatures-471354fefbcaf2d8,libhmac-d4c694e3a17b7ce3,libdigest-3df62eea13422425,libsubtle-ca7024fc66e4388f,libblock_buffer-89561fdedc720992,libcrypto_common-e83f525b296df8ad,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,librand_core-373baf749abc9438,libgetrandom-e6d1c2f6bfdd11aa,librand-631ddca0c0d16605,librand_chacha-c16ad1de31bd0905,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-2008d5c38082e6d1,libthiserror-3c7838f8d391a837,libserde_json-cf9fe0df5d991776,libmemchr-f9c66c7ba21bf873,libitoa-ae20521aea192d35,libzmij-be0fceea2b531920,libbase64-2a03de3babadded3,libanyhow-7e5dcd40304f6dad,libuuid-be5d96d5884973fb,libgetrandom-8ad90180b871c4ee,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libchrono-a985ddb053e5c8bb,libiana_time_zone-54997521cde77023,libnum_traits-ca8a17926a2d9230,libserde-1b3a6f84db82c337,libserde_core-9630c118cbbf7b68}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctesttp93Og/rustcr2ARtF/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-48575bde7fde05c4/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-66e0ba10b8847a65/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesttp93Og/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/pagination.rs - pagination::PaginationRequest::cursor (line 106) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestm2NWdY/rustcI613yP/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liboxify_storage-7eaa598b112a559a,libpbkdf2-33d41751e9b57d50,libpassword_hash-fa5740345d4f2363,libbase64ct-cd9837778153b027,libsqlx-3dc780082a3a8764,libsqlx_sqlite-779d67a6feb4a1e0,libfutures_executor-2921318b05e07464,libflume-7f423a13feb8172d,libspin-6aca1d391314f776,libserde_urlencoded-f99a34b2e813c42d,libfutures_channel-c679acf38b3b9ea3,libfutures_intrusive-98c899071e1fb3d1,liblibsqlite3_sys-2be971e8a7eb7e73,libatoi-b8386ff51e542783,libsqlx_core-c2b089fbe90308f9,libtokio-9c9a9f0c15a5e11c,libsignal_hook_registry-f28089634c785938,liberrno-022dd9b102cb7f23,libsocket2-2f89fc9282b9f618,libmio-d227034275a3083c,libparking_lot-5993fc47eb56eda4,libparking_lot_core-aa4614abb76e0baf,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libbytes-752d6eacdc0bb513,libhashlink-f1b9161a78469831,libhashbrown-0ebcc041e2e68b39,libfoldhash-a84df4cbe8daa3b8,librust_decimal-11f9994f6097cb1f,libarrayvec-e69e5f78daccaf57,liburl-77354d5cea4d0a8b,libidna-fbad388b26407e72,libutf8_iter-0d9be7b316c2b184,libidna_adapter-245b1c21eb3d2d76,libicu_properties-1b6a50952af883ab,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-29237e67d4723216,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-4581f7aa2e7cffdc,libpotential_utf-8a3c16168b7ab535,libicu_provider-a57020c386dc0922,libicu_locale_core-34d181bee808c99f,libtinystr-3cf853df2d98d42e,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-67b0ee632cf1e69d,libzerotrie-850b0bb75f3a9252,libyoke-75b3db6e8c59c086,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-48ab4544af0a475c,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libtracing-c1465f8fb6967bf3,liblog-d269868761ac548a,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libcrossbeam_queue-7ccd0d142a4956b3,libcrossbeam_utils-0a46ed2e1921bda3,libeither-9301391b2dcb874f,libevent_listener-3285fc919fa670d4,libparking-49fcf10303d3525f,libfutures_util-cf5c1c15ca12d3fb,libfutures_io-972ebb79349338ae,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libaes_gcm-acb3b9928d7e3ed3,libctr-e8b801ca10073eee,libghash-0c24ab758a6c8bad,libpolyval-d56ffa118dfe347a,libopaque_debug-1c8528c9b2d49180,libuniversal_hash-476016bf33155773,libaes-c8310d3f7e5c2955,libcipher-9adf3fb906130868,libinout-d788a12d9db6d81f,libaead-feb7ae19104eb604,liboxify_model-6db6a03fc3c91794,libserde_yaml-27a063d581c24aff,libryu-14257e7dfe68df82,libindexmap-a77eb3c57ac1694b,libhashbrown-a0fede83a537ebb1,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libfoldhash-d6902c75bde81c73,libunsafe_libyaml-7bc1bf218b2f5452,libregex-661d0e25aefbfd44,libregex_automata-5b647fff0db6863d,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,libhex-28742b4ca144387c,libsha2-e5a98770f8c7c419,libcpufeatures-471354fefbcaf2d8,libhmac-d4c694e3a17b7ce3,libdigest-3df62eea13422425,libsubtle-ca7024fc66e4388f,libblock_buffer-89561fdedc720992,libcrypto_common-e83f525b296df8ad,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,librand_core-373baf749abc9438,libgetrandom-e6d1c2f6bfdd11aa,librand-631ddca0c0d16605,librand_chacha-c16ad1de31bd0905,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-2008d5c38082e6d1,libthiserror-3c7838f8d391a837,libserde_json-cf9fe0df5d991776,libmemchr-f9c66c7ba21bf873,libitoa-ae20521aea192d35,libzmij-be0fceea2b531920,libbase64-2a03de3babadded3,libanyhow-7e5dcd40304f6dad,libuuid-be5d96d5884973fb,libgetrandom-8ad90180b871c4ee,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libchrono-a985ddb053e5c8bb,libiana_time_zone-54997521cde77023,libnum_traits-ca8a17926a2d9230,libserde-1b3a6f84db82c337,libserde_core-9630c118cbbf7b68}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestm2NWdY/rustcI613yP/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-48575bde7fde05c4/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-66e0ba10b8847a65/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestm2NWdY/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/soft_delete.rs - soft_delete::SoftDeleteBuilder::new (line 98) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestSJIwTF/rustczyyOry/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liboxify_storage-7eaa598b112a559a,libpbkdf2-33d41751e9b57d50,libpassword_hash-fa5740345d4f2363,libbase64ct-cd9837778153b027,libsqlx-3dc780082a3a8764,libsqlx_sqlite-779d67a6feb4a1e0,libfutures_executor-2921318b05e07464,libflume-7f423a13feb8172d,libspin-6aca1d391314f776,libserde_urlencoded-f99a34b2e813c42d,libfutures_channel-c679acf38b3b9ea3,libfutures_intrusive-98c899071e1fb3d1,liblibsqlite3_sys-2be971e8a7eb7e73,libatoi-b8386ff51e542783,libsqlx_core-c2b089fbe90308f9,libtokio-9c9a9f0c15a5e11c,libsignal_hook_registry-f28089634c785938,liberrno-022dd9b102cb7f23,libsocket2-2f89fc9282b9f618,libmio-d227034275a3083c,libparking_lot-5993fc47eb56eda4,libparking_lot_core-aa4614abb76e0baf,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libbytes-752d6eacdc0bb513,libhashlink-f1b9161a78469831,libhashbrown-0ebcc041e2e68b39,libfoldhash-a84df4cbe8daa3b8,librust_decimal-11f9994f6097cb1f,libarrayvec-e69e5f78daccaf57,liburl-77354d5cea4d0a8b,libidna-fbad388b26407e72,libutf8_iter-0d9be7b316c2b184,libidna_adapter-245b1c21eb3d2d76,libicu_properties-1b6a50952af883ab,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-29237e67d4723216,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-4581f7aa2e7cffdc,libpotential_utf-8a3c16168b7ab535,libicu_provider-a57020c386dc0922,libicu_locale_core-34d181bee808c99f,libtinystr-3cf853df2d98d42e,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-67b0ee632cf1e69d,libzerotrie-850b0bb75f3a9252,libyoke-75b3db6e8c59c086,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-48ab4544af0a475c,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libtracing-c1465f8fb6967bf3,liblog-d269868761ac548a,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libcrossbeam_queue-7ccd0d142a4956b3,libcrossbeam_utils-0a46ed2e1921bda3,libeither-9301391b2dcb874f,libevent_listener-3285fc919fa670d4,libparking-49fcf10303d3525f,libfutures_util-cf5c1c15ca12d3fb,libfutures_io-972ebb79349338ae,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libaes_gcm-acb3b9928d7e3ed3,libctr-e8b801ca10073eee,libghash-0c24ab758a6c8bad,libpolyval-d56ffa118dfe347a,libopaque_debug-1c8528c9b2d49180,libuniversal_hash-476016bf33155773,libaes-c8310d3f7e5c2955,libcipher-9adf3fb906130868,libinout-d788a12d9db6d81f,libaead-feb7ae19104eb604,liboxify_model-6db6a03fc3c91794,libserde_yaml-27a063d581c24aff,libryu-14257e7dfe68df82,libindexmap-a77eb3c57ac1694b,libhashbrown-a0fede83a537ebb1,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libfoldhash-d6902c75bde81c73,libunsafe_libyaml-7bc1bf218b2f5452,libregex-661d0e25aefbfd44,libregex_automata-5b647fff0db6863d,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,libhex-28742b4ca144387c,libsha2-e5a98770f8c7c419,libcpufeatures-471354fefbcaf2d8,libhmac-d4c694e3a17b7ce3,libdigest-3df62eea13422425,libsubtle-ca7024fc66e4388f,libblock_buffer-89561fdedc720992,libcrypto_common-e83f525b296df8ad,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,librand_core-373baf749abc9438,libgetrandom-e6d1c2f6bfdd11aa,librand-631ddca0c0d16605,librand_chacha-c16ad1de31bd0905,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-2008d5c38082e6d1,libthiserror-3c7838f8d391a837,libserde_json-cf9fe0df5d991776,libmemchr-f9c66c7ba21bf873,libitoa-ae20521aea192d35,libzmij-be0fceea2b531920,libbase64-2a03de3babadded3,libanyhow-7e5dcd40304f6dad,libuuid-be5d96d5884973fb,libgetrandom-8ad90180b871c4ee,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libchrono-a985ddb053e5c8bb,libiana_time_zone-54997521cde77023,libnum_traits-ca8a17926a2d9230,libserde-1b3a6f84db82c337,libserde_core-9630c118cbbf7b68}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestSJIwTF/rustczyyOry/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-48575bde7fde05c4/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-66e0ba10b8847a65/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestSJIwTF/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/soft_delete.rs - soft_delete::SoftDeleteBuilder::where_clause (line 116) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestIYkA4B/rustcuxA5Rq/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liboxify_storage-7eaa598b112a559a,libpbkdf2-33d41751e9b57d50,libpassword_hash-fa5740345d4f2363,libbase64ct-cd9837778153b027,libsqlx-3dc780082a3a8764,libsqlx_sqlite-779d67a6feb4a1e0,libfutures_executor-2921318b05e07464,libflume-7f423a13feb8172d,libspin-6aca1d391314f776,libserde_urlencoded-f99a34b2e813c42d,libfutures_channel-c679acf38b3b9ea3,libfutures_intrusive-98c899071e1fb3d1,liblibsqlite3_sys-2be971e8a7eb7e73,libatoi-b8386ff51e542783,libsqlx_core-c2b089fbe90308f9,libtokio-9c9a9f0c15a5e11c,libsignal_hook_registry-f28089634c785938,liberrno-022dd9b102cb7f23,libsocket2-2f89fc9282b9f618,libmio-d227034275a3083c,libparking_lot-5993fc47eb56eda4,libparking_lot_core-aa4614abb76e0baf,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libbytes-752d6eacdc0bb513,libhashlink-f1b9161a78469831,libhashbrown-0ebcc041e2e68b39,libfoldhash-a84df4cbe8daa3b8,librust_decimal-11f9994f6097cb1f,libarrayvec-e69e5f78daccaf57,liburl-77354d5cea4d0a8b,libidna-fbad388b26407e72,libutf8_iter-0d9be7b316c2b184,libidna_adapter-245b1c21eb3d2d76,libicu_properties-1b6a50952af883ab,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-29237e67d4723216,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-4581f7aa2e7cffdc,libpotential_utf-8a3c16168b7ab535,libicu_provider-a57020c386dc0922,libicu_locale_core-34d181bee808c99f,libtinystr-3cf853df2d98d42e,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-67b0ee632cf1e69d,libzerotrie-850b0bb75f3a9252,libyoke-75b3db6e8c59c086,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-48ab4544af0a475c,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libtracing-c1465f8fb6967bf3,liblog-d269868761ac548a,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libcrossbeam_queue-7ccd0d142a4956b3,libcrossbeam_utils-0a46ed2e1921bda3,libeither-9301391b2dcb874f,libevent_listener-3285fc919fa670d4,libparking-49fcf10303d3525f,libfutures_util-cf5c1c15ca12d3fb,libfutures_io-972ebb79349338ae,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libaes_gcm-acb3b9928d7e3ed3,libctr-e8b801ca10073eee,libghash-0c24ab758a6c8bad,libpolyval-d56ffa118dfe347a,libopaque_debug-1c8528c9b2d49180,libuniversal_hash-476016bf33155773,libaes-c8310d3f7e5c2955,libcipher-9adf3fb906130868,libinout-d788a12d9db6d81f,libaead-feb7ae19104eb604,liboxify_model-6db6a03fc3c91794,libserde_yaml-27a063d581c24aff,libryu-14257e7dfe68df82,libindexmap-a77eb3c57ac1694b,libhashbrown-a0fede83a537ebb1,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libfoldhash-d6902c75bde81c73,libunsafe_libyaml-7bc1bf218b2f5452,libregex-661d0e25aefbfd44,libregex_automata-5b647fff0db6863d,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,libhex-28742b4ca144387c,libsha2-e5a98770f8c7c419,libcpufeatures-471354fefbcaf2d8,libhmac-d4c694e3a17b7ce3,libdigest-3df62eea13422425,libsubtle-ca7024fc66e4388f,libblock_buffer-89561fdedc720992,libcrypto_common-e83f525b296df8ad,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,librand_core-373baf749abc9438,libgetrandom-e6d1c2f6bfdd11aa,librand-631ddca0c0d16605,librand_chacha-c16ad1de31bd0905,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-2008d5c38082e6d1,libthiserror-3c7838f8d391a837,libserde_json-cf9fe0df5d991776,libmemchr-f9c66c7ba21bf873,libitoa-ae20521aea192d35,libzmij-be0fceea2b531920,libbase64-2a03de3babadded3,libanyhow-7e5dcd40304f6dad,libuuid-be5d96d5884973fb,libgetrandom-8ad90180b871c4ee,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libchrono-a985ddb053e5c8bb,libiana_time_zone-54997521cde77023,libnum_traits-ca8a17926a2d9230,libserde-1b3a6f84db82c337,libserde_core-9630c118cbbf7b68}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestIYkA4B/rustcuxA5Rq/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-48575bde7fde05c4/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-66e0ba10b8847a65/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestIYkA4B/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/soft_delete.rs - soft_delete::SoftDeleteFilter::new (line 212) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctesthLurHc/rustcDCUbP9/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liboxify_storage-7eaa598b112a559a,libpbkdf2-33d41751e9b57d50,libpassword_hash-fa5740345d4f2363,libbase64ct-cd9837778153b027,libsqlx-3dc780082a3a8764,libsqlx_sqlite-779d67a6feb4a1e0,libfutures_executor-2921318b05e07464,libflume-7f423a13feb8172d,libspin-6aca1d391314f776,libserde_urlencoded-f99a34b2e813c42d,libfutures_channel-c679acf38b3b9ea3,libfutures_intrusive-98c899071e1fb3d1,liblibsqlite3_sys-2be971e8a7eb7e73,libatoi-b8386ff51e542783,libsqlx_core-c2b089fbe90308f9,libtokio-9c9a9f0c15a5e11c,libsignal_hook_registry-f28089634c785938,liberrno-022dd9b102cb7f23,libsocket2-2f89fc9282b9f618,libmio-d227034275a3083c,libparking_lot-5993fc47eb56eda4,libparking_lot_core-aa4614abb76e0baf,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libbytes-752d6eacdc0bb513,libhashlink-f1b9161a78469831,libhashbrown-0ebcc041e2e68b39,libfoldhash-a84df4cbe8daa3b8,librust_decimal-11f9994f6097cb1f,libarrayvec-e69e5f78daccaf57,liburl-77354d5cea4d0a8b,libidna-fbad388b26407e72,libutf8_iter-0d9be7b316c2b184,libidna_adapter-245b1c21eb3d2d76,libicu_properties-1b6a50952af883ab,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-29237e67d4723216,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-4581f7aa2e7cffdc,libpotential_utf-8a3c16168b7ab535,libicu_provider-a57020c386dc0922,libicu_locale_core-34d181bee808c99f,libtinystr-3cf853df2d98d42e,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-67b0ee632cf1e69d,libzerotrie-850b0bb75f3a9252,libyoke-75b3db6e8c59c086,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-48ab4544af0a475c,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libtracing-c1465f8fb6967bf3,liblog-d269868761ac548a,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libcrossbeam_queue-7ccd0d142a4956b3,libcrossbeam_utils-0a46ed2e1921bda3,libeither-9301391b2dcb874f,libevent_listener-3285fc919fa670d4,libparking-49fcf10303d3525f,libfutures_util-cf5c1c15ca12d3fb,libfutures_io-972ebb79349338ae,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libaes_gcm-acb3b9928d7e3ed3,libctr-e8b801ca10073eee,libghash-0c24ab758a6c8bad,libpolyval-d56ffa118dfe347a,libopaque_debug-1c8528c9b2d49180,libuniversal_hash-476016bf33155773,libaes-c8310d3f7e5c2955,libcipher-9adf3fb906130868,libinout-d788a12d9db6d81f,libaead-feb7ae19104eb604,liboxify_model-6db6a03fc3c91794,libserde_yaml-27a063d581c24aff,libryu-14257e7dfe68df82,libindexmap-a77eb3c57ac1694b,libhashbrown-a0fede83a537ebb1,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libfoldhash-d6902c75bde81c73,libunsafe_libyaml-7bc1bf218b2f5452,libregex-661d0e25aefbfd44,libregex_automata-5b647fff0db6863d,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,libhex-28742b4ca144387c,libsha2-e5a98770f8c7c419,libcpufeatures-471354fefbcaf2d8,libhmac-d4c694e3a17b7ce3,libdigest-3df62eea13422425,libsubtle-ca7024fc66e4388f,libblock_buffer-89561fdedc720992,libcrypto_common-e83f525b296df8ad,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,librand_core-373baf749abc9438,libgetrandom-e6d1c2f6bfdd11aa,librand-631ddca0c0d16605,librand_chacha-c16ad1de31bd0905,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-2008d5c38082e6d1,libthiserror-3c7838f8d391a837,libserde_json-cf9fe0df5d991776,libmemchr-f9c66c7ba21bf873,libitoa-ae20521aea192d35,libzmij-be0fceea2b531920,libbase64-2a03de3babadded3,libanyhow-7e5dcd40304f6dad,libuuid-be5d96d5884973fb,libgetrandom-8ad90180b871c4ee,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libchrono-a985ddb053e5c8bb,libiana_time_zone-54997521cde77023,libnum_traits-ca8a17926a2d9230,libserde-1b3a6f84db82c337,libserde_core-9630c118cbbf7b68}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctesthLurHc/rustcDCUbP9/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-48575bde7fde05c4/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-66e0ba10b8847a65/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesthLurHc/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/soft_delete.rs - soft_delete::SoftDeleteFilter::not_deleted_clause (line 226) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestIRFHM0/rustco5KrMy/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liboxify_storage-7eaa598b112a559a,libpbkdf2-33d41751e9b57d50,libpassword_hash-fa5740345d4f2363,libbase64ct-cd9837778153b027,libsqlx-3dc780082a3a8764,libsqlx_sqlite-779d67a6feb4a1e0,libfutures_executor-2921318b05e07464,libflume-7f423a13feb8172d,libspin-6aca1d391314f776,libserde_urlencoded-f99a34b2e813c42d,libfutures_channel-c679acf38b3b9ea3,libfutures_intrusive-98c899071e1fb3d1,liblibsqlite3_sys-2be971e8a7eb7e73,libatoi-b8386ff51e542783,libsqlx_core-c2b089fbe90308f9,libtokio-9c9a9f0c15a5e11c,libsignal_hook_registry-f28089634c785938,liberrno-022dd9b102cb7f23,libsocket2-2f89fc9282b9f618,libmio-d227034275a3083c,libparking_lot-5993fc47eb56eda4,libparking_lot_core-aa4614abb76e0baf,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libbytes-752d6eacdc0bb513,libhashlink-f1b9161a78469831,libhashbrown-0ebcc041e2e68b39,libfoldhash-a84df4cbe8daa3b8,librust_decimal-11f9994f6097cb1f,libarrayvec-e69e5f78daccaf57,liburl-77354d5cea4d0a8b,libidna-fbad388b26407e72,libutf8_iter-0d9be7b316c2b184,libidna_adapter-245b1c21eb3d2d76,libicu_properties-1b6a50952af883ab,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-29237e67d4723216,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-4581f7aa2e7cffdc,libpotential_utf-8a3c16168b7ab535,libicu_provider-a57020c386dc0922,libicu_locale_core-34d181bee808c99f,libtinystr-3cf853df2d98d42e,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-67b0ee632cf1e69d,libzerotrie-850b0bb75f3a9252,libyoke-75b3db6e8c59c086,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-48ab4544af0a475c,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libtracing-c1465f8fb6967bf3,liblog-d269868761ac548a,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libcrossbeam_queue-7ccd0d142a4956b3,libcrossbeam_utils-0a46ed2e1921bda3,libeither-9301391b2dcb874f,libevent_listener-3285fc919fa670d4,libparking-49fcf10303d3525f,libfutures_util-cf5c1c15ca12d3fb,libfutures_io-972ebb79349338ae,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libaes_gcm-acb3b9928d7e3ed3,libctr-e8b801ca10073eee,libghash-0c24ab758a6c8bad,libpolyval-d56ffa118dfe347a,libopaque_debug-1c8528c9b2d49180,libuniversal_hash-476016bf33155773,libaes-c8310d3f7e5c2955,libcipher-9adf3fb906130868,libinout-d788a12d9db6d81f,libaead-feb7ae19104eb604,liboxify_model-6db6a03fc3c91794,libserde_yaml-27a063d581c24aff,libryu-14257e7dfe68df82,libindexmap-a77eb3c57ac1694b,libhashbrown-a0fede83a537ebb1,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libfoldhash-d6902c75bde81c73,libunsafe_libyaml-7bc1bf218b2f5452,libregex-661d0e25aefbfd44,libregex_automata-5b647fff0db6863d,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,libhex-28742b4ca144387c,libsha2-e5a98770f8c7c419,libcpufeatures-471354fefbcaf2d8,libhmac-d4c694e3a17b7ce3,libdigest-3df62eea13422425,libsubtle-ca7024fc66e4388f,libblock_buffer-89561fdedc720992,libcrypto_common-e83f525b296df8ad,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,librand_core-373baf749abc9438,libgetrandom-e6d1c2f6bfdd11aa,librand-631ddca0c0d16605,librand_chacha-c16ad1de31bd0905,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-2008d5c38082e6d1,libthiserror-3c7838f8d391a837,libserde_json-cf9fe0df5d991776,libmemchr-f9c66c7ba21bf873,libitoa-ae20521aea192d35,libzmij-be0fceea2b531920,libbase64-2a03de3babadded3,libanyhow-7e5dcd40304f6dad,libuuid-be5d96d5884973fb,libgetrandom-8ad90180b871c4ee,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libchrono-a985ddb053e5c8bb,libiana_time_zone-54997521cde77023,libnum_traits-ca8a17926a2d9230,libserde-1b3a6f84db82c337,libserde_core-9630c118cbbf7b68}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestIRFHM0/rustco5KrMy/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-48575bde7fde05c4/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-66e0ba10b8847a65/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestIRFHM0/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/pagination.rs - pagination::PaginationRequest::cursor (line 106) [INFO] [stdout] src/pagination.rs - pagination::PaginationRequest::offset (line 92) [INFO] [stdout] src/query_builder.rs - query_builder (line 22) [INFO] [stdout] src/query_builder.rs - query_builder::QueryBuilder::limit (line 303) [INFO] [stdout] src/query_builder.rs - query_builder::QueryBuilder::select (line 219) [INFO] [stdout] src/query_builder.rs - query_builder::QueryBuilder::where_condition (line 240) [INFO] [stdout] src/soft_delete.rs - soft_delete::SoftDeleteBuilder::new (line 98) [INFO] [stdout] src/soft_delete.rs - soft_delete::SoftDeleteBuilder::where_clause (line 116) [INFO] [stdout] src/soft_delete.rs - soft_delete::SoftDeleteFilter::new (line 212) [INFO] [stdout] src/soft_delete.rs - soft_delete::SoftDeleteFilter::not_deleted_clause (line 226) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 19 passed; 10 failed; 19 ignored; 0 measured; 0 filtered out; finished in 94.53s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "2528f792b6913e86049ed9fb6b64e383b80198a2a43b8f6858e38adceee29ca3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2528f792b6913e86049ed9fb6b64e383b80198a2a43b8f6858e38adceee29ca3", kill_on_drop: false }` [INFO] [stdout] 2528f792b6913e86049ed9fb6b64e383b80198a2a43b8f6858e38adceee29ca3