[INFO] fetching crate signalk 0.7.0...
[INFO] testing signalk-0.7.0 against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] extracting crate signalk 0.7.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate signalk 0.7.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate signalk 0.7.0
[INFO] tweaked toml for crates.io crate signalk 0.7.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate signalk 0.7.0 on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate signalk 0.7.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows-strings v0.3.1
[INFO] [stderr]   Downloaded windows-targets v0.53.0
[INFO] [stderr]   Downloaded windows-registry v0.4.0
[INFO] [stderr]   Downloaded security-framework-sys v2.14.0
[INFO] [stderr]   Downloaded tungstenite v0.24.0
[INFO] [stderr]   Downloaded tokio-rustls v0.26.2
[INFO] [stderr]   Downloaded rustls-pki-types v1.11.0
[INFO] [stderr]   Downloaded jiff-static v0.2.10
[INFO] [stderr]   Downloaded hyper-util v0.1.11
[INFO] [stderr]   Downloaded cc v1.2.19
[INFO] [stderr]   Downloaded reqwest v0.12.15
[INFO] [stderr]   Downloaded openssl-sys v0.9.107
[INFO] [stderr]   Downloaded h2 v0.4.9
[INFO] [stderr]   Downloaded openssl v0.10.72
[INFO] [stderr]   Downloaded rustls v0.23.26
[INFO] [stderr]   Downloaded jiff v0.2.10
[INFO] [stderr]   Downloaded rustls-webpki v0.103.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fe6c510ec71bc2539948d43e2634eaf7d22e501010f4254d956d0b96dc45064b
[INFO] running `Command { std: "docker" "start" "-a" "fe6c510ec71bc2539948d43e2634eaf7d22e501010f4254d956d0b96dc45064b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fe6c510ec71bc2539948d43e2634eaf7d22e501010f4254d956d0b96dc45064b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe6c510ec71bc2539948d43e2634eaf7d22e501010f4254d956d0b96dc45064b", kill_on_drop: false }`
[INFO] [stdout] fe6c510ec71bc2539948d43e2634eaf7d22e501010f4254d956d0b96dc45064b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fe18030c3e6deeb3a8d7730dcadca0f637871c961ba69fe66da98cda98a5a25d
[INFO] running `Command { std: "docker" "start" "-a" "fe18030c3e6deeb3a8d7730dcadca0f637871c961ba69fe66da98cda98a5a25d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling signalk v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.93s
[INFO] running `Command { std: "docker" "inspect" "fe18030c3e6deeb3a8d7730dcadca0f637871c961ba69fe66da98cda98a5a25d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe18030c3e6deeb3a8d7730dcadca0f637871c961ba69fe66da98cda98a5a25d", kill_on_drop: false }`
[INFO] [stdout] fe18030c3e6deeb3a8d7730dcadca0f637871c961ba69fe66da98cda98a5a25d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 54a899c44fbbecd92f613bc44790592dcce754142a88649f157b3236cdd0f1d5
[INFO] running `Command { std: "docker" "start" "-a" "54a899c44fbbecd92f613bc44790592dcce754142a88649f157b3236cdd0f1d5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling jiff v0.2.10
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.9
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling signalk v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 15s
[INFO] running `Command { std: "docker" "inspect" "54a899c44fbbecd92f613bc44790592dcce754142a88649f157b3236cdd0f1d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54a899c44fbbecd92f613bc44790592dcce754142a88649f157b3236cdd0f1d5", kill_on_drop: false }`
[INFO] [stdout] 54a899c44fbbecd92f613bc44790592dcce754142a88649f157b3236cdd0f1d5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7a095bba90d8448dfb42fe02c9087a5c313ee85e6e889a7ba7399612326e7f5c
[INFO] running `Command { std: "docker" "start" "-a" "7a095bba90d8448dfb42fe02c9087a5c313ee85e6e889a7ba7399612326e7f5c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/signalk-246dc45924e9061b)
[INFO] [stdout] 
[INFO] [stdout] running 83 tests
[INFO] [stdout] test definitions::tests::date_time_creation ... ok
[INFO] [stdout] test definitions::tests::datetime_string_2022_json ... ok
[INFO] [stdout] test definitions::tests::datetime_object_json ... ok
[INFO] [stdout] test definitions::tests::datetime_string_json ... ok
[INFO] [stdout] test definitions::tests::datetime_value_null_value_object_ ... ok
[INFO] [stdout] test environment::tests::path_inside_temperature ... ok
[INFO] [stdout] test environment::tests::path_outside_heat_index_temperature ... ok
[INFO] [stdout] test environment::tests::path_outside_temperature ... ok
[INFO] [stdout] test full::context_tests::get_self_speed_by_path ... ok
[INFO] [stdout] test environment::tests::path_outside_theoretical_wind_chill_temperature ... ok
[INFO] [stdout] test full::context_tests::update_existing_mmsi ... ok
[INFO] [stdout] test full::context_tests::update_new_mmsi ... ok
[INFO] [stdout] test environment::tests::path_outside_apparent_wind_chill_temperature ... ok
[INFO] [stdout] test environment::tests::path_outside_dew_point_temperature ... ok
[INFO] [stdout] test navigation::tests::get_course_calc_values_bearing_track_true_from_navigation ... ok
[INFO] [stdout] test navigation::tests::get_course_calc_values_bearing_track_magnetic_from_navigation ... ok
[INFO] [stdout] test navigation::tests::get_course_calc_values_distance_from_navigation ... ok
[INFO] [stdout] test navigation::tests::get_course_calc_values_calc_method_from_navigation ... ok
[INFO] [stdout] test navigation::tests::get_course_great_circle_active_next_point_arrival_circle_from_navigation ... ok
[INFO] [stdout] test navigation::tests::get_course_great_circle_active_next_point_position_latitude_from_navigation ... ok
[INFO] [stdout] test navigation::tests::get_course_great_circle_active_next_point_position_longitude_from_navigation ... ok
[INFO] [stdout] test navigation::tests::get_course_great_circle_active_previous_point_position_longitude_from_navigation ... ok
[INFO] [stdout] test navigation::tests::get_course_great_circle_active_route_href_from_navigation ... ok
[INFO] [stdout] test navigation::tests::get_course_great_circle_active_previous_point_position_latitude_from_navigation ... ok
[INFO] [stdout] test navigation::tests::get_course_calc_values_previous_point_distance_from_navigation ... ok
[INFO] [stdout] test navigation::tests::get_course_calc_values_xte_from_navigation ... ok
[INFO] [stdout] test navigation::tests::get_course_great_circle_active_route_start_time_from_navigation ... ok
[INFO] [stdout] test navigation::tests::get_course_rhumbline_active_next_point_arrival_circle_from_navigation ... ok
[INFO] [stdout] test navigation::tests::get_course_rhumbline_active_previous_point_position_longitude_from_navigation ... ok
[INFO] [stdout] test navigation::tests::get_course_rhumbline_active_next_point_position_latitude_from_navigation ... ok
[INFO] [stdout] test navigation::tests::get_course_rhumbline_active_next_point_position_longitude_from_navigation ... ok
[INFO] [stdout] test navigation::tests::get_course_rhumbline_active_route_href_from_navigation ... ok
[INFO] [stdout] test navigation::tests::get_course_rhumbline_active_route_start_time_from_navigation ... ok
[INFO] [stdout] test navigation::tests::get_datetime_from_navigation ... ok
[INFO] [stdout] test navigation::tests::get_gnss_antenna_altitude_from_navigation ... ok
[INFO] [stdout] test navigation::tests::get_gnss_horizontal_dilution_from_navigation ... ok
[INFO] [stdout] test navigation::tests::get_gnss_satellites_in_view_from_navigation ... ok
[INFO] [stdout] test navigation::tests::get_gnss_integrity_from_navigation ... ok
[INFO] [stdout] test navigation::tests::get_gnss_satellites_from_navigation ... ok
[INFO] [stdout] test navigation::tests::get_gnss_method_quality_from_navigation ... ok
[INFO] [stdout] test navigation::tests::get_heading_true_from_navigation ... ok
[INFO] [stdout] test navigation::tests::get_gnss_type_from_navigation ... ok
[INFO] [stdout] test navigation::tests::get_magnetic_variation_from_navigation ... ok
[INFO] [stdout] test navigation::tests::get_speed_through_water_from_navigation ... ok
[INFO] [stdout] test navigation::tests::get_speed_through_water_reference_type_from_navigation ... ok
[INFO] [stdout] test navigation::tests::update_navigation_course_rl_bearing_track_magnetic ... ok
[INFO] [stdout] test navigation::tests::update_navigation_course_rl_bearing_track_true ... ok
[INFO] [stdout] test navigation::tests::update_navigation_course_rl_xte ... ok
[INFO] [stdout] test navigation_course::tests::course_api_get_active_route_href_as_f64 ... ok
[INFO] [stdout] test navigation_course::tests::course_api_get_active_route_name_as_f64 ... ok
[INFO] [stdout] test navigation_course::tests::course_api_get_active_route_point_index_as_f64 ... ok
[INFO] [stdout] test navigation_course::tests::course_api_get_active_route_point_total_as_f64 ... ok
[INFO] [stdout] test navigation_course::tests::course_api_get_active_route_reverse_as_f64 ... ok
[INFO] [stdout] test navigation_course::tests::course_api_get_arrival_circle_as_f64 ... ok
[INFO] [stdout] test navigation_course::tests::course_api_get_next_point_position_latitude_as_f64 ... ok
[INFO] [stdout] test navigation::tests::get_position_latitude_from_navigation ... ok
[INFO] [stdout] test navigation_course::tests::course_api_get_next_point_position_longitude_as_f64 ... ok
[INFO] [stdout] test navigation_course::tests::course_api_get_previous_point_position_latitude_as_f64 ... ok
[INFO] [stdout] test navigation_course::tests::course_api_get_previous_point_position_longitude_as_f64 ... ok
[INFO] [stdout] test navigation::tests::get_position_longitude_from_navigation ... ok
[INFO] [stdout] test navigation_course::tests::course_api_get_target_arrival_time_as_f64 ... ok
[INFO] [stdout] test navigation_course::tests::course_api_get_start_time_as_f64 ... ok
[INFO] [stdout] test navigation_course::tests::course_api_valid ... ok
[INFO] [stdout] test navigation_course::tests::course_full_valid ... ok
[INFO] [stdout] test navigation_gnss::tests::satellites_in_view_value_object_json ... ok
[INFO] [stdout] test navigation_course::tests::next_point_valid ... ok
[INFO] [stdout] test navigation_course::tests::previous_point_valid ... ok
[INFO] [stdout] test navigation_gnss::tests::satellite_value_object_json ... ok
[INFO] [stdout] test steering::tests::steering_autopilot_state_value ... ok
[INFO] [stdout] test steering::tests::serialization_of_stearing_value ... ok
[INFO] [stdout] test steering::tests::steering_autopilot_expanded_value ... ok
[INFO] [stdout] test storage_tests::get_gives_default ... ok
[INFO] [stdout] test steering::tests::steering_autopilot_value ... ok
[INFO] [stdout] test storage_tests::apply_delta_for_sog_5_6 ... ok
[INFO] [stdout] test storage_tests::apply_delta_for_sog_15_8 ... ok
[INFO] [stdout] test vessel::context_tests::update_navigation_sog_5_1_in_existing_tree ... ok
[INFO] [stdout] test navigation_course::tests::course_calc_values_valid ... ok
[INFO] [stdout] test vessel::context_tests::update_navigation_sog_and_cog_true ... ok
[INFO] [stdout] test vessel::context_tests::update_navigation_sog_12_6_in_existing_tree ... ok
[INFO] [stdout] test vessel::context_tests::new_from_id ... ok
[INFO] [stdout] test definitions::tests::datetime_value_object_json ... ok
[INFO] [stderr] 
[INFO] [stderr] thread 'helper_functions::context_tests::test_demo_230416' (32) has overflowed its stack
[INFO] [stderr] fatal runtime error: stack overflow, aborting
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/signalk-246dc45924e9061b` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "7a095bba90d8448dfb42fe02c9087a5c313ee85e6e889a7ba7399612326e7f5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a095bba90d8448dfb42fe02c9087a5c313ee85e6e889a7ba7399612326e7f5c", kill_on_drop: false }`
[INFO] [stdout] 7a095bba90d8448dfb42fe02c9087a5c313ee85e6e889a7ba7399612326e7f5c
