[INFO] fetching crate siderust 0.3.3...
[INFO] testing siderust-0.3.3 against 1.91.0 for beta-1.92-2
[INFO] extracting crate siderust 0.3.3 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate siderust 0.3.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate siderust 0.3.3
[INFO] tweaked toml for crates.io crate siderust 0.3.3 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate siderust 0.3.3 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate siderust 0.3.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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rstest v0.26.1
[INFO] [stderr]   Downloaded rstest_macros v0.26.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eda803e6c14d249c14afca318698d7aca9bd10c4f84dc4080c959405fe6aaeee
[INFO] running `Command { std: "docker" "start" "-a" "eda803e6c14d249c14afca318698d7aca9bd10c4f84dc4080c959405fe6aaeee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eda803e6c14d249c14afca318698d7aca9bd10c4f84dc4080c959405fe6aaeee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eda803e6c14d249c14afca318698d7aca9bd10c4f84dc4080c959405fe6aaeee", kill_on_drop: false }`
[INFO] [stdout] eda803e6c14d249c14afca318698d7aca9bd10c4f84dc4080c959405fe6aaeee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0e9da48b90b635b3591846dde6acb0f9af3d43133d9d197313da48c020af9e35
[INFO] running `Command { std: "docker" "start" "-a" "0e9da48b90b635b3591846dde6acb0f9af3d43133d9d197313da48c020af9e35", kill_on_drop: false }`
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cc v1.2.32
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling nalgebra-macros v0.3.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling nalgebra v0.34.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling siderust v0.3.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.28s
[INFO] running `Command { std: "docker" "inspect" "0e9da48b90b635b3591846dde6acb0f9af3d43133d9d197313da48c020af9e35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e9da48b90b635b3591846dde6acb0f9af3d43133d9d197313da48c020af9e35", kill_on_drop: false }`
[INFO] [stdout] 0e9da48b90b635b3591846dde6acb0f9af3d43133d9d197313da48c020af9e35
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 65cb562a2619ad83ccf85e8fa5b3ded3c2c3d06e5fcbb9ddd566fc82a4044f11
[INFO] running `Command { std: "docker" "start" "-a" "65cb562a2619ad83ccf85e8fa5b3ded3c2c3d06e5fcbb9ddd566fc82a4044f11", kill_on_drop: false }`
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling clap_builder v4.5.43
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling nalgebra-macros v0.3.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling clap v4.5.43
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling nalgebra v0.34.0
[INFO] [stderr]    Compiling siderust v0.3.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 59.58s
[INFO] running `Command { std: "docker" "inspect" "65cb562a2619ad83ccf85e8fa5b3ded3c2c3d06e5fcbb9ddd566fc82a4044f11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65cb562a2619ad83ccf85e8fa5b3ded3c2c3d06e5fcbb9ddd566fc82a4044f11", kill_on_drop: false }`
[INFO] [stdout] 65cb562a2619ad83ccf85e8fa5b3ded3c2c3d06e5fcbb9ddd566fc82a4044f11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 78ea54f6c2968b6782e101e1b010c94deb0b1b43bc4018bc928f2160cba76c80
[INFO] running `Command { std: "docker" "start" "-a" "78ea54f6c2968b6782e101e1b010c94deb0b1b43bc4018bc928f2160cba76c80", kill_on_drop: false }`
[INFO] [stderr]    Compiling siderust v0.3.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.60s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/siderust-9f4e29fb708fefda)
[INFO] [stdout] 
[INFO] [stdout] running 151 tests
[INFO] [stdout] test astro::aberration::tests::test_speed_of_light ... ok
[INFO] [stdout] test astro::dynamical_time::tests::delta_t_ancient_sample ... ok
[INFO] [stdout] test astro::dynamical_time::tests::delta_t_medieval_sample ... ok
[INFO] [stdout] test astro::dynamical_time::tests::delta_t_2000 ... ok
[INFO] [stdout] test astro::dynamical_time::tests::delta_t_extrapolated_sample ... ok
[INFO] [stdout] test astro::dynamical_time::tests::delta_t_recent_sample ... ok
[INFO] [stdout] test astro::dynamical_time::tests::delta_t_table_sample ... ok
[INFO] [stdout] test astro::dynamical_time::tests::delta_t_table_upper_clip ... ok
[INFO] [stdout] test astro::julian_date::tests::test_from_naive_datetime ... ok
[INFO] [stdout] test astro::julian_date::tests::test_julian_day_creation ... ok
[INFO] [stdout] test astro::julian_date::tests::test_to_naive_datetime ... ok
[INFO] [stdout] test astro::julian_date::tests::test_julian_conversions ... ok
[INFO] [stdout] test astro::modified_julian_date::tests::test_modified_julian_day_creation ... ok
[INFO] [stdout] test bodies::planets::tests::builder_roundtrip ... ok
[INFO] [stdout] test astro::dynamical_time::tests::jde_offset_matches_delta_t ... ok
[INFO] [stdout] test astro::julian_date::tests::test_tt_to_tdb_and_min ... ok
[INFO] [stdout] test astro::modified_julian_date::tests::test_to_utc ... ok
[INFO] [stdout] test astro::modified_julian_date::tests::test_from_utc ... ok
[INFO] [stdout] test astro::sidereal::tests::gst_lst_ranges ... ok
[INFO] [stdout] test calculus::elp2000::elp_series::tests::main_problem_series_elp1_elp2_elp3_have_expected_phase_offset ... ok
[INFO] [stdout] test calculus::elp2000::elp_series::tests::delaunay_and_planet_args_monotonic_rates ... ok
[INFO] [stdout] test astro::modified_julian_date::tests::test_to_julian_day ... ok
[INFO] [stdout] test calculus::kepler_equations::tests::test_after_days ... ok
[INFO] [stdout] test astro::aberration::tests::test_aberration_preserva_distance_and_epoch ... ok
[INFO] [stdout] test calculus::kepler_equations::tests::test_calculate_orbit_position_different_epochs ... ok
[INFO] [stdout] test calculus::kepler_equations::tests::test_calculate_orbit_position_edge_cases ... ok
[INFO] [stdout] test calculus::kepler_equations::tests::test_circular_orbit ... ok
[INFO] [stdout] test calculus::kepler_equations::tests::test_high_inclination_orbit ... ok
[INFO] [stdout] test calculus::events::find_static_extremas::tests::test_find_sirius_static ... ok
[INFO] [stdout] test calculus::kepler_equations::tests::test_kepler_equation_derivative ... ok
[INFO] [stdout] test astro::aberration::tests::test_aberration_introduces_shift ... ok
[INFO] [stdout] test calculus::kepler_equations::tests::test_kepler_equation_residual ... ok
[INFO] [stdout] test calculus::events::find_dynamic_extremas::tests::test_find_sirius_dynamic ... ok
[INFO] [stdout] test astro::aberration::tests::test_aberration_at_north_pole ... ok
[INFO] [stdout] test calculus::kepler_equations::tests::test_orbit_kepler_position_method ... ok
[INFO] [stdout] test calculus::kepler_equations::tests::test_orbital_period_days ... ok
[INFO] [stdout] test calculus::kepler_equations::tests::test_planets_at_epoch ... ok
[INFO] [stdout] test calculus::kepler_equations::tests::test_retrograde_orbit ... ok
[INFO] [stdout] test calculus::kepler_equations::tests::test_solve_keplers_equation ... ok
[INFO] [stdout] test astro::proper_motion::tests::test_proper_motion_linear_shift ... ok
[INFO] [stdout] test calculus::pluto::tests::pluto_heliocentric_position_j2000 ... ok
[INFO] [stdout] test calculus::kepler_equations::tests::test_solve_keplers_equation_edge_cases ... ok
[INFO] [stdout] test calculus::kepler_equations::tests::test_zero_inclination ... ok
[INFO] [stdout] test calculus::vsop87::vsop87_impl::tests::test_coord_without_value_or_derivative ... ok
[INFO] [stdout] test astro::precession::tests::sirius_2025 ... ok
[INFO] [stdout] test calculus::kepler_equations::tests::test_solve_keplers_equation_full_range ... ok
[INFO] [stdout] test calculus::solar::sun_equations::tests::apparent_sun_position_j2000 ... ok
[INFO] [stdout] test calculus::vsop87::vsop87a::tests::test_saturn_at_epoch ... ok
[INFO] [stdout] test calculus::vsop87::vsop87a::tests::test_mars_at_epoch ... ok
[INFO] [stdout] test calculus::vsop87::vsop87a::tests::test_uranus_at_epoch ... ok
[INFO] [stdout] test calculus::vsop87::vsop87a::tests::test_venus_at_epoch ... ok
[INFO] [stdout] test calculus::vsop87::vsop87e::tests::test_earth_barycentric_at_epoch ... ok
[INFO] [stdout] test calculus::vsop87::vsop87e::tests::test_jupiter_at_epoch ... ok
[INFO] [stdout] test calculus::vsop87::vsop87e::tests::test_mars_at_epoch ... ok
[INFO] [stdout] test calculus::vsop87::vsop87_impl::tests::test_position_velocity ... ok
[INFO] [stdout] test calculus::vsop87::vsop87a::tests::test_neptune_at_epoch ... ok
[INFO] [stdout] test calculus::vsop87::vsop87e::tests::test_mercury_at_epoch ... ok
[INFO] [stdout] test calculus::vsop87::vsop87a::tests::test_earth_at_epoch ... ok
[INFO] [stdout] test calculus::vsop87::vsop87a::tests::test_mercury_at_epoch ... ok
[INFO] [stdout] test calculus::vsop87::vsop87a::tests::test_jupiter_at_epoch ... ok
[INFO] [stdout] test calculus::vsop87::vsop87e::tests::test_neptune_at_epoch ... ok
[INFO] [stdout] test coordinates::centers::tests::geocentric_flags ... ok
[INFO] [stdout] test coordinates::centers::tests::non_geocentric_trait_implemented ... ok
[INFO] [stdout] test coordinates::centers::tests::center_names_are_correct ... ok
[INFO] [stdout] test calculus::vsop87::vsop87e::tests::test_saturn_at_epoch ... ok
[INFO] [stdout] test calculus::vsop87::vsop87e::tests::test_uranus_at_epoch ... ok
[INFO] [stdout] test coordinates::spherical::direction::tests::maintains_high_precision_on_values ... ok
[INFO] [stdout] test coordinates::spherical::direction::tests::displays_coordinate_as_string_correctly ... ok
[INFO] [stdout] test coordinates::spherical::position::tests::center_constant_is_origin ... ok
[INFO] [stdout] test calculus::vsop87::vsop87e::tests::test_venus_at_epoch ... ok
[INFO] [stdout] test coordinates::spherical::position::tests::from_degrees_matches_new_raw ... ok
[INFO] [stdout] test coordinates::spherical::position::tests::test_spherical_coord_creation ... ok
[INFO] [stdout] test coordinates::spherical::direction::tests::creates_valid_spherical_position ... ok
[INFO] [stdout] test coordinates::spherical::position::tests::test_spherical_coord_precision ... ok
[INFO] [stdout] test coordinates::spherical::direction::tests::direction_display_mentions_center_and_frame ... ok
[INFO] [stdout] test coordinates::spherical::position::tests::test_spherical_coord_zero_values ... ok
[INFO] [stdout] test coordinates::spherical::spherical::tests::antipodal_points_give_180_degrees ... ok
[INFO] [stdout] test coordinates::spherical::position::tests::test_spherical_coord_to_string ... ok
[INFO] [stdout] test coordinates::spherical::spherical::tests::orthogonal_points_give_ninety_degrees ... ok
[INFO] [stdout] test coordinates::spherical::spherical::tests::identity_separation_is_zero ... ok
[INFO] [stdout] test coordinates::spherical::spherical::tests::test_spherical_coord_angular_separation ... ok
[INFO] [stdout] test coordinates::spherical::spherical::tests::polaris_betelgeuse_real_world ... ok
[INFO] [stdout] test coordinates::spherical::spherical::tests::test_spherical_coord_angular_separation_opposite ... ok
[INFO] [stdout] test coordinates::spherical::spherical::tests::test_spherical_coord_clone ... ok
[INFO] [stdout] test coordinates::spherical::spherical::tests::test_spherical_coord_angular_separation_same_point ... ok
[INFO] [stdout] test coordinates::spherical::spherical::tests::test_spherical_coord_copy ... ok
[INFO] [stdout] test coordinates::spherical::position::tests::distance_identity_zero_and_orthogonal ... ok
[INFO] [stdout] test coordinates::spherical::spherical::tests::test_spherical_coord_creation ... ok
[INFO] [stdout] test coordinates::spherical::spherical::tests::test_spherical_coord_different_centers ... ok
[INFO] [stdout] test coordinates::spherical::spherical::tests::test_spherical_coord_debug ... ok
[INFO] [stdout] test coordinates::spherical::spherical::tests::test_spherical_coord_distance_from_origin ... ok
[INFO] [stdout] test coordinates::spherical::spherical::tests::test_spherical_coord_distance_to ... ok
[INFO] [stdout] test coordinates::spherical::spherical::tests::test_spherical_coord_edge_cases ... ok
[INFO] [stdout] test coordinates::spherical::spherical::tests::test_spherical_coord_new ... ok
[INFO] [stdout] test coordinates::spherical::spherical::tests::test_spherical_coord_precision ... ok
[INFO] [stdout] test coordinates::spherical::spherical::tests::test_spherical_coord_to_string ... ok
[INFO] [stdout] test coordinates::spherical::spherical::tests::test_spherical_coord_zero_values ... ok
[INFO] [stdout] test coordinates::spherical::spherical::tests::test_spherical_coord_different_frames ... ok
[INFO] [stdout] test coordinates::transform::centers::direction::to_barycentric::tests::heliocentric_to_barycentric_identity ... ok
[INFO] [stdout] test coordinates::spherical::position::tests::direction_returns_unit_vector ... ok
[INFO] [stdout] test coordinates::transform::centers::position::to_barycentric::tests::test_geo ... ok
[INFO] [stdout] test coordinates::transform::centers::position::to_barycentric::tests::test_helio ... ok
[INFO] [stdout] test coordinates::transform::centers::position::to_geocentric::tests::test_helio_to_geo ... ok
[INFO] [stdout] test coordinates::transform::centers::position::to_geocentric::tests::test_icrs_to_gcrs ... ok
[INFO] [stdout] test coordinates::transform::centers::position::to_heliocentric::tests::test_bary ... ok
[INFO] [stdout] test coordinates::transform::centers::direction::to_barycentric::tests::geocentric_apparent_to_barycentric_matches_mean ... ok
[INFO] [stdout] test coordinates::transform::centers::position::to_geocentric::tests::test_bary_to_geo ... ok
[INFO] [stdout] test coordinates::transform::centers::tests::test_from_barycentric_to_geocentric ... ok
[INFO] [stdout] test coordinates::transform::centers::tests::test_heliocentric_to_barycentric ... ok
[INFO] [stdout] test coordinates::transform::frames::to_ecliptic::tests::round_trip_equatorial_ecliptic ... ok
[INFO] [stdout] test coordinates::transform::frames::to_ecliptic::tests::test_small_values ... ok
[INFO] [stdout] test coordinates::transform::centers::tests::test_from_heliocentric_to_geocentric ... ok
[INFO] [stdout] test coordinates::transform::centers::tests::test_from_geocentric_to_heliocentric ... ok
[INFO] [stdout] test coordinates::transform::frames::to_ecliptic::tests::test_large_values ... ok
[INFO] [stdout] test calculus::vsop87::vsop87_trait::tests::trait_dispatch_for_all_planets ... ok
[INFO] [stdout] test coordinates::transform::frames::to_equatorial::tests::round_trip_ecliptic_equatorial ... ok
[INFO] [stdout] test coordinates::transform::to_cartesian::tests::test_spherical_cartesian_round_trip ... ok
[INFO] [stdout] test coordinates::transform::frames::to_ecliptic::tests::test_zero_vector_transformation ... ok
[INFO] [stdout] test coordinates::transform::to_cartesian::tests::test_spherical_to_cartesian ... ok
[INFO] [stdout] test coordinates::transform::centers::position::to_heliocentric::tests::test_geo ... ok
[INFO] [stdout] test coordinates::transform::to_horizontal::tests::test_sirius_to_horizontal ... ok
[INFO] [stdout] test coordinates::transform::frames::to_ecliptic::tests::test_x_axis_aligned ... ok
[INFO] [stdout] test coordinates::transform::to_spherical::tests::test_cartesian_to_spherical ... ok
[INFO] [stdout] test coordinates::transform::to_spherical::tests::test_cartesian_spherical_round_trip ... ok
[INFO] [stdout] test targets::target::tests::test_target_clone ... ok
[INFO] [stdout] test targets::target::tests::test_target_debug ... ok
[INFO] [stdout] test targets::target::tests::test_target_edge_cases ... ok
[INFO] [stdout] test targets::target::tests::test_target_get_position ... ok
[INFO] [stdout] test coordinates::transform::frames::to_ecliptic::tests::test_z_axis_aligned ... ok
[INFO] [stdout] test targets::target::tests::test_target_get_time ... ok
[INFO] [stdout] test coordinates::transform::frames::to_ecliptic::tests::test_y_axis_aligned ... ok
[INFO] [stdout] test targets::target::tests::test_target_new ... ok
[INFO] [stdout] test targets::target::tests::test_target_update ... ok
[INFO] [stdout] test targets::target::tests::test_target_zero_proper_motion ... ok
[INFO] [stdout] test targets::target::tests::test_target_get_proper_motion ... ok
[INFO] [stdout] test targets::target::tests::test_target_new_raw ... ok
[INFO] [stdout] test targets::target::tests::test_target_new_static ... ok
[INFO] [stdout] test units::angular::tests::test_trig ... ok
[INFO] [stdout] test targets::target::tests::test_target_new_with_proper_motion ... ok
[INFO] [stdout] test units::angular::tests::test_full_turn ... ok
[INFO] [stdout] test units::angular::tests::test_wrap_signed ... ok
[INFO] [stdout] test calculus::elp2000::elp_series::tests::all_series_return_finite_values_at_j2000 ... ok
[INFO] [stdout] test calculus::vsop87::vsop87a::tests::test_vsop87a_velocity_and_combined ... ok
[INFO] [stdout] test calculus::elp2000::elp_series::tests::geocentric_distance_within_realistic_lunar_bounds ... ok
[INFO] [stdout] test coordinates::spherical::direction::tests::position_method_promotes_with_given_radius ... ok
[INFO] [stdout] test calculus::elp2000::elp_series::tests::ecliptic_latitude_within_lunar_inclination ... ok
[INFO] [stdout] test calculus::elp2000::elp_series::tests::distance_matches_apogee_2020_mar24 ... ok
[INFO] [stdout] test calculus::elp2000::elp_series::tests::distance_matches_supermoon_2019_feb19_perigee ... ok
[INFO] [stdout] test calculus::elp2000::elp_series::tests::distance_matches_supermoon_2020_apr07_perigee ... ok
[INFO] [stdout] test calculus::elp2000::elp_series::tests::axes_are_ecliptic_of_date_not_equatorial ... ok
[INFO] [stdout] test calculus::elp2000::elp_series::tests::regression_xyz_j2000_against_reference ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 151 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tes_target_transform.rs (/opt/rustwide/target/debug/deps/tes_target_transform-1a1d75ded6cad7aa)
[INFO] [stdout] running 4 tests
[INFO] [stdout] test target_cartesian_direction_transform ... ok
[INFO] [stdout] test target_spherical_direction_transform ... ok
[INFO] [stdout] test target_spherical_position_transform ... ok
[INFO] [stdout] test target_cartesian_position_transform ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_asteroid.rs (/opt/rustwide/target/debug/deps/test_asteroid-f43ab830e5ebfaa8)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test builder_sets_all_fields ... ok
[INFO] [stdout] test const_constructor_and_presets ... ok
[INFO] [stdout] test builder_missing_designation_panics - should panic ... ok
[INFO] [stdout] test builder_missing_orbit_panics - should panic ... ok
[INFO] [stdout] test builder_missing_name_panics - should panic ... ok
[INFO] [stderr]      Running tests/test_bodies.rs (/opt/rustwide/target/debug/deps/test_bodies-f2dc735c45ba565d)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test asteroid_builder_defaults ... ok
[INFO] [stdout] test earth_constants ... ok
[INFO] [stdout] test moon_constants ... ok
[INFO] [stdout] test orbital_period ... ok
[INFO] [stdout] test planet_builder_errors_and_period ... ok
[INFO] [stdout] test comet_builder_defaults_and_period ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_cartesian.rs (/opt/rustwide/target/debug/deps/test_cartesian-fbfc028de4be060c)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/test_cartesian_direction.rs (/opt/rustwide/target/debug/deps/test_cartesian_direction-b0dbc3b35ba6a91a)
[INFO] [stdout] test vector_basic_operations ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test direction_display_includes_center_frame_and_components ... ok
[INFO] [stdout] test direction_position_scales_with_magnitude ... ok
[INFO] [stdout] test direction_normalize_returns_unit_vector ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_cartesian_vector.rs (/opt/rustwide/target/debug/deps/test_cartesian_vector-0843a2791f923c98)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test direction_normalize_position ... ok
[INFO] [stdout] test vector_add_sub_distance ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_coordinates.rs (/opt/rustwide/target/debug/deps/test_coordinates-cf84f91c06a1ee50)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_planets.rs (/opt/rustwide/target/debug/deps/test_planets-8323e082efa19e67)
[INFO] [stdout] running 3 tests
[INFO] [stderr]      Running tests/test_satelite.rs (/opt/rustwide/target/debug/deps/test_satelite-289e45c03e8d2562)
[INFO] [stdout] test serialize_cartesian_spherical ... ok
[INFO] [stdout] test test_spherical_transformations ... ok
[INFO] [stdout] test test_coord_transformations ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test orbit_period_computation ... ok
[INFO] [stdout] test planet_builder_errors ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr]      Running tests/test_spherical_frames.rs (/opt/rustwide/target/debug/deps/test_spherical_frames-619366a779396255)
[INFO] [stdout] test satellite_new_const ... ok
[INFO] [stdout] test satellite_new_owned ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stderr]      Running tests/test_stars.rs (/opt/rustwide/target/debug/deps/test_stars-ce790928d257a38a)
[INFO] [stdout] test ecef_normalization_and_altitude ... ok
[INFO] [stdout] test horizontal_normalization ... ok
[INFO] [stdout] test ecliptic_normalization ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test star_new_const ... ok
[INFO] [stdout] test star_new_owned ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_units.rs (/opt/rustwide/target/debug/deps/test_units-c1074839265910c5)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test hour_angles_from_hms ... ok
[INFO] [stdout] test degrees_from_dms ... ok
[INFO] [stdout] test quantity_arithmetic_and_simplify ... ok
[INFO] [stdout] test meters_kilometers_conversion ... ok
[INFO] [stdout] test astronomical_unit_lightyear_roundtrip ... ok
[INFO] [stdout] test unitless_from_length_and_display ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_vsop87e_vel.rs (/opt/rustwide/target/debug/deps/test_vsop87e_vel-f73e26bf811300e1)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test sun_position_finite ... ok
[INFO] [stdout] test velocities_match_combined ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests siderust
[INFO] [stdout] 
[INFO] [stdout] running 38 tests
[INFO] [stdout] test src/astro/sidereal.rs - astro::sidereal (line 24) ... ok
[INFO] [stdout] test src/calculus/mod.rs - calculus (line 56) ... ok
[INFO] [stdout] test src/bodies/comet.rs - bodies::comet (line 15) ... ok
[INFO] [stdout] test src/astro/orbit.rs - astro::orbit (line 64) ... ok
[INFO] [stdout] test src/bodies/catalog.rs - bodies::catalog (line 26) ... ok
[INFO] [stdout] test src/coordinates/centers.rs - coordinates::centers (line 31) ... ok
[INFO] [stdout] test src/bodies/planets.rs - bodies::planets (line 10) ... ok
[INFO] [stdout] test src/coordinates/frames.rs - coordinates::frames (line 32) ... ok
[INFO] [stdout] test src/coordinates/spherical/direction.rs - coordinates::spherical::direction (line 24) ... ok
[INFO] [stdout] test src/calculus/events/mod.rs - calculus::events (line 48) ... ok
[INFO] [stdout] test src/coordinates/mod.rs - coordinates (line 23) ... ok
[INFO] [stdout] test src/astro/dynamical_time.rs - astro::dynamical_time (line 25) ... ok
[INFO] [stdout] test src/coordinates/cartesian/vector.rs - coordinates::cartesian::vector (line 16) ... ok
[INFO] [stdout] test src/calculus/kepler_equations/mod.rs - calculus::kepler_equations (line 46) ... ok
[INFO] [stdout] test src/bodies/mod.rs - bodies (line 27) ... ok
[INFO] [stdout] test src/coordinates/spherical/icrs.rs - coordinates::spherical::icrs (line 17) ... ok
[INFO] [stdout] test src/coordinates/spherical/direction.rs - coordinates::spherical::direction::Direction<C,F>::position (line 82) ... ok
[INFO] [stdout] test src/coordinates/spherical/equatorial.rs - coordinates::spherical::equatorial (line 16) ... ok
[INFO] [stdout] test src/astro/nutation.rs - astro::nutation (line 42) ... ok
[INFO] [stdout] test src/coordinates/spherical/horizontal.rs - coordinates::spherical::horizontal (line 17) ... ok
[INFO] [stdout] test src/coordinates/spherical/ecef.rs - coordinates::spherical::ecef (line 18) ... ok
[INFO] [stdout] test src/coordinates/spherical/position.rs - coordinates::spherical::position (line 14) ... ok
[INFO] [stdout] test src/coordinates/spherical/ecliptic.rs - coordinates::spherical::ecliptic (line 16) ... ok
[INFO] [stdout] test src/coordinates/transform/mod.rs - coordinates::transform (line 40) ... ok
[INFO] [stdout] test src/coordinates/spherical/mod.rs - coordinates::spherical (line 53) ... ok
[INFO] [stdout] test src/lib.rs - (line 47) ... ok
[INFO] [stdout] test src/units/angular.rs - units::angular (line 23) ... ok
[INFO] [stdout] test src/units/angular.rs - units::angular (line 35) ... ok
[INFO] [stdout] test src/coordinates/spherical/spherical.rs - coordinates::spherical::spherical (line 17) ... ok
[INFO] [stdout] test src/units/length.rs - units::length (line 13) ... ok
[INFO] [stdout] test src/units/mod.rs - units (line 17) ... ok
[INFO] [stdout] test src/units/angular.rs - units::angular::HourAngles::from_hms (line 226) ... ok
[INFO] [stdout] test src/units/angular.rs - units::angular::Degrees::from_dms (line 247) ... ok
[INFO] [stdout] test src/units/mod.rs - units::Dimension (line 71) ... ok
[INFO] [stdout] test src/targets/mod.rs - targets (line 18) ... ok
[INFO] [stdout] test src/coordinates/spherical/mod.rs - coordinates::spherical (line 23) ... ok
[INFO] [stdout] test src/units/mass.rs - units::mass (line 12) ... ok
[INFO] [stdout] test src/units/power.rs - units::power (line 10) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 38 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.64s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "78ea54f6c2968b6782e101e1b010c94deb0b1b43bc4018bc928f2160cba76c80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78ea54f6c2968b6782e101e1b010c94deb0b1b43bc4018bc928f2160cba76c80", kill_on_drop: false }`
[INFO] [stdout] 78ea54f6c2968b6782e101e1b010c94deb0b1b43bc4018bc928f2160cba76c80
