[INFO] fetching crate solverforge-maps 2.1.4...
[INFO] testing solverforge-maps-2.1.4 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate solverforge-maps 2.1.4 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate solverforge-maps 2.1.4
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate solverforge-maps 2.1.4
[INFO] tweaked toml for crates.io crate solverforge-maps 2.1.4 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate solverforge-maps 2.1.4 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate solverforge-maps 2.1.4 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded utoipa-gen v5.4.0
[INFO] [stderr]   Downloaded drawille v0.3.0
[INFO] [stderr]   Downloaded rgb v0.8.52
[INFO] [stderr]   Downloaded zmij v1.0.12
[INFO] [stderr]   Downloaded colored v2.2.0
[INFO] [stderr]   Downloaded utoipa v5.4.0
[INFO] [stderr]   Downloaded reqwest v0.13.1
[INFO] [stderr]   Downloaded textplots v0.8.7
[INFO] [stderr]   Downloaded aws-lc-rs v1.15.4
[INFO] [stderr]   Downloaded aws-lc-sys v0.37.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c9a29d009e2a26805df1be107cfd0e59bc70181b98118e091a84dbaf80df95ef
[INFO] running `Command { std: "docker" "start" "-a" "c9a29d009e2a26805df1be107cfd0e59bc70181b98118e091a84dbaf80df95ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c9a29d009e2a26805df1be107cfd0e59bc70181b98118e091a84dbaf80df95ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9a29d009e2a26805df1be107cfd0e59bc70181b98118e091a84dbaf80df95ef", kill_on_drop: false }`
[INFO] [stdout] c9a29d009e2a26805df1be107cfd0e59bc70181b98118e091a84dbaf80df95ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7259a60120c3d8057f47db18c04ff512183facec6a23f82739dbab4aa1efc048
[INFO] running `Command { std: "docker" "start" "-a" "7259a60120c3d8057f47db18c04ff512183facec6a23f82739dbab4aa1efc048", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling aws-lc-rs v1.15.4
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling aws-lc-sys v0.37.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.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling utoipa-gen v5.4.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[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 utoipa v5.4.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[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.1
[INFO] [stderr]    Compiling solverforge-maps v2.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s
[INFO] running `Command { std: "docker" "inspect" "7259a60120c3d8057f47db18c04ff512183facec6a23f82739dbab4aa1efc048", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7259a60120c3d8057f47db18c04ff512183facec6a23f82739dbab4aa1efc048", kill_on_drop: false }`
[INFO] [stdout] 7259a60120c3d8057f47db18c04ff512183facec6a23f82739dbab4aa1efc048
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f868b372d18f37f18ae8fdafd1cdf40c361c6342426c3607384a3e40ef03f7ea
[INFO] running `Command { std: "docker" "start" "-a" "f868b372d18f37f18ae8fdafd1cdf40c361c6342426c3607384a3e40ef03f7ea", kill_on_drop: false }`
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling drawille v0.3.0
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling textplots v0.8.7
[INFO] [stderr]    Compiling solverforge-maps v2.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.03s
[INFO] running `Command { std: "docker" "inspect" "f868b372d18f37f18ae8fdafd1cdf40c361c6342426c3607384a3e40ef03f7ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f868b372d18f37f18ae8fdafd1cdf40c361c6342426c3607384a3e40ef03f7ea", kill_on_drop: false }`
[INFO] [stdout] f868b372d18f37f18ae8fdafd1cdf40c361c6342426c3607384a3e40ef03f7ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cce5895a9f4977c3dd89930d2eabefe696d1cf62ac1d9b962ac5c4f28ae34534
[INFO] running `Command { std: "docker" "start" "-a" "cce5895a9f4977c3dd89930d2eabefe696d1cf62ac1d9b962ac5c4f28ae34534", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.63s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/solverforge_maps-de3c67fb87fd7c3f)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test routing::fetch::tests::acquire_in_flight_slot_reports_wait_when_lock_is_held ... ok
[INFO] [stdout] test routing::spatial::tests::segment_index_matches_bruteforce_on_large_input ... ok
[INFO] [stdout] test routing::spatial::tests::segment_index_returns_none_when_empty ... ok
[INFO] [stdout] test routing::network::tests::distance_routing_uses_non_zero_admissible_heuristic ... ok
[INFO] [stdout] test routing::network::tests::time_routing_uses_non_zero_admissible_heuristic ... ok
[INFO] [stdout] test routing::fetch::tests::fetch_falls_back_to_second_endpoint ... ok
[INFO] [stdout] test routing::fetch::tests::acquire_in_flight_slot_does_not_count_existing_unlocked_slot_as_wait ... ok
[INFO] [stdout] test routing::fetch::tests::fetch_retries_same_endpoint_until_success ... ok
[INFO] [stdout] test routing::fetch::tests::load_or_fetch_records_disk_hit_without_network_fetch ... ok
[INFO] [stdout] test routing::fetch::tests::load_or_fetch_records_network_then_memory_hit ... ok
[INFO] [stdout] test routing::fetch::tests::load_or_insert_deduplicates_same_key_work ... ok
[INFO] [stdout] test routing::fetch::tests::load_or_insert_allows_different_keys_to_progress_concurrently ... ok
[INFO] [stdout] test routing::fetch::tests::load_or_fetch_records_waiter_for_same_key_contention ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.70s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-b7d0ffaf325cff8b)
[INFO] [stdout] 
[INFO] [stdout] running 43 tests
[INFO] [stdout] test geo::empty_coords ... ok
[INFO] [stdout] test geo::haversine_same_point ... ok
[INFO] [stdout] test geo::encode_decode_roundtrip ... ok
[INFO] [stdout] test geo::haversine ... ok
[INFO] [stdout] test matrix::empty ... ok
[INFO] [stdout] test routing::edge_snapped::same_edge_forward_uses_directed_partial_distance ... ok
[INFO] [stdout] test routing::network::largest_scc_filter_is_opt_in ... ok
[INFO] [stdout] test routing::network::route_empty_network ... ok
[INFO] [stdout] test routing::edge_snapped::same_edge_reverse_returns_no_path ... ok
[INFO] [stdout] test routing::network::snap_to_road_detailed_empty ... ok
[INFO] [stdout] test routing::edge_snapped::cross_edge_route_counts_selected_partials ... ok
[INFO] [stdout] test routing::network::connectivity_empty ... ok
[INFO] [stdout] test routing::network::snap_to_road_empty ... ok
[INFO] [stdout] test routing::route_simplify::simplify_preserves_endpoints ... ok
[INFO] [stdout] test routing::edge_snapped::reverse_only_edge_respects_edge_orientation ... ok
[INFO] [stdout] test routing::network::empty_network ... ok
[INFO] [stdout] test routing::route_simplify::simplify_short_route ... ok
[INFO] [stdout] test types::bbox::center ... ok
[INFO] [stdout] test types::bbox::expand_for_routing ... ok
[INFO] [stdout] test matrix::matrix_methods ... ok
[INFO] [stdout] test matrix::single_location ... ok
[INFO] [stdout] test types::bbox::from_coords ... ok
[INFO] [stdout] test types::bbox::try_new_valid ... ok
[INFO] [stdout] test types::bbox::expand_meters ... ok
[INFO] [stdout] test matrix::two_locations ... ok
[INFO] [stdout] test types::bbox::try_new_min_greater_than_max ... ok
[INFO] [stdout] test matrix::matrix_exposes_route_distance_for_reachable_pairs ... ok
[INFO] [stdout] test matrix::matrix_matches_single_route_node_snapping ... ok
[INFO] [stdout] test types::config::overpass_endpoint_pool_builder ... ok
[INFO] [stdout] test matrix::matrix_distance_follows_fastest_time_path ... ok
[INFO] [stdout] test types::config::speed_profile ... ok
[INFO] [stdout] test types::config::builder_pattern ... ok
[INFO] [stdout] test types::bbox::contains ... ok
[INFO] [stdout] test types::bbox::expand ... ok
[INFO] [stdout] test types::config::default_connectivity_policy_keeps_all_components ... ok
[INFO] [stdout] test types::config::default_config ... ok
[INFO] [stdout] test types::coord::try_new_infinite ... ok
[INFO] [stdout] test types::coord::new ... ok
[INFO] [stdout] test matrix::matrix_distance_keeps_unreachable_sentinel ... ok
[INFO] [stdout] test types::coord::try_new_invalid_lat ... ok
[INFO] [stdout] test types::coord::try_new_nan ... ok
[INFO] [stdout] test types::coord::try_new_invalid_lng ... ok
[INFO] [stdout] test types::coord::try_new_valid ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 43 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/live_integration.rs (/opt/rustwide/target/debug/deps/live_integration-9344a18f72af7918)
[INFO] [stdout] running 7 tests
[INFO] [stdout] test osrm_comparison::distance_matches_osrm ... ok
[INFO] [stdout] test osrm_comparison::geometry_similar_to_osrm ... ok
[INFO] [stderr]    Doc-tests solverforge_maps
[INFO] [stdout] test verification::roundtrip_snap_route_reaches_destination ... ok
[INFO] [stdout] test verification::route_sanity_checks ... ok
[INFO] [stdout] test verification::known_straight_segment ... ok
[INFO] [stdout] test osrm_comparison::duration_matches_osrm ... ok
[INFO] [stdout] test verification::geometry_points_lie_on_network ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/lib.rs - (line 5) - compile ... ok
[INFO] [stdout] test src/routing/network.rs - routing::network::RoadNetwork::from_test_data (line 639) ... ok
[INFO] [stdout] test src/geometry.rs - geometry::decode_polyline (line 62) ... ok
[INFO] [stdout] test src/geometry.rs - geometry::encode_polyline (line 12) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.92s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "cce5895a9f4977c3dd89930d2eabefe696d1cf62ac1d9b962ac5c4f28ae34534", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cce5895a9f4977c3dd89930d2eabefe696d1cf62ac1d9b962ac5c4f28ae34534", kill_on_drop: false }`
[INFO] [stdout] cce5895a9f4977c3dd89930d2eabefe696d1cf62ac1d9b962ac5c4f28ae34534
