[INFO] fetching crate oxigdal-stac 0.1.3... [INFO] testing oxigdal-stac-0.1.3 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate oxigdal-stac 0.1.3 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate oxigdal-stac 0.1.3 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate oxigdal-stac 0.1.3 [INFO] tweaked toml for crates.io crate oxigdal-stac 0.1.3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate oxigdal-stac 0.1.3 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate oxigdal-stac 0.1.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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 264fb89bbc4601c6eac1665767fc25c6762ace7e5ace893be0c81c9a634374eb [INFO] running `Command { std: "docker" "start" "-a" "264fb89bbc4601c6eac1665767fc25c6762ace7e5ace893be0c81c9a634374eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "264fb89bbc4601c6eac1665767fc25c6762ace7e5ace893be0c81c9a634374eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "264fb89bbc4601c6eac1665767fc25c6762ace7e5ace893be0c81c9a634374eb", kill_on_drop: false }` [INFO] [stdout] 264fb89bbc4601c6eac1665767fc25c6762ace7e5ace893be0c81c9a634374eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 18e3007277a51be77aa15d6fe992b0f00d0bd3c54714edab6daf48880801edd9 [INFO] running `Command { std: "docker" "start" "-a" "18e3007277a51be77aa15d6fe992b0f00d0bd3c54714edab6daf48880801edd9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling aws-lc-rs v1.16.2 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling tinyvec v1.11.0 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling oxigdal-core v0.1.3 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling aws-lc-sys v0.39.0 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling geo-types v0.7.18 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling geojson v1.0.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling rustls-webpki v0.103.10 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling oxigdal-stac v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.04s [INFO] running `Command { std: "docker" "inspect" "18e3007277a51be77aa15d6fe992b0f00d0bd3c54714edab6daf48880801edd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18e3007277a51be77aa15d6fe992b0f00d0bd3c54714edab6daf48880801edd9", kill_on_drop: false }` [INFO] [stdout] 18e3007277a51be77aa15d6fe992b0f00d0bd3c54714edab6daf48880801edd9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba74994721927da63cee5c87ed199d7c10cf429d379498822614015f238971d9 [INFO] running `Command { std: "docker" "start" "-a" "ba74994721927da63cee5c87ed199d7c10cf429d379498822614015f238971d9", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling proptest v1.10.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling geo-types v0.7.18 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling oxigdal-core v0.1.3 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling geojson v1.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling oxigdal-stac v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 42.78s [INFO] running `Command { std: "docker" "inspect" "ba74994721927da63cee5c87ed199d7c10cf429d379498822614015f238971d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba74994721927da63cee5c87ed199d7c10cf429d379498822614015f238971d9", kill_on_drop: false }` [INFO] [stdout] ba74994721927da63cee5c87ed199d7c10cf429d379498822614015f238971d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 19f0fe98708cb209a22abc4dfaab253a849cf57f625c17e15393619e35fd9d24 [INFO] running `Command { std: "docker" "start" "-a" "19f0fe98708cb209a22abc4dfaab253a849cf57f625c17e15393619e35fd9d24", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oxigdal_stac-98af26c782b028b4) [INFO] [stdout] [INFO] [stdout] running 185 tests [INFO] [stdout] test aggregation::tests::test_aggregation_request_builder ... ok [INFO] [stdout] test aggregation::tests::test_aggregation_response ... ok [INFO] [stdout] test aggregation::tests::test_aggregation_serialization ... ok [INFO] [stdout] test api::conformance::tests::test_standard_includes_core ... ok [INFO] [stdout] test api::conformance::tests::test_standard_includes_item_search ... ok [INFO] [stdout] test api::features::tests::test_collection_summary ... ok [INFO] [stdout] test api::features::tests::test_collections_list_roundtrip ... ok [INFO] [stdout] test api::features::tests::test_landing_page_roundtrip ... ok [INFO] [stdout] test api::search::tests::test_fields_spec ... ok [INFO] [stdout] test api::features::tests::test_landing_page_new ... ok [INFO] [stdout] test api::conformance::tests::test_json_roundtrip ... ok [INFO] [stdout] test api::search::tests::test_has_next_page ... ok [INFO] [stdout] test api::search::tests::test_item_collection_new ... ok [INFO] [stdout] test api::conformance::tests::test_standard_count ... ok [INFO] [stdout] test api::conformance::tests::test_standard_includes_ogc ... ok [INFO] [stdout] test api::search::tests::test_search_request_roundtrip ... ok [INFO] [stdout] test api::search::tests::test_with_sort ... ok [INFO] [stdout] test asset::tests::test_asset_additional_fields ... ok [INFO] [stdout] test api::search::tests::test_search_request_default ... ok [INFO] [stdout] test asset::tests::test_asset_builder ... ok [INFO] [stdout] test api::conformance::tests::test_custom_class ... ok [INFO] [stdout] test api::conformance::tests::test_supports_false_for_unknown ... ok [INFO] [stdout] test api::search::tests::test_with_bbox ... ok [INFO] [stdout] test api::search::tests::test_with_collections ... ok [INFO] [stdout] test aggregation::tests::test_geohash_grid_validation ... ok [INFO] [stdout] test asset::tests::test_asset_multiple_roles ... ok [INFO] [stdout] test asset::tests::test_asset_new ... ok [INFO] [stdout] test asset::tests::test_asset_serialization ... ok [INFO] [stdout] test builder::tests::test_catalog_builder ... ok [INFO] [stdout] test catalog::tests::test_catalog_add_link ... ok [INFO] [stdout] test builder::tests::test_item_builder_with_properties ... ok [INFO] [stdout] test catalog::tests::test_catalog_new ... ok [INFO] [stdout] test catalog::tests::test_catalog_validate ... ok [INFO] [stdout] test catalog::tests::test_catalog_with_title ... ok [INFO] [stdout] test client::pagination::tests::test_apply_to_request_sets_limit_and_page ... ok [INFO] [stdout] test client::pagination::tests::test_apply_to_request_token ... ok [INFO] [stdout] test client::pagination::tests::test_client_items_url_no_pagination ... ok [INFO] [stdout] test client::pagination::tests::test_client_next_page_request_token ... ok [INFO] [stdout] test client::pagination::tests::test_client_items_url_with_pagination ... ok [INFO] [stdout] test client::pagination::tests::test_client_search_url ... ok [INFO] [stdout] test client::pagination::tests::test_client_next_page_request_none_when_no_next ... ok [INFO] [stdout] test client::pagination::tests::test_client_search_url_trailing_slash ... ok [INFO] [stdout] test asset::tests::test_asset_validate ... ok [INFO] [stdout] test client::pagination::tests::test_next_page_increments_offset ... ok [INFO] [stdout] test client::pagination::tests::test_next_page_returns_none_on_empty ... ok [INFO] [stdout] test client::pagination::tests::test_page_iterator_pages_fetched_counter ... ok [INFO] [stdout] test client::pagination::tests::test_page_iterator_max_pages ... ok [INFO] [stdout] test client::pagination::tests::test_next_page_returns_none_when_fewer_items_than_limit ... ok [INFO] [stdout] test client::pagination::tests::test_page_iterator_two_pages_then_empty ... ok [INFO] [stdout] test client::pagination::tests::test_token_strategy_next_page_picks_up_token ... ok [INFO] [stdout] test client::pagination::tests::test_token_strategy_none_when_no_token ... ok [INFO] [stdout] test client::pagination::tests::test_client_with_limit ... ok [INFO] [stdout] test client::pagination::tests::test_first_page_creates_offset_zero ... ok [INFO] [stdout] test client::request::tests::test_fields_spec ... ok [INFO] [stdout] test client::request::tests::test_get_conformance_path ... ok [INFO] [stdout] test builder::tests::test_item_builder ... ok [INFO] [stdout] test client::request::tests::test_get_items_query_params_bbox ... ok [INFO] [stdout] test client::request::tests::test_get_landing_method_and_path ... ok [INFO] [stdout] test client::pagination::tests::test_client_parse_item ... ok [INFO] [stdout] test client::pagination::tests::test_client_parse_item_collection ... ok [INFO] [stdout] test catalog::tests::test_catalog_find_links ... ok [INFO] [stdout] test client::request::tests::test_search_method_is_post ... ok [INFO] [stdout] test builder::tests::test_collection_builder ... ok [INFO] [stdout] test client::response::tests::test_item_collection_next_token_from_href ... ok [INFO] [stdout] test catalog::tests::test_catalog_get_self_link ... ok [INFO] [stdout] test catalog::tests::test_catalog_validate_empty_description ... ok [INFO] [stdout] test client::response::tests::test_stac_item_cloud_cover ... ok [INFO] [stdout] test client::request::tests::test_search_request_json_roundtrip ... ok [INFO] [stdout] test client::response::tests::test_stac_item_datetime ... ok [INFO] [stdout] test client::request::tests::test_sort_field_asc_desc ... ok [INFO] [stdout] test client::request::tests::test_to_url_collections ... ok [INFO] [stdout] test client::request::tests::test_to_url_landing ... ok [INFO] [stdout] test client::response::tests::test_extract_query_param ... ok [INFO] [stdout] test client::response::tests::test_item_collection_len_and_empty ... ok [INFO] [stdout] test client::response::tests::test_stac_item_get_property_f64 ... ok [INFO] [stdout] test client::response::tests::test_item_collection_next_token_from_body ... ok [INFO] [stdout] test client::response::tests::test_stac_item_platform ... ok [INFO] [stdout] test client::response::tests::test_stac_link_builder ... ok [INFO] [stdout] test collection::tests::test_collection_validate ... ok [INFO] [stdout] test collection::tests::test_collection_with_spatial_extent ... ok [INFO] [stdout] test collection::tests::test_collection_with_temporal_extent ... ok [INFO] [stdout] test collection::tests::test_collection_new ... ok [INFO] [stdout] test collection::tests::test_collection_with_title ... ok [INFO] [stdout] test collection_aggregation::tests::test_empty_aggregator ... ok [INFO] [stdout] test collection_aggregation::tests::test_ingest_bbox_spatial_extent ... ok [INFO] [stdout] test collection::tests::test_provider_builder ... ok [INFO] [stdout] test collection::tests::test_collection_add_provider ... ok [INFO] [stdout] test collection_aggregation::tests::test_multiple_items_aggregated ... ok [INFO] [stdout] test collection_aggregation::tests::test_numeric_stats_empty ... ok [INFO] [stdout] test collection_aggregation::tests::test_numeric_stats_from_values ... ok [INFO] [stdout] test collection_aggregation::tests::test_property_frequencies ... ok [INFO] [stdout] test collection_aggregation::tests::test_serialization_roundtrip ... ok [INFO] [stdout] test collection_aggregation::tests::test_cloud_cover_stats ... ok [INFO] [stdout] test cql2::tests::test_cql2_complex ... ok [INFO] [stdout] test cql2::tests::test_cql2_equal ... ok [INFO] [stdout] test collection_aggregation::tests::test_platform_counts ... ok [INFO] [stdout] test cql2::tests::test_cql2_in ... ok [INFO] [stdout] test cql2::tests::test_cql2_and ... ok [INFO] [stdout] test cql2::tests::test_cql2_like ... ok [INFO] [stdout] test cql2::tests::test_cql2_spatial ... ok [INFO] [stdout] test extensions::eo::tests::test_band_builder ... ok [INFO] [stdout] test cql2::tests::test_cql2_temporal ... ok [INFO] [stdout] test extensions::eo::tests::test_band_validate ... ok [INFO] [stdout] test extensions::eo::tests::test_band_new ... ok [INFO] [stdout] test extensions::eo::tests::test_eo_extension_new ... ok [INFO] [stdout] test extensions::eo::tests::test_eo_extension_serialization ... ok [INFO] [stdout] test extensions::eo::tests::test_eo_extension_validate_cloud_cover ... ok [INFO] [stdout] test cql2::tests::test_cql2_between ... ok [INFO] [stdout] test extensions::eo::tests::test_eo_extension_with_cloud_cover ... ok [INFO] [stdout] test extensions::projection::tests::test_projection_extension_new ... ok [INFO] [stdout] test extensions::projection::tests::test_projection_extension_validate ... ok [INFO] [stdout] test extensions::projection::tests::test_projection_extension_serialization ... ok [INFO] [stdout] test extensions::projection::tests::test_projection_extension_with_centroid ... ok [INFO] [stdout] test extensions::projection::tests::test_projection_extension_with_transform ... ok [INFO] [stdout] test extensions::sar::tests::test_frequency_band_serialization ... ok [INFO] [stdout] test extensions::sar::tests::test_polarization_serialization ... ok [INFO] [stdout] test extensions::sar::tests::test_sar_extension_builder ... ok [INFO] [stdout] test extensions::projection::tests::test_projection_extension_with_epsg ... ok [INFO] [stdout] test extensions::sar::tests::test_observation_direction_serialization ... ok [INFO] [stdout] test extensions::sar::tests::test_sar_extension_new ... ok [INFO] [stdout] test extensions::scientific::tests::test_publication_builder ... ok [INFO] [stdout] test extensions::scientific::tests::test_scientific_extension_new ... ok [INFO] [stdout] test extensions::scientific::tests::test_scientific_extension_serialization ... ok [INFO] [stdout] test extensions::scientific::tests::test_scientific_extension_builder ... ok [INFO] [stdout] test extensions::timestamps::tests::test_is_published ... ok [INFO] [stdout] test extensions::projection::tests::test_projection_extension_with_shape ... ok [INFO] [stdout] test extensions::timestamps::tests::test_timestamps_builder ... ok [INFO] [stdout] test extensions::timestamps::tests::test_is_expired ... ok [INFO] [stdout] test extensions::timestamps::tests::test_timestamps_extension_new ... ok [INFO] [stdout] test extensions::timestamps::tests::test_validate_ok ... ok [INFO] [stdout] test extensions::timestamps::tests::test_validate_published_after_expires_fails ... ok [INFO] [stdout] test extensions::scientific::tests::test_scientific_extension_validation ... ok [INFO] [stdout] test extensions::version::tests::test_mark_deprecated ... ok [INFO] [stdout] test extensions::version::tests::test_mark_experimental ... ok [INFO] [stdout] test client::request::tests::test_search_body_json_is_some ... ok [INFO] [stdout] test extensions::timestamps::tests::test_schema_uri ... ok [INFO] [stdout] test extensions::version::tests::test_schema_uri ... ok [INFO] [stdout] test extensions::version::tests::test_serialization_roundtrip ... ok [INFO] [stdout] test api::conformance::tests::test_with_transaction ... ok [INFO] [stdout] test extensions::version::tests::test_validate_empty_version_fails ... ok [INFO] [stdout] test extensions::version::tests::test_validate_ok ... ok [INFO] [stdout] test extensions::timestamps::tests::test_serialization_roundtrip ... ok [INFO] [stdout] test extensions::version::tests::test_with_version ... ok [INFO] [stdout] test extensions::view::tests::test_view_extension_builder ... ok [INFO] [stdout] test extensions::view::tests::test_view_extension_new ... ok [INFO] [stdout] test extensions::view::tests::test_view_extension_serialization ... ok [INFO] [stdout] test extensions::view::tests::test_view_extension_validation ... ok [INFO] [stdout] test item::tests::test_item_add_asset ... ok [INFO] [stdout] test item::tests::test_item_add_link ... ok [INFO] [stdout] test extensions::version::tests::test_version_extension_new ... ok [INFO] [stdout] test item::tests::test_item_new ... ok [INFO] [stdout] test item::tests::test_item_validate_missing_datetime ... ok [INFO] [stdout] test item::tests::test_item_validate_with_datetime ... ok [INFO] [stdout] test item::tests::test_item_with_datetime ... ok [INFO] [stdout] test pagination::tests::test_page_pagination_boundaries ... ok [INFO] [stdout] test pagination::tests::test_page_pagination_navigation ... ok [INFO] [stdout] test item::tests::test_link_builder ... ok [INFO] [stdout] test pagination::tests::test_page_pagination_new ... ok [INFO] [stdout] test pagination::tests::test_page_pagination_offset ... ok [INFO] [stdout] test item::tests::test_item_validate_with_datetime_range ... ok [INFO] [stdout] test search::tests::test_search_params_serialization ... ok [INFO] [stdout] test tests::test_bbox_helper ... ok [INFO] [stdout] test tests::test_bbox_to_polygon ... ok [INFO] [stdout] test tests::test_point_geometry ... ok [INFO] [stdout] test transaction::tests::test_create_duplicate_returns_error ... ok [INFO] [stdout] test transaction::tests::test_delete_existing ... ok [INFO] [stdout] test transaction::tests::test_item_count ... ok [INFO] [stdout] test transaction::tests::test_delete_non_existent_fails ... ok [INFO] [stdout] test transaction::tests::test_missing_id_field ... ok [INFO] [stdout] test transaction::tests::test_get_item ... ok [INFO] [stdout] test transaction::tests::test_transaction_log_populated ... ok [INFO] [stdout] test transaction::tests::test_list_items_by_collection ... ok [INFO] [stdout] test transaction::tests::test_create_item_success ... ok [INFO] [stdout] test transaction::tests::test_update_existing ... ok [INFO] [stdout] test transaction::tests::test_update_non_existent_fails ... ok [INFO] [stdout] test transaction::tests::test_upsert_replaces_existing ... ok [INFO] [stdout] test tests::test_stac_version ... ok [INFO] [stdout] test transaction::tests::test_collection_operations ... ok [INFO] [stdout] test transaction::tests::test_upsert_creates_new ... ok [INFO] [stdout] test pagination::tests::test_paginator_reset ... ok [INFO] [stdout] test search::tests::test_stac_client_new ... ok [INFO] [stdout] test pagination::tests::test_paginator_creation ... ok [INFO] [stdout] test search::tests::test_search_builder ... ok [INFO] [stdout] test catalog::tests::test_catalog_validate_empty_id ... ok [INFO] [stdout] test client::request::tests::test_search_request_builder ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 185 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s [INFO] [stdout] [INFO] [stderr] Running tests/client_test.rs (/opt/rustwide/target/debug/deps/client_test-0718d7b992bb618a) [INFO] [stdout] [INFO] [stdout] running 62 tests [INFO] [stdout] test test_fields_spec_include_exclude ... ok [INFO] [stdout] test test_get_collection_path ... ok [INFO] [stdout] test test_get_collections_path ... ok [INFO] [stdout] test test_get_item_path ... ok [INFO] [stdout] test test_get_items_path ... ok [INFO] [stdout] test test_get_conformance_path ... ok [INFO] [stdout] test test_get_items_query_params_contain_bbox ... ok [INFO] [stdout] test test_get_landing_path_empty ... ok [INFO] [stdout] test test_get_landing_method_get ... ok [INFO] [stdout] test test_item_collection_is_empty ... ok [INFO] [stdout] test test_item_collection_next_page_token_from_href ... ok [INFO] [stdout] test test_item_collection_len ... ok [INFO] [stdout] test test_item_collection_prev_page_token ... ok [INFO] [stdout] test test_pagination_strategy_apply_token ... ok [INFO] [stdout] test test_page_iterator_max_pages_stops_early ... ok [INFO] [stdout] test test_pagination_strategy_first_page_offset_zero ... ok [INFO] [stdout] test test_search_body_json_is_some ... ok [INFO] [stdout] test test_pagination_strategy_next_page_increments_offset ... ok [INFO] [stdout] test test_search_method_post ... ok [INFO] [stdout] test test_search_request_fields_in_json ... ok [INFO] [stdout] test test_search_request_new_is_empty ... ok [INFO] [stdout] test test_search_request_from_json_minimal ... ok [INFO] [stdout] test test_search_request_with_bbox ... ok [INFO] [stdout] test test_search_request_to_json_and_from_json_roundtrip ... ok [INFO] [stdout] test test_item_collection_next_page_token_none ... ok [INFO] [stdout] test test_page_iterator_stops_on_fewer_items ... ok [INFO] [stdout] test test_page_iterator_two_real_pages_then_empty ... ok [INFO] [stdout] test test_fields_spec_in_search_json ... ok [INFO] [stdout] test test_search_request_to_json_omits_none_fields ... ok [INFO] [stdout] test test_search_request_with_collections ... ok [INFO] [stdout] test test_pagination_strategy_apply_to_request_sets_limit ... ok [INFO] [stdout] test test_search_request_with_datetime ... ok [INFO] [stdout] test test_search_request_with_sort ... ok [INFO] [stdout] test test_search_request_with_fields ... ok [INFO] [stdout] test test_sort_field_ascending_serialization ... ok [INFO] [stdout] test test_search_request_with_ids ... ok [INFO] [stdout] test test_sort_field_descending_serialization ... ok [INFO] [stdout] test test_stac_api_client_items_url_no_params ... ok [INFO] [stdout] test test_stac_api_client_items_url_with_limit ... ok [INFO] [stdout] test test_stac_api_client_items_url_with_limit_and_offset ... ok [INFO] [stdout] test test_stac_api_client_next_page_none_when_no_next_link ... ok [INFO] [stdout] test test_stac_api_client_next_page_request_from_token_link ... ok [INFO] [stdout] test test_stac_api_client_parse_item_collection_minimal ... ok [INFO] [stdout] test test_stac_api_client_parse_item_collection_with_items ... ok [INFO] [stdout] test test_stac_api_client_parse_collection_minimal ... ok [INFO] [stdout] test test_search_request_with_limit ... ok [INFO] [stdout] test test_search_request_with_page ... ok [INFO] [stdout] test test_stac_asset_multiple_roles ... ok [INFO] [stdout] test test_stac_item_cloud_cover ... ok [INFO] [stdout] test test_stac_item_constellation ... ok [INFO] [stdout] test test_stac_api_client_parse_item_minimal ... ok [INFO] [stdout] test test_stac_item_get_property_f64 ... ok [INFO] [stdout] test test_stac_item_datetime ... ok [INFO] [stdout] test test_stac_item_get_property_missing ... ok [INFO] [stdout] test test_to_url_landing_no_trailing_slash ... ok [INFO] [stdout] test test_to_url_trailing_slash_normalised ... ok [INFO] [stdout] test test_to_url_with_query_params ... ok [INFO] [stdout] test test_stac_item_get_property_string ... ok [INFO] [stdout] test test_stac_item_platform ... ok [INFO] [stdout] test test_to_url_conformance ... ok [INFO] [stdout] test test_search_request_with_token ... ok [INFO] [stdout] test test_stac_api_client_search_url_format ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 62 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-06a78526834c0767) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test test_asset_validation ... ok [INFO] [stdout] test test_collection_with_extent ... ok [INFO] [stdout] test test_eo_extension_validation ... ok [INFO] [stdout] test test_complex_catalog_structure ... ok [INFO] [stdout] test test_helper_functions ... ok [INFO] [stdout] test test_item_with_eo_extension ... ok [INFO] [stdout] test test_item_validation_failures ... ok [INFO] [stdout] test test_item_with_assets ... ok [INFO] [stdout] test test_json_serialization_format ... ok [INFO] [stdout] test test_projection_extension_validation ... ok [INFO] [stdout] test test_real_world_sentinel2_example ... ok [INFO] [stdout] test test_catalog_roundtrip ... ok [INFO] [stderr] Running tests/stac_extended_test.rs (/opt/rustwide/target/debug/deps/stac_extended_test-94b164126372e326) [INFO] [stdout] test test_link_relationships ... ok [INFO] [stdout] test test_item_with_projection_extension ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 88 tests [INFO] [stdout] test test_aggregation_cloud_cover_statistics ... ok [INFO] [stdout] test test_aggregation_empty ... ok [INFO] [stdout] test test_aggregation_platform_counts ... ok [INFO] [stdout] test test_aggregation_item_count ... ok [INFO] [stdout] test test_aggregation_spatial_union ... ok [INFO] [stdout] test test_conformance_custom_class ... ok [INFO] [stdout] test test_aggregation_single_item_bbox ... ok [INFO] [stdout] test test_conformance_standard_has_core ... ok [INFO] [stdout] test test_conformance_json_roundtrip ... ok [INFO] [stdout] test test_conformance_standard_has_item_search ... ok [INFO] [stdout] test test_conformance_standard_has_ogc_features ... ok [INFO] [stdout] test test_conformance_standard_length ... ok [INFO] [stdout] test test_conformance_with_transaction_adds_uri ... ok [INFO] [stdout] test test_eo_band_common_name_variants_serialize ... ok [INFO] [stdout] test test_conformance_supports_false_unknown ... ok [INFO] [stdout] test test_eo_add_band_accumulates ... ok [INFO] [stdout] test test_eo_band_negative_wavelength_fails_validation ... ok [INFO] [stdout] test test_eo_band_wavelength_builder ... ok [INFO] [stdout] test test_eo_cloud_cover_validation_boundary ... ok [INFO] [stdout] test test_eo_bands_serialization_roundtrip ... ok [INFO] [stdout] test test_eo_with_bands_replaces_band_list ... ok [INFO] [stdout] test test_eo_cloud_cover_serialization_roundtrip ... ok [INFO] [stdout] test test_item_collection_has_next_page ... ok [INFO] [stdout] test test_projection_epsg ... ok [INFO] [stdout] test test_numeric_stats_correct_mean_and_std ... ok [INFO] [stdout] test test_projection_new ... ok [INFO] [stdout] test test_numeric_stats_single_value ... ok [INFO] [stdout] test test_projection_serialization_roundtrip ... ok [INFO] [stdout] test test_projection_transform_6_elements_valid ... ok [INFO] [stdout] test test_projection_transform_wrong_length_invalid ... ok [INFO] [stdout] test test_projection_shape ... ok [INFO] [stdout] test test_sar_observation_direction_serialization ... ok [INFO] [stdout] test test_sar_builder_chain ... ok [INFO] [stdout] test test_sar_resolution_field ... ok [INFO] [stdout] test test_scientific_doi_url_format ... ok [INFO] [stdout] test test_sar_serialization_roundtrip ... ok [INFO] [stdout] test test_scientific_doi_validation_invalid ... ok [INFO] [stdout] test test_scientific_publication_doi_invalid ... ok [INFO] [stdout] test test_sar_frequency_band_variants_serialize ... ok [INFO] [stdout] test test_sar_construction ... ok [INFO] [stdout] test test_scientific_publications_vec ... ok [INFO] [stdout] test test_search_request_default_empty ... ok [INFO] [stdout] test test_search_request_serialization_roundtrip ... ok [INFO] [stdout] test test_scientific_doi_validation_ok ... ok [INFO] [stdout] test test_eo_default_is_empty ... ok [INFO] [stdout] test test_timestamps_is_expired_false ... ok [INFO] [stdout] test test_eo_with_cloud_cover_builder ... ok [INFO] [stdout] test test_timestamps_is_expired_true ... ok [INFO] [stdout] test test_sar_polarizations_all_variants_serialize ... ok [INFO] [stdout] test test_sar_looks_fields ... ok [INFO] [stdout] test test_search_request_with_bbox ... ok [INFO] [stdout] test test_scientific_serialization_roundtrip ... ok [INFO] [stdout] test test_transaction_create_success ... ok [INFO] [stdout] test test_transaction_delete_nonexistent_error ... ok [INFO] [stdout] test test_transaction_get_item ... ok [INFO] [stdout] test test_transaction_delete_existing ... ok [INFO] [stdout] test test_search_request_with_datetime ... ok [INFO] [stdout] test test_timestamps_new_is_empty ... ok [INFO] [stdout] test test_transaction_update_existing ... ok [INFO] [stdout] test test_timestamps_serialization_roundtrip ... ok [INFO] [stdout] test test_transaction_upsert_creates ... ok [INFO] [stdout] test test_transaction_missing_id_field_error ... ok [INFO] [stdout] test test_transaction_update_nonexistent_error ... ok [INFO] [stdout] test test_transaction_log_populated ... ok [INFO] [stdout] test test_timestamps_validate_published_after_expires_fails ... ok [INFO] [stdout] test test_transaction_list_items_by_collection ... ok [INFO] [stdout] test test_transaction_create_duplicate_error ... ok [INFO] [stdout] test test_search_request_with_sort ... ok [INFO] [stdout] test test_search_request_with_limit ... ok [INFO] [stdout] test test_search_request_with_collections ... ok [INFO] [stdout] test test_timestamps_is_published_true ... ok [INFO] [stdout] test test_view_serialization_roundtrip ... ok [INFO] [stdout] test test_timestamps_with_published ... ok [INFO] [stdout] test test_version_mark_deprecated ... ok [INFO] [stdout] test test_version_mark_experimental ... ok [INFO] [stdout] test test_version_serialization_roundtrip ... ok [INFO] [stdout] test test_version_validate_empty_string_fails ... ok [INFO] [stdout] test test_version_with_version_string ... ok [INFO] [stdout] test test_view_incidence_angle_builder ... ok [INFO] [stdout] test test_view_off_nadir_builder ... ok [INFO] [stdout] test test_transaction_upsert_replaces ... ok [INFO] [stdout] test test_view_solar_zenith_computation ... ok [INFO] [stdout] test test_version_new_is_empty ... ok [INFO] [stdout] test test_view_extension_new ... ok [INFO] [stdout] test test_timestamps_validate_published_before_expires_ok ... ok [INFO] [stdout] test test_view_sun_angles_builder ... ok [INFO] [stdout] test test_view_validation_invalid_azimuth ... ok [INFO] [stdout] test test_view_validation_invalid_off_nadir ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 88 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests oxigdal_stac [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test src/client/pagination.rs - client::pagination::PageIterator (line 148) ... ok [INFO] [stdout] test src/client/mod.rs - client (line 16) ... ok [INFO] [stdout] test src/lib.rs - bbox_to_polygon (line 199) ... ok [INFO] [stdout] test src/lib.rs - (line 40) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 19) ... ok [INFO] [stdout] test src/lib.rs - point_geometry (line 174) ... ok [INFO] [stdout] test src/client/request.rs - client::request::SearchRequest (line 102) ... ok [INFO] [stdout] test src/lib.rs - bbox (line 151) ... ok [INFO] [stdout] test src/client/pagination.rs - client::pagination::StacApiClient (line 272) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] all doctests ran in 1.35s; merged doctests compilation took 1.34s [INFO] running `Command { std: "docker" "inspect" "19f0fe98708cb209a22abc4dfaab253a849cf57f625c17e15393619e35fd9d24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19f0fe98708cb209a22abc4dfaab253a849cf57f625c17e15393619e35fd9d24", kill_on_drop: false }` [INFO] [stdout] 19f0fe98708cb209a22abc4dfaab253a849cf57f625c17e15393619e35fd9d24