[INFO] cloning repository https://github.com/hubuum/hubuum-client-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hubuum/hubuum-client-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhubuum%2Fhubuum-client-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhubuum%2Fhubuum-client-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d2cb4e18f9bdb972d3fd86cd4de0ec5b999dfd02 [INFO] testing hubuum/hubuum-client-rust against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhubuum%2Fhubuum-client-rust" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/hubuum/hubuum-client-rust [INFO] finished tweaking git repo https://github.com/hubuum/hubuum-client-rust [INFO] tweaked toml for git repo https://github.com/hubuum/hubuum-client-rust written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hubuum/hubuum-client-rust on toolchain 1.98.0-beta.8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/hubuum/hubuum-client-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded yare v3.0.0 [INFO] [stderr] Downloaded yare-macro v3.0.0 [INFO] [stderr] Downloaded trybuild v1.0.120 [INFO] [stderr] Downloaded target-triple v1.0.1 [INFO] [stderr] Downloaded glob v0.3.4 [INFO] [stderr] Downloaded serde_derive_internals v0.30.0 [INFO] [stderr] Downloaded ref-cast v1.0.27 [INFO] [stderr] Downloaded ref-cast-impl v1.0.27 [INFO] [stderr] Downloaded schemars_derive v1.2.2 [INFO] [stderr] Downloaded schemars v1.2.2 [INFO] [stderr] Downloaded rstest v0.26.1 [INFO] [stderr] Downloaded rstest_macros v0.26.1 [INFO] [stderr] Downloaded futures-timer v3.0.4 [INFO] [stderr] Downloaded tabwriter v1.4.1 [INFO] [stderr] Downloaded serde_regex v1.2.0 [INFO] [stderr] Downloaded path-tree v0.8.3 [INFO] [stderr] Downloaded stringmetrics v2.2.2 [INFO] [stderr] Downloaded async-object-pool v0.2.0 [INFO] [stderr] Downloaded httpmock v0.8.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] bbd4842e9ebd4cf773d5a82bbdff417da9317fbe167f2332a00c5e20260ee990 [INFO] running `Command { std: "docker" "start" "bbd4842e9ebd4cf773d5a82bbdff417da9317fbe167f2332a00c5e20260ee990", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bbd4842e9ebd4cf773d5a82bbdff417da9317fbe167f2332a00c5e20260ee990", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bbd4842e9ebd4cf773d5a82bbdff417da9317fbe167f2332a00c5e20260ee990" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bbd4842e9ebd4cf773d5a82bbdff417da9317fbe167f2332a00c5e20260ee990", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bbd4842e9ebd4cf773d5a82bbdff417da9317fbe167f2332a00c5e20260ee990" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling aws-lc-rs v1.18.0 [INFO] [stderr] Compiling smallvec v1.15.2 [INFO] [stderr] Compiling serde_core v1.0.229 [INFO] [stderr] Compiling serde v1.0.229 [INFO] [stderr] Compiling rustls v0.23.43 [INFO] [stderr] Compiling syn v2.0.119 [INFO] [stderr] Compiling jobserver v0.1.35 [INFO] [stderr] Compiling mio v1.2.2 [INFO] [stderr] Compiling futures-macro v0.3.34 [INFO] [stderr] Compiling bitflags v2.13.1 [INFO] [stderr] Compiling serde_json v1.0.151 [INFO] [stderr] Compiling rustls-native-certs v0.8.4 [INFO] [stderr] Compiling memchr v2.8.3 [INFO] [stderr] Compiling futures-sink v0.3.34 [INFO] [stderr] Compiling getrandom v0.4.3 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling fastrand v2.5.0 [INFO] [stderr] Compiling thiserror v2.0.20 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling tokio v1.53.1 [INFO] [stderr] Compiling cc v1.4.4 [INFO] [stderr] Compiling futures-util v0.3.34 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Compiling aws-lc-sys v0.44.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling chrono v0.4.45 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling strum_macros v0.28.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling zerofrom v0.1.8 [INFO] [stderr] Compiling yoke v0.8.3 [INFO] [stderr] Compiling zerovec v0.11.8 [INFO] [stderr] Compiling zerotrie v0.2.5 [INFO] [stderr] Compiling hyper v1.11.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tinystr v0.8.4 [INFO] [stderr] Compiling icu_locale_core v2.3.0 [INFO] [stderr] Compiling potential_utf v0.1.6 [INFO] [stderr] Compiling icu_collections v2.3.0 [INFO] [stderr] Compiling tokio-util v0.7.19 [INFO] [stderr] Compiling strum v0.28.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling icu_provider v2.3.1 [INFO] [stderr] Compiling icu_normalizer v2.3.0 [INFO] [stderr] Compiling icu_properties v2.3.0 [INFO] [stderr] Compiling idna_adapter v1.2.2 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tower-http v0.6.11 [INFO] [stderr] Compiling rustls-webpki v0.103.15 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rustls-platform-verifier v0.7.0 [INFO] [stderr] Compiling hyper-rustls v0.27.9 [INFO] [stderr] Compiling reqwest v0.13.4 [INFO] [stderr] Compiling hubuum_client v0.9.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 2m 32s [INFO] running `Command { std: "docker" "inspect" "bbd4842e9ebd4cf773d5a82bbdff417da9317fbe167f2332a00c5e20260ee990", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bbd4842e9ebd4cf773d5a82bbdff417da9317fbe167f2332a00c5e20260ee990" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling syn v3.0.4 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling hashbrown v0.17.1 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling winnow v1.0.4 [INFO] [stderr] Compiling aho-corasick v1.1.5 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling regex-syntax v0.8.11 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling target-triple v1.0.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling event-listener v5.4.2 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling glob v0.3.4 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling toml_writer v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling futures-timer v3.0.4 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling async-lock v3.4.2 [INFO] [stderr] Compiling toml_parser v1.1.3+spec-1.1.0 [INFO] [stderr] Compiling tabwriter v1.4.1 [INFO] [stderr] Compiling yare-macro v3.0.0 [INFO] [stderr] Compiling path-tree v0.8.3 [INFO] [stderr] Compiling indexmap v2.14.1 [INFO] [stderr] Compiling async-object-pool v0.2.0 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling stringmetrics v2.2.2 [INFO] [stderr] Compiling yare v3.0.0 [INFO] [stderr] Compiling toml v1.1.4+spec-1.1.0 [INFO] [stderr] Compiling toml_edit v0.25.13+spec-1.1.0 [INFO] [stderr] Compiling regex-automata v0.4.18 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Compiling serde_derive v1.0.229 [INFO] [stderr] Compiling zerovec-derive v0.11.6 [INFO] [stderr] Compiling displaydoc v0.2.7 [INFO] [stderr] Compiling tokio-macros v2.7.2 [INFO] [stderr] Compiling futures-macro v0.3.34 [INFO] [stderr] Compiling thiserror-impl v2.0.20 [INFO] [stderr] Compiling async-trait v0.1.92 [INFO] [stderr] Compiling regex v1.13.1 [INFO] [stderr] Compiling zerotrie v0.2.5 [INFO] [stderr] Compiling futures-util v0.3.34 [INFO] [stderr] Compiling thiserror v2.0.20 [INFO] [stderr] Compiling zerovec v0.11.8 [INFO] [stderr] Compiling tinystr v0.8.4 [INFO] [stderr] Compiling potential_utf v0.1.6 [INFO] [stderr] Compiling icu_collections v2.3.0 [INFO] [stderr] Compiling icu_locale_core v2.3.0 [INFO] [stderr] Compiling serde v1.0.229 [INFO] [stderr] Compiling bytes v1.12.1 [INFO] [stderr] Compiling chrono v0.4.45 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling serde_regex v1.2.0 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling trybuild v1.0.120 [INFO] [stderr] Compiling icu_provider v2.3.1 [INFO] [stderr] Compiling icu_normalizer v2.3.0 [INFO] [stderr] Compiling icu_properties v2.3.0 [INFO] [stderr] Compiling rstest v0.26.1 [INFO] [stderr] Compiling http v1.5.0 [INFO] [stderr] Compiling tokio v1.53.1 [INFO] [stderr] Compiling idna_adapter v1.2.2 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling http-body v1.1.0 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling headers v0.4.1 [INFO] [stderr] Compiling http-body-util v0.1.5 [INFO] [stderr] Compiling tokio-util v0.7.19 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower-http v0.6.11 [INFO] [stderr] Compiling h2 v0.4.19 [INFO] [stderr] Compiling hyper v1.11.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.27.9 [INFO] [stderr] Compiling httpmock v0.8.3 [INFO] [stderr] Compiling reqwest v0.13.4 [INFO] [stderr] Compiling hubuum_client v0.9.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 3m 15s [INFO] running `Command { std: "docker" "inspect" "bbd4842e9ebd4cf773d5a82bbdff417da9317fbe167f2332a00c5e20260ee990", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bbd4842e9ebd4cf773d5a82bbdff417da9317fbe167f2332a00c5e20260ee990" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--release", kill_on_drop: false }` [INFO] [stderr] Finished `release` profile [optimized] target(s) in 0.41s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/release/deps/hubuum_client-443ea7111581450e) [INFO] [stdout] [INFO] [stdout] running 312 tests [INFO] [stdout] test client::shared::test::build_request_url_accepts_positive_page_limits ... ok [INFO] [stdout] test client::shared::test::build_request_url_does_not_treat_field_filters_as_page_limits ... ok [INFO] [stdout] test client::authenticated_state_tests::clones_share_redacted_token_storage ... ok [INFO] [stdout] test client::shared::test::build_request_url_for_delete_inserts_separator_when_missing ... ok [INFO] [stdout] test client::shared::test::advance_cursor_rejects_a_repeated_cursor ... ok [INFO] [stdout] test client::shared::test::build_request_url_for_get_appends_query_string ... ok [INFO] [stdout] test client::shared::test::build_request_url_for_patch_inserts_separator_when_missing ... ok [INFO] [stdout] test client::shared::test::future_retry_after_date_uses_the_remaining_delay ... ok [INFO] [stdout] test client::shared::test::build_request_url_for_patch_requires_patch_id ... ok [INFO] [stdout] test client::shared::test::encode_path_segment_escapes_reserved_characters ... ok [INFO] [stdout] test client::shared::test::custom_transport_success_rejects_invalid_utf8 ... ok [INFO] [stdout] test client::shared::test::build_request_url_rejects_zero_page_limits ... ok [INFO] [stdout] test client::shared::test::idempotency_key_validation_enforces_the_v004_contract ... ok [INFO] [stdout] test client::shared::test::build_request_url_treats_appended_identifiers_as_opaque_segments ... ok [INFO] [stdout] test client::shared::test::parse_http_error_message_uses_message_field_when_available ... ok [INFO] [stdout] test client::shared::test::parse_page_response_preserves_next_cursor ... ok [INFO] [stdout] test client::shared::test::build_url_replaces_placeholders ... ok [INFO] [stdout] test client::shared::test::build_request_url_for_put_keeps_base_url ... ok [INFO] [stdout] test client::shared::test::request_plans_mark_secret_headers_sensitive ... ok [INFO] [stdout] test client::shared::test::response_etags_are_validated_instead_of_silently_discarded ... ok [INFO] [stdout] test client::shared::test::retry_after_delta_seconds_are_preserved ... ok [INFO] [stdout] test client::shared::test::set_raw_query_param_replaces_only_the_scalar_value ... ok [INFO] [stdout] test client::shared::test::sort_aliases_replace_each_other ... ok [INFO] [stdout] test client::shared::test::task_wait_options_have_shared_defaults_and_builder_updates ... ok [INFO] [stdout] test client::shared::test::build_request_url_rejects_unresolved_placeholders ... ok [INFO] [stdout] test client::shared::test::parse_response_rejects_trailing_json_data ... ok [INFO] [stdout] test client::r#async::download_tests::successful_path_download_atomically_replaces_destination ... ok [INFO] [stdout] test client::shared::test::parse_response_rejects_non_empty_delete_body ... ok [INFO] [stdout] test client::shared::test::build_url_treats_placeholder_values_as_opaque_segments ... ok [INFO] [stdout] test client::shared::test::parse_response_returns_none_for_empty_success_body ... ok [INFO] [stdout] test client::shared::test::parse_response_returns_none_for_no_content ... ok [INFO] [stdout] test client::shared::test::parse_response_allows_trailing_whitespace ... ok [INFO] [stdout] test client::shared::test::successful_response_text_rejects_invalid_utf8 ... ok [INFO] [stdout] test endpoints::test::test_complete::api_auth_providers ... ok [INFO] [stdout] test client::shared::test::elapsed_retry_after_date_requests_an_immediate_retry ... ok [INFO] [stdout] test endpoints::test::test_complete::api_export_output ... ok [INFO] [stdout] test endpoints::test::test_complete::api_export_by_id ... ok [INFO] [stdout] test client::transport::tests::request_plan_clones_share_the_immutable_body ... ok [INFO] [stdout] test endpoints::test::test_complete::api_get_user_by_id ... ok [INFO] [stdout] test endpoints::test::test_complete::api_exports ... ok [INFO] [stdout] test client::r#async::download_tests::failed_path_download_preserves_destination_and_removes_temporary_file ... ok [INFO] [stdout] test endpoints::test::test_complete::api_login ... ok [INFO] [stdout] test endpoints::test::test_complete::api_meta_counts ... ok [INFO] [stdout] test endpoints::test::test_complete::api_meta_db ... ok [INFO] [stdout] test endpoints::test::test_complete::api_logout ... ok [INFO] [stdout] test endpoints::test::test_complete::api_meta_login_rate_limit ... ok [INFO] [stdout] test endpoints::test::test_complete::api_logout_all ... ok [INFO] [stdout] test client::shared::test::raw_response_debug_redacts_body_and_cursor ... ok [INFO] [stdout] test endpoints::test::test_complete::api_healthz ... ok [INFO] [stdout] test endpoints::test::test_complete::api_imports ... ok [INFO] [stdout] test endpoints::test::test_complete::api_meta_login_rate_limit_by_id ... ok [INFO] [stdout] test endpoints::test::test_complete::api_readyz ... ok [INFO] [stdout] test endpoints::test::test_complete::api_meta_tasks ... ok [INFO] [stdout] test endpoints::test::test_complete::api_remote_targets ... ok [INFO] [stdout] test endpoints::test::test_complete::api_search ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::class_computed_field_by_id ... ok [INFO] [stdout] test endpoints::test::test_complete::api_tasks ... ok [INFO] [stdout] test endpoints::test::test_complete::foo_login_with_token ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::class_computed_fields ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::class_computed_fields_preview ... ok [INFO] [stdout] test client::shared::test::failed_download_publication_removes_temporary_file ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::admin_config ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::auth_providers ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::backup_by_task_id ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::backups ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::backup_output ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::class_relation_by_id ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::class_computed_fields_rebuild ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::class_relation_from_class_by_id ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::class_relations_from_class ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::export_by_id ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::export_output ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::export_template_by_id ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::exports ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::get_class_permissions ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::get_class_related_graph ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::get_class_by_id ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::get_class_related_relations ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::get_class_related_classes ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::get_collection_effective_principal_permissions ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::export_templates ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::get_collection_permission_grant ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::get_collection_has_permissions ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::get_class ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::export_template_exports ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::get_collection_single_permission_grant ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::get_collection_children ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::get_collection_by_id ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::get_object_related_graph ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::get_group_by_id ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::get_object_related_objects ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::get_object_related_relations ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::get_object_by_id ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::get_collection_effective_group_permissions ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::get_object_scoped_relation_by_id ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::get_user ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::get_user_by_id ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::group_events ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::group_members_add_remove ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::healthz ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::import_results ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::import_by_id ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::logout ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::logout_all ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::logout_token ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::logout_user ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::me ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::me_computed_field_by_id ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::me_computed_fields ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::me_computed_fields_preview ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::imports ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::get_collection_principal_permissions ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::me_permissions ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::me_tokens ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::meta_counts ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::me_settings ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::meta_db ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::meta_tasks ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::me_groups ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::object_relation_by_id ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::principal_groups ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::meta_login_rate_limit ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::login ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::meta_login_rate_limit_by_id ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::principal_settings ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::principal_token_revoke ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::principal_tokens ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::put_collection_parent ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::readyz ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::remote_target_by_id ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::principal_token ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::principal_permissions ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::remote_target_invoke ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::restore_confirm ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::remote_targets ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::restore_status ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::restores ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::search ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::search_stream ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::service_account_by_id ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::service_account_disable ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::service_accounts ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::task_by_id ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::task_events ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::tasks_list ... ok [INFO] [stdout] test endpoints::test::test_trim_start_matches::auth_providers ... ok [INFO] [stdout] test endpoints::test::test_trim_start_matches::class_relation_by_id ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::user_events ... ok [INFO] [stdout] test endpoints::test::test_trim_start_matches::admin_config ... ok [INFO] [stdout] test endpoints::test::test_trim_start_matches::export_templates ... ok [INFO] [stdout] test endpoints::test::test_trim_start_matches::class_relation_from_class_by_id ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::principal_token_renew ... ok [INFO] [stdout] test endpoints::test::test_trim_start_matches::exports ... ok [INFO] [stdout] test endpoints::test::test_trim_start_matches::get_class ... ok [INFO] [stdout] test endpoints::test::test_trim_start_matches::class_relations_from_class ... ok [INFO] [stdout] test endpoints::test::test_trim_start_matches::get_class_by_id ... ok [INFO] [stdout] test endpoints::test::test_trim_start_matches::export_by_id ... ok [INFO] [stdout] test endpoints::test::test_trim_start_matches::export_output ... ok [INFO] [stdout] test endpoints::test::test_trim_start_matches::get_class_permissions ... ok [INFO] [stdout] test endpoints::test::test_trim_start_matches::get_class_related_classes ... ok [INFO] [stdout] test endpoints::test::test_trim_start_matches::export_template_exports ... ok [INFO] [stdout] test endpoints::test::test_complete::api_get_group_by_id ... ok [INFO] [stdout] test endpoints::test::test_trim_start_matches::get_collection_principal_permissions ... ok [INFO] [stdout] test endpoints::test::test_trim_start_matches::export_template_by_id ... ok [INFO] [stdout] test endpoints::test::test_trim_start_matches::get_class_related_relations ... ok [INFO] [stdout] test endpoints::test::test_trim_start_matches::get_collection_ancestors ... ok [INFO] [stdout] test endpoints::test::test_trim_start_matches::get_collection_children ... ok [INFO] [stdout] test endpoints::test::test_trim_start_matches::get_collection_effective_group_permissions ... ok [INFO] [stdout] test endpoints::test::test_trim_start_matches::get_collection_by_id ... ok [INFO] [stdout] test endpoints::test::test_trim_start_matches::get_collection_effective_principal_permissions ... ok [INFO] [stdout] test endpoints::test::test_trim_start_matches::get_collection_has_permissions ... ok [INFO] [stdout] test endpoints::test::test_trim_start_matches::get_collection_permission_grant ... ok [INFO] [stdout] test endpoints::test::test_trim_start_matches::get_class_related_graph ... ok [INFO] [stdout] test endpoints::test::test_complete::api_get_user ... ok [INFO] [stdout] test endpoints::test::test_trim_start_matches::get_collection_single_permission_grant ... ok [INFO] [stdout] test endpoints::test::test_trim_start_matches::get_group_by_id ... ok [INFO] [stdout] test endpoints::test::test_trim_start_matches::get_object_by_id ... ok [INFO] [stdout] test endpoints::test::test_trim_start_matches::get_object_related_graph ... ok [INFO] [stdout] test endpoints::test::test_trim_start_matches::get_object_related_relations ... ok [INFO] [stdout] test endpoints::test::test_trim_start_matches::get_object_related_objects ... ok [INFO] [stdout] test endpoints::test::test_trim_start_matches::get_user ... ok [INFO] [stdout] test endpoints::test::test_trim_start_matches::get_user_by_id ... ok [INFO] [stdout] test endpoints::test::test_trim_start_matches::get_object_scoped_relation_by_id ... ok [INFO] [stdout] test endpoints::test::test_trim_start_matches::healthz ... ok [INFO] [stdout] test endpoints::test::test_trim_start_matches::group_events ... ok [INFO] [stdout] test endpoints::test::test_trim_start_matches::import_by_id ... ok [INFO] [stdout] test endpoints::test::test_trim_start_matches::imports ... ok [INFO] [stdout] test endpoints::test::test_trim_start_matches::logout_token ... ok [INFO] [stdout] test endpoints::test::test_trim_start_matches::me ... ok [INFO] [stdout] test endpoints::test::test_trim_start_matches::me_settings ... ok [INFO] [stdout] test endpoints::test::test_trim_start_matches::me_tokens ... ok [INFO] [stdout] test endpoints::test::test_trim_start_matches::import_results ... ok [INFO] [stdout] test endpoints::test::test_trim_start_matches::meta_counts ... ok [INFO] [stdout] test endpoints::test::test_trim_start_matches::login ... ok [INFO] [stdout] test endpoints::test::test_trim_start_matches::meta_db ... ok [INFO] [stdout] test endpoints::test::test_trim_start_matches::logout ... ok [INFO] [stdout] test endpoints::test::test_trim_start_matches::meta_login_rate_limit ... ok [INFO] [stdout] test endpoints::test::test_trim_start_matches::logout_all ... ok [INFO] [stdout] test endpoints::test::test_trim_start_matches::logout_user ... ok [INFO] [stdout] test endpoints::test::test_trim_start_matches::meta_tasks ... ok [INFO] [stdout] test endpoints::test::test_trim_start_matches::meta_login_rate_limit_by_id ... ok [INFO] [stdout] test endpoints::test::test_trim_start_matches::principal_settings ... ok [INFO] [stdout] test endpoints::test::test_trim_start_matches::principal_token ... ok [INFO] [stdout] test endpoints::test::test_trim_start_matches::principal_token_revoke ... ok [INFO] [stdout] test endpoints::test::test_trim_start_matches::principal_tokens ... ok [INFO] [stdout] test endpoints::test::test_trim_start_matches::principal_token_renew ... ok [INFO] [stdout] test endpoints::test::test_trim_start_matches::put_collection_parent ... ok [INFO] [stdout] test endpoints::test::test_trim_start_matches::readyz ... ok [INFO] [stdout] test endpoints::test::test_trim_start_matches::search ... ok [INFO] [stdout] test endpoints::test::test_trim_start_matches::remote_target_invoke ... ok [INFO] [stdout] test endpoints::test::test_trim_start_matches::remote_targets ... ok [INFO] [stdout] test endpoints::test::test_trim_start_matches::search_stream ... ok [INFO] [stdout] test endpoints::test::test_trim_start_matches::task_events ... ok [INFO] [stdout] test endpoints::test::test_trim_start_matches::service_accounts ... ok [INFO] [stdout] test errors::tests::exposes_structured_api_error_response ... ok [INFO] [stdout] test endpoints::test::test_trim_start_matches::object_relation_by_id ... ok [INFO] [stdout] test resources::class::alias_tests::new_relation_params_with_aliases_serialize_three_keys ... ok [INFO] [stdout] test errors::tests::sensitive_decode_and_retry_details_require_explicit_access ... ok [INFO] [stdout] test resources::class::alias_tests::new_relation_params_without_aliases_serialize_one_key ... ok [INFO] [stdout] test resources::object::v003_tests::aggregate_json_paths_reject_invalid_segments ... ok [INFO] [stdout] test resources::object::v003_tests::aggregate_query_values_match_the_server_contract ... ok [INFO] [stdout] test types::auth::tests::auth_provider_discovery_preserves_order_and_supports_lookup ... ok [INFO] [stdout] test endpoints::test::test_trim_start_matches::service_account_by_id ... ok [INFO] [stdout] test types::auth::tests::issued_token_preserves_expiry_and_redacts_secret ... ok [INFO] [stdout] test resources::object::v003_tests::json_patch_document_serializes_every_rfc6902_operation ... ok [INFO] [stdout] test endpoints::test::test_trim_start_matches::task_by_id ... ok [INFO] [stdout] test types::backup::tests::backup_document_serializes_a_restore_compatible_naive_timestamp ... ok [INFO] [stdout] test types::backup::tests::backup_request_defaults_to_history ... ok [INFO] [stdout] test types::backup::tests::restore_confirmation_uses_server_phrase ... ok [INFO] [stdout] test endpoints::test::test_trim_start_matches::user_events ... ok [INFO] [stdout] test types::backup::tests::restore_secrets_and_backup_rows_are_redacted ... ok [INFO] [stdout] test endpoints::test::test_endpoint_path::get_collection_ancestors ... ok [INFO] [stdout] test types::auth::tests::secret_bearing_types_redact_debug_output ... ok [INFO] [stdout] test endpoints::test::test_trim_start_matches::tasks_list ... ok [INFO] [stdout] test types::auth::tests::scoped_credentials_serialize_the_identity_scope ... ok [INFO] [stdout] test types::baseurl::test::rejects_ambiguous_base_urls::credentials ... ok [INFO] [stdout] test types::baseurl::test::rejects_ambiguous_base_urls::fragment ... ok [INFO] [stdout] test types::baseurl::test::test_base_url_with_trailing_slash ... ok [INFO] [stdout] test types::baseurl::test::test_base_url_from_str ... ok [INFO] [stdout] test types::baseurl::test::test_base_url_with_trailing_slash::http ... ok [INFO] [stdout] test types::baseurl::test::test_base_url_with_trailing_slash::https ... ok [INFO] [stdout] test types::baseurl::test::test_invalid_schema::file ... ok [INFO] [stdout] test types::baseurl::test::test_invalid_schema::ftp ... ok [INFO] [stdout] test types::baseurl::test::test_valid_schema::http ... ok [INFO] [stdout] test types::baseurl::test::test_invalid_schema::mailto ... ok [INFO] [stdout] test types::computed::tests::preview_constructors_select_exactly_one_source ... ok [INFO] [stdout] test types::computed::tests::query_selectors_use_shared_and_personal_namespaces ... ok [INFO] [stdout] test types::computed::tests::typed_operation_matches_server_wire_contract ... ok [INFO] [stdout] test types::computed::tests::unknown_operation_and_result_type_remain_decodable ... ok [INFO] [stdout] test types::datetime::tests::deserializes_naive_utc_timestamp ... ok [INFO] [stdout] test types::datetime::tests::serialization_preserves_fractional_precision ... ok [INFO] [stdout] test types::baseurl::test::rejects_ambiguous_base_urls::query ... ok [INFO] [stdout] test types::datetime::tests::serializes_as_rfc3339 ... ok [INFO] [stdout] test types::baseurl::test::test_valid_schema::https ... ok [INFO] [stdout] test types::event::tests::delivery_debug_redacts_error_details_and_ignores_removed_claim_tokens ... ok [INFO] [stdout] test types::export::tests::content_type_headers_are_case_insensitive_and_ignore_parameters ... ok [INFO] [stdout] test types::export::tests::export_request_serializes_include_and_relation_context ... ok [INFO] [stdout] test types::export::tests::export_output_debug_redacts_payloads ... ok [INFO] [stdout] test types::baseurl::test::new_normalizes_paths_without_double_encoding ... ok [INFO] [stdout] test types::export::tests::export_scope_validation_matches_kind_specific_id_rules ... ok [INFO] [stdout] test types::export::tests::export_scope_ids_must_be_positive ... ok [INFO] [stdout] test types::export::tests::export_warning_deserializes_path ... ok [INFO] [stdout] test types::filter::tests::filter_operator_display_includes_all_supported_operators ... ok [INFO] [stdout] test types::export::tests::unknown_content_type_headers_remain_forward_compatible ... ok [INFO] [stdout] test types::filter::tests::into_query_string_encodes_reserved_characters ... ok [INFO] [stdout] test types::filter::tests::into_query_string_is_consistent_across_vec_and_slice ... ok [INFO] [stdout] test types::filter::tests::into_query_string_supports_raw_query_parameters ... ok [INFO] [stdout] test types::filter::tests::into_tuples_is_consistent_across_owned_and_borrowed_filters ... ok [INFO] [stdout] test types::import::tests::full_import_diagnostics_redact_secret_bearing_fields ... ok [INFO] [stdout] test types::history::tests::full_collection_history_preserves_parent_id ... ok [INFO] [stdout] test types::event::tests::event_configuration_debug_redacts_sink_and_routing_details ... ok [INFO] [stdout] test types::import::tests::full_request_serializes_every_server_graph_section ... ok [INFO] [stdout] test types::datetime::tests::displays_as_rfc3339_for_query_filters ... ok [INFO] [stdout] test types::datetime::tests::deserializes_rfc3339_with_offset ... ok [INFO] [stdout] test resources::object::v003_tests::json_patch_document_enforces_the_server_operation_limit ... ok [INFO] [stdout] test types::import::tests::group_keys_default_to_local_and_can_disambiguate_scopes ... ok [INFO] [stdout] test types::import::tests::import_diagnostics_redact_schema_and_object_payloads ... ok [INFO] [stdout] test types::import::tests::legacy_requests_convert_to_full_requests_without_wire_changes ... ok [INFO] [stdout] test types::import::tests::request_builder_uses_current_version_and_sets_options ... ok [INFO] [stdout] test types::json_path::tests::accepts_nested_dollar_and_underscore_segments ... ok [INFO] [stdout] test types::json_path::tests::rejects_empty_and_invalid_segments ... ok [INFO] [stdout] test types::meta::tests::full_db_state_accepts_unsigned_counter_limits ... ok [INFO] [stdout] test endpoints::test::endpoint_paths_match_the_pinned_openapi_contract ... ok [INFO] [stdout] test types::relation::tests::relation_limits_require_positive_values ... ok [INFO] [stdout] test types::meta::tests::full_db_state_preserves_pool_metrics ... ok [INFO] [stdout] test types::meta::tests::login_rate_limit_state_deserializes ... ok [INFO] [stdout] test types::remote::tests::remote_call_result_preserves_the_target_id_type ... ok [INFO] [stdout] test types::remote::tests::remote_auth_debug_redacts_secrets ... ok [INFO] [stdout] test types::remote::tests::remote_invocation_values_must_be_json_objects ... ok [INFO] [stdout] test types::remote::tests::remote_result_debug_redacts_response_and_error_details ... ok [INFO] [stdout] test types::revision::tests::entity_tags_are_strong_quoted_and_opaque ... ok [INFO] [stdout] test types::remote::tests::remote_request_debug_redacts_templates_and_overrides ... ok [INFO] [stdout] test types::search::tests::byte_decoder_accepts_standard_line_endings ... ok [INFO] [stdout] test types::search::tests::byte_decoder_discards_unterminated_event_at_eof ... ok [INFO] [stdout] test types::remote::tests::transport_controlled_remote_headers_are_rejected ... ok [INFO] [stdout] test types::relation::tests::relation_limits_serialize_as_integers ... ok [INFO] [stdout] test types::revision::tests::revisions_are_positive ... ok [INFO] [stdout] test types::search::tests::byte_decoder_handles_fragmented_utf8 ... ok [INFO] [stdout] test types::search::tests::byte_decoder_preserves_events_before_size_error ... ok [INFO] [stdout] test types::search::tests::parse_sse_stream_follows_event_stream_field_rules ... ok [INFO] [stdout] test types::search::tests::parse_sse_stream_reads_all_unified_search_events ... ok [INFO] [stdout] test types::settings::tests::accepts_object_roots_and_supports_typed_decoding ... ok [INFO] [stdout] test types::settings::tests::rejects_non_object_roots ... ok [INFO] [stdout] test types::settings::tests::supports_borrowed_typed_decoding ... ok [INFO] [stdout] test types::settings::tests::debug_redacts_document_values ... ok [INFO] [stdout] test types::task::tests::task_and_import_diagnostics_redact_server_details ... ok [INFO] [stdout] test types::task::tests::task_links_and_details_deserialize_export_fields ... ok [INFO] [stdout] test types::task::tests::task_status_terminality ... ok [INFO] [stdout] test types::token::tests::request_scopes_reject_empty_duplicate_and_oversized_dimensions ... ok [INFO] [stdout] test types::token::tests::resource_scopes_use_the_v004_tagged_wire_shape ... ok [INFO] [stdout] test types::token::tests::response_scopes_cannot_bypass_validation ... ok [INFO] [stderr] Running tests/client_behavior.rs (/opt/rustwide/target/release/deps/client_behavior-66288138beb8c483) [INFO] [stdout] test client::r#async::runtime_sharing_tests::clones_and_authentication_share_runtime ... ok [INFO] [stderr] Running tests/container_integration.rs (/opt/rustwide/target/release/deps/container_integration-2c85844f1db86670) [INFO] [stdout] [INFO] [stdout] test result: ok. 312 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [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] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/foundations.rs (/opt/rustwide/target/release/deps/foundations-87fd17ac282860fa) [INFO] [stdout] [INFO] [stderr] Running tests/shared_scenarios.rs (/opt/rustwide/target/release/deps/shared_scenarios-3a2a45a1dfa3d374) [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] [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] [stdout] [INFO] [stderr] Running tests/typed_query_compile.rs (/opt/rustwide/target/release/deps/typed_query_compile-ef6afd88802d5ef5) [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests hubuum_client [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] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - (line 13) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 28) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.63s; merged doctests compilation took 0.52s [INFO] running `Command { std: "docker" "inspect" "bbd4842e9ebd4cf773d5a82bbdff417da9317fbe167f2332a00c5e20260ee990", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbd4842e9ebd4cf773d5a82bbdff417da9317fbe167f2332a00c5e20260ee990", kill_on_drop: false }` [INFO] [stdout] bbd4842e9ebd4cf773d5a82bbdff417da9317fbe167f2332a00c5e20260ee990