[INFO] fetching crate metabase-api-rs 0.1.0-beta.3... [INFO] testing metabase-api-rs-0.1.0-beta.3 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate metabase-api-rs 0.1.0-beta.3 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate metabase-api-rs 0.1.0-beta.3 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate metabase-api-rs 0.1.0-beta.3 [INFO] tweaked toml for crates.io crate metabase-api-rs 0.1.0-beta.3 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate metabase-api-rs 0.1.0-beta.3 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate metabase-api-rs 0.1.0-beta.3 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4418c4989938bed392b66b62f772929d76686335037feda95c13b64fcccdac4e [INFO] running `Command { std: "docker" "start" "-a" "4418c4989938bed392b66b62f772929d76686335037feda95c13b64fcccdac4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4418c4989938bed392b66b62f772929d76686335037feda95c13b64fcccdac4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4418c4989938bed392b66b62f772929d76686335037feda95c13b64fcccdac4e", kill_on_drop: false }` [INFO] [stdout] 4418c4989938bed392b66b62f772929d76686335037feda95c13b64fcccdac4e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b2e26b669a7b09b6ba929f40c5894342d1e8b02440ded8db0279e8c9d16c50bb [INFO] running `Command { std: "docker" "start" "-a" "b2e26b669a7b09b6ba929f40c5894342d1e8b02440ded8db0279e8c9d16c50bb", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.32 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling publicsuffix v2.3.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling cookie_store v0.21.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling metabase-api-rs v0.1.0-beta.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.50s [INFO] running `Command { std: "docker" "inspect" "b2e26b669a7b09b6ba929f40c5894342d1e8b02440ded8db0279e8c9d16c50bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2e26b669a7b09b6ba929f40c5894342d1e8b02440ded8db0279e8c9d16c50bb", kill_on_drop: false }` [INFO] [stdout] b2e26b669a7b09b6ba929f40c5894342d1e8b02440ded8db0279e8c9d16c50bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 214941ff29ac05ab2b5e85c1ac342e5b5766249e3c8f2089971791468573cdda [INFO] running `Command { std: "docker" "start" "-a" "214941ff29ac05ab2b5e85c1ac342e5b5766249e3c8f2089971791468573cdda", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling clap_builder v4.5.43 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling clap v4.5.43 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling cookie_store v0.21.1 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling mockito v1.7.0 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling metabase-api-rs v0.1.0-beta.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 43.25s [INFO] running `Command { std: "docker" "inspect" "214941ff29ac05ab2b5e85c1ac342e5b5766249e3c8f2089971791468573cdda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "214941ff29ac05ab2b5e85c1ac342e5b5766249e3c8f2089971791468573cdda", kill_on_drop: false }` [INFO] [stdout] 214941ff29ac05ab2b5e85c1ac342e5b5766249e3c8f2089971791468573cdda [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4f6db07b920678a7d639ea90e74492a42684477faa72a2bf25b148c10d76370c [INFO] running `Command { std: "docker" "start" "-a" "4f6db07b920678a7d639ea90e74492a42684477faa72a2bf25b148c10d76370c", 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/metabase_api_rs-8fb491f76137d334) [INFO] [stdout] [INFO] [stdout] running 74 tests [INFO] [stdout] test core::error::tests::test_error_auth_variant ... ok [INFO] [stdout] test core::error::tests::test_error_from_reqwest_error ... ok [INFO] [stdout] test api::auth_adapter::tests::test_adapter_logout ... ok [INFO] [stdout] test api::auth_adapter::tests::test_adapter_authentication ... ok [INFO] [stdout] test core::error::tests::test_error_from_serde_json_error ... ok [INFO] [stdout] test core::error::tests::test_error_http_variant ... ok [INFO] [stdout] test core::error::tests::test_error_json_variant ... ok [INFO] [stdout] test core::error::tests::test_error_not_found_variant ... ok [INFO] [stdout] test core::error::tests::test_error_is_send_sync ... ok [INFO] [stdout] test core::error::tests::test_result_type_alias ... ok [INFO] [stdout] test core::models::card::tests::test_card_creation ... ok [INFO] [stdout] test core::models::card::tests::test_card_deserialize_from_json ... ok [INFO] [stdout] test core::models::card::tests::test_card_type_serialization ... ok [INFO] [stdout] test core::error::tests::test_error_rate_limited ... ok [INFO] [stdout] test core::models::card::tests::test_card_with_builder ... ok [INFO] [stdout] test core::models::card::tests::test_card_with_new_fields ... ok [INFO] [stdout] test core::models::card::tests::test_card_with_parameters ... ok [INFO] [stdout] test core::models::collection::tests::test_collection_creation ... ok [INFO] [stdout] test core::models::collection::tests::test_collection_hierarchy ... ok [INFO] [stdout] test core::models::common::tests::test_export_format ... ok [INFO] [stdout] test core::models::common::tests::test_metabase_datetime_serialize_deserialize ... ok [INFO] [stdout] test core::models::common::tests::test_visibility_enum ... ok [INFO] [stdout] test core::models::dashboard::tests::test_create_dashboard_request ... ok [INFO] [stdout] test core::models::dashboard::tests::test_dashboard_creation ... ok [INFO] [stdout] test core::models::dashboard::tests::test_dashboard_with_new_fields ... ok [INFO] [stdout] test core::models::dashboard::tests::test_dashboard_with_parameters ... ok [INFO] [stdout] test core::models::database::tests::test_database_field ... ok [INFO] [stdout] test core::models::database::tests::test_update_database_request ... ok [INFO] [stdout] test core::models::database::tests::test_database_table ... ok [INFO] [stdout] test core::models::dashboard::tests::test_update_dashboard_request ... ok [INFO] [stdout] test core::models::common::tests::test_metabase_id_display ... ok [INFO] [stdout] test core::models::card::tests::test_query_type_serialization ... ok [INFO] [stdout] test core::models::database::tests::test_database_creation ... ok [INFO] [stdout] test core::models::database::tests::test_create_database_request ... ok [INFO] [stdout] test core::models::field::tests::test_field_serialization ... ok [INFO] [stdout] test core::models::field::tests::test_field_values ... ok [INFO] [stdout] test core::models::parameter::tests::test_dimension_parameter_mapping ... ok [INFO] [stdout] test core::models::common::tests::test_metabase_id_serialize_deserialize ... ok [INFO] [stdout] test core::models::field::tests::test_update_field_request ... ok [INFO] [stdout] test core::models::common::tests::test_pagination ... ok [INFO] [stdout] test core::models::parameter::tests::test_parameter_serialization ... ok [INFO] [stdout] test core::models::parameter::tests::test_parameter_with_options ... ok [INFO] [stdout] test core::models::query::tests::test_native_query ... ok [INFO] [stdout] test core::models::query::tests::test_query_result ... ok [INFO] [stdout] test core::models::query::tests::test_native_query_builder ... ok [INFO] [stdout] test core::models::query::tests::test_query_constraints ... ok [INFO] [stdout] test core::models::user::tests::test_create_user_request ... ok [INFO] [stdout] test core::models::user::tests::test_permission ... ok [INFO] [stdout] test repository::factory::tests::test_config_presets ... ok [INFO] [stdout] test core::models::user::tests::test_update_user_request ... ok [INFO] [stdout] test repository::factory::tests::test_factory_with_mocks ... ok [INFO] [stdout] test service::manager::tests::test_service_lifecycle ... ok [INFO] [stdout] test service::manager::tests::test_service_dependency_injection ... ok [INFO] [stdout] test service::manager::tests::test_service_manager_creation ... ok [INFO] [stdout] test core::models::parameter::tests::test_variable_parameter_mapping ... ok [INFO] [stdout] test core::models::query::tests::test_dataset_query_builder ... ok [INFO] [stdout] test service::query::tests::test_execute_dataset_query ... ok [INFO] [stdout] test service::query::tests::test_validate_sql ... ok [INFO] [stdout] test service::query::tests::test_export_query ... ok [INFO] [stdout] test core::models::user::tests::test_user_creation ... ok [INFO] [stdout] test core::models::user::tests::test_group_creation ... ok [INFO] [stdout] test transport::cache_provider_impl::tests::test_cache_basic_operations ... ok [INFO] [stdout] test transport::retry::tests::test_retry_policy_builder ... ok [INFO] [stdout] test transport::retry::tests::test_retry_policy_default ... ok [INFO] [stdout] test transport::cache_provider_impl::tests::test_cache_clear ... ok [INFO] [stdout] test transport::cache_provider_impl::tests::test_cache_stats ... ok [INFO] [stdout] test transport::cache_provider_impl::tests::test_cache_disabled ... ok [INFO] [stdout] test transport::retry::tests::test_is_retryable ... ok [INFO] [stdout] test core::models::collection::tests::test_collection_with_authority_level ... ok [INFO] [stdout] test transport::retry::tests::test_calculate_delay ... ok [INFO] [stdout] test core::models::collection::tests::test_personal_collection ... ok [INFO] [stdout] test core::models::dashboard::tests::test_dashboard_card ... ok [INFO] [stdout] test transport::cache_provider_impl::tests::test_cache_expiration ... ok [INFO] [stdout] test transport::http::tests::test_http_client_builder ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 74 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] [stderr] Running tests/architecture_test.rs (/opt/rustwide/target/debug/deps/architecture_test-dd618b46a6495d65) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test_architecture_layers_wiring ... ok [INFO] [stdout] test test_collection_operations_through_layers ... ok [INFO] [stdout] test test_card_operations_through_layers ... ok [INFO] [stdout] test test_complete_architecture_stack ... ok [INFO] [stdout] test test_database_operations_through_layers ... ok [INFO] [stdout] test test_dashboard_operations_through_layers ... ok [INFO] [stdout] test test_query_operations_through_layers ... ok [INFO] [stdout] test test_crud_operations_use_service_manager ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.47s [INFO] [stdout] [INFO] [stderr] Running tests/e2e_tests.rs (/opt/rustwide/target/debug/deps/e2e_tests-667670c9811c6a15) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_e2e_card_crud_operations ... ok [INFO] [stdout] test test_e2e_authentication_flow ... ok [INFO] [stdout] test test_e2e_collection_operations ... ok [INFO] [stdout] test test_e2e_health_check ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-f4617c0560c99ece) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_error_handling ... ok [INFO] [stdout] test test_card_operations ... ok [INFO] [stdout] test test_authentication ... ok [INFO] [stdout] test test_query_execution ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s [INFO] [stdout] [INFO] [stderr] Running tests/security.rs (/opt/rustwide/target/debug/deps/security-8c238d93d79211ca) [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test auth_security_tests::session_fixation_tests::test_session_token_changes_on_authentication ... ok [INFO] [stdout] test auth_security_tests::test_credentials_creation_methods ... ok [INFO] [stdout] test auth_security_tests::brute_force_protection_tests::test_no_timing_attacks_on_authentication ... ok [INFO] [stdout] test auth_security_tests::test_secure_token_memory_clearing ... ok [INFO] [stdout] test auth_security_tests::test_credentials_secure_storage ... ok [INFO] [stdout] test http_security_tests::test_invalid_header_names ... ok [INFO] [stdout] test auth_security_tests::test_token_expiration_security ... ok [INFO] [stdout] test auth_security_tests::test_session_clearing_security ... ok [INFO] [stdout] test http_security_tests::test_invalid_header_values ... ok [INFO] [stdout] test auth_security_tests::test_auth_manager_expired_token_security ... ok [INFO] [stdout] test http_security_tests::test_url_validation_on_construction ... ok [INFO] [stdout] test http_security_tests::secure_defaults_tests::test_connection_pooling_configuration ... ok [INFO] [stdout] test http_security_tests::secure_defaults_tests::test_cookie_store_enabled ... ok [INFO] [stdout] test http_security_tests::test_path_traversal_protection ... ok [INFO] [stdout] test http_security_tests::url_injection_tests::test_fragment_injection ... ok [INFO] [stdout] test http_security_tests::secure_defaults_tests::test_default_timeout ... ok [INFO] [stdout] test http_security_tests::tls_security_tests::test_tls_configuration ... ok [INFO] [stdout] test http_security_tests::url_injection_tests::test_query_parameter_injection ... ok [INFO] [stdout] test http_security_tests::test_secure_headers ... ok [INFO] [stdout] test http_security_tests::test_timeout_configuration ... ok [INFO] [stdout] test http_security_tests::test_safe_url_construction ... ok [INFO] [stdout] test http_security_tests::tls_security_tests::test_https_enforced_for_production ... ok [INFO] [stdout] test http_security_tests::input_validation_tests::test_base_url_validation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.19s [INFO] [stdout] [INFO] [stderr] Running tests/smoke_test.rs (/opt/rustwide/target/debug/deps/smoke_test-491b13c9608613ad) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_invalid_url_rejected ... ok [INFO] [stdout] test test_client_creation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] [stderr] Running tests/unit_tests.rs (/opt/rustwide/target/debug/deps/unit_tests-1f767c201cb8b8c1) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test core_models::test_error_handling ... ok [INFO] [stdout] test repository::test_repository_error ... ok [INFO] [stdout] test service::test_service_error ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests metabase_api_rs [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4f6db07b920678a7d639ea90e74492a42684477faa72a2bf25b148c10d76370c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f6db07b920678a7d639ea90e74492a42684477faa72a2bf25b148c10d76370c", kill_on_drop: false }` [INFO] [stdout] 4f6db07b920678a7d639ea90e74492a42684477faa72a2bf25b148c10d76370c