[INFO] cloning repository https://github.com/gaker/astro-math
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gaker/astro-math" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgaker%2Fastro-math", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgaker%2Fastro-math'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f1e36d39d351d6a399a847d6853a1b9f8e2582e1
[INFO] checking gaker/astro-math against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgaker%2Fastro-math" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gaker/astro-math
[INFO] finished tweaking git repo https://github.com/gaker/astro-math
[INFO] tweaked toml for git repo https://github.com/gaker/astro-math written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gaker/astro-math on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gaker/astro-math 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ff707e12519b6133b47f64dd8edf6d57517788ad06ef0ae8fe524249ce754de2
[INFO] running `Command { std: "docker" "start" "-a" "ff707e12519b6133b47f64dd8edf6d57517788ad06ef0ae8fe524249ce754de2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ff707e12519b6133b47f64dd8edf6d57517788ad06ef0ae8fe524249ce754de2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff707e12519b6133b47f64dd8edf6d57517788ad06ef0ae8fe524249ce754de2", kill_on_drop: false }`
[INFO] [stdout] ff707e12519b6133b47f64dd8edf6d57517788ad06ef0ae8fe524249ce754de2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Dunmustuse_in_always_ok" "-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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a64637f589315ff668949c08cb8adb836303ccd64ed90306c0d1ccd37d5911e0
[INFO] running `Command { std: "docker" "start" "-a" "a64637f589315ff668949c08cb8adb836303ccd64ed90306c0d1ccd37d5911e0", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking memmap2 v0.9.7
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking clap_builder v4.5.43
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]    Compiling pyo3-build-config v0.22.6
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking clap v4.5.43
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling erfars v0.1.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]    Compiling pyo3-ffi v0.22.6
[INFO] [stderr]    Compiling pyo3-macros-backend v0.22.6
[INFO] [stderr]    Compiling pyo3 v0.22.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling pyo3-macros v0.22.6
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking nalgebra v0.32.6
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking numpy v0.22.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking statrs v0.17.1
[INFO] [stderr]     Checking astro-math v0.2.1 (/opt/rustwide/workdir/astro-math)
[INFO] [stderr]     Checking astro-math-py v0.2.1 (/opt/rustwide/workdir/astro-math-py)
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> astro-math-py/src/location.rs:64:31
[INFO] [stdout]    |
[INFO] [stdout] 64 |     fn latitude_dms(&self) -> String {
[INFO] [stdout]    |                               ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> astro-math-py/src/location.rs:74:32
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn longitude_dms(&self) -> String {
[INFO] [stdout]    |                                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]   --> astro-math-py/src/proper_motion.rs:53:59
[INFO] [stdout]    |
[INFO] [stdout] 53 | fn total_proper_motion(pm_ra_cosdec: f64, pm_dec: f64) -> f64 {
[INFO] [stdout]    |                                                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]   --> astro-math-py/src/proper_motion.rs:62:68
[INFO] [stdout]    |
[INFO] [stdout] 62 | fn proper_motion_position_angle(pm_ra_cosdec: f64, pm_dec: f64) -> f64 {
[INFO] [stdout]    |                                                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]   --> astro-math-py/src/proper_motion.rs:71:51
[INFO] [stdout]    |
[INFO] [stdout] 71 | fn pm_ra_to_pm_ra_cosdec(pm_ra: f64, dec: f64) -> f64 {
[INFO] [stdout]    |                                                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]   --> astro-math-py/src/proper_motion.rs:80:58
[INFO] [stdout]    |
[INFO] [stdout] 80 | fn pm_ra_cosdec_to_pm_ra(pm_ra_cosdec: f64, dec: f64) -> f64 {
[INFO] [stdout]    |                                                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]   --> astro-math-py/src/sidereal.rs:10:21
[INFO] [stdout]    |
[INFO] [stdout] 10 | fn gmst(jd: f64) -> f64 {
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]   --> astro-math-py/src/sidereal.rs:20:61
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn local_mean_sidereal_time(jd: f64, longitude_deg: f64) -> f64 {
[INFO] [stdout]    |                                                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]   --> astro-math-py/src/sidereal.rs:30:59
[INFO] [stdout]    |
[INFO] [stdout] 30 | fn apparent_sidereal_time(jd: f64, longitude_deg: f64) -> f64 {
[INFO] [stdout]    |                                                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]    --> astro-math-py/src/airmass.rs:146:72
[INFO] [stdout]     |
[INFO] [stdout] 146 | fn extinction_magnitudes(airmass: f64, extinction_coefficient: f64) -> f64 {
[INFO] [stdout]     |                                                                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<(String, f64, f64)>, Infallible>
[INFO] [stdout]   --> astro-math-py/src/galactic.rs:31:28
[INFO] [stdout]    |
[INFO] [stdout] 31 | fn galactic_landmarks() -> Vec<(String, f64, f64)> {
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]  --> astro-math-py/src/time_scales.rs:8:24
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn tai_utc_offset() -> f64 {
[INFO] [stdout]   |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]   --> astro-math-py/src/time_scales.rs:14:31
[INFO] [stdout]    |
[INFO] [stdout] 14 | fn tt_utc_offset_seconds() -> f64 {
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]   --> astro-math-py/src/time_scales.rs:21:33
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn utc_to_tt_jd(jd_utc: f64) -> f64 {
[INFO] [stdout]    |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]   --> astro-math-py/src/time_scales.rs:28:32
[INFO] [stdout]    |
[INFO] [stdout] 28 | fn tt_to_utc_jd(jd_tt: f64) -> f64 {
[INFO] [stdout]    |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]   --> astro-math-py/src/time_scales.rs:35:58
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn check_time_offset_accuracy(hardcoded_seconds: f64) -> f64 {
[INFO] [stdout]    |                                                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `astro-math-py` (lib) due to 16 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> astro-math-py/src/location.rs:64:31
[INFO] [stdout]    |
[INFO] [stdout] 64 |     fn latitude_dms(&self) -> String {
[INFO] [stdout]    |                               ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> astro-math-py/src/location.rs:74:32
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn longitude_dms(&self) -> String {
[INFO] [stdout]    |                                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]   --> astro-math-py/src/proper_motion.rs:53:59
[INFO] [stdout]    |
[INFO] [stdout] 53 | fn total_proper_motion(pm_ra_cosdec: f64, pm_dec: f64) -> f64 {
[INFO] [stdout]    |                                                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]   --> astro-math-py/src/proper_motion.rs:62:68
[INFO] [stdout]    |
[INFO] [stdout] 62 | fn proper_motion_position_angle(pm_ra_cosdec: f64, pm_dec: f64) -> f64 {
[INFO] [stdout]    |                                                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]   --> astro-math-py/src/proper_motion.rs:71:51
[INFO] [stdout]    |
[INFO] [stdout] 71 | fn pm_ra_to_pm_ra_cosdec(pm_ra: f64, dec: f64) -> f64 {
[INFO] [stdout]    |                                                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]   --> astro-math-py/src/proper_motion.rs:80:58
[INFO] [stdout]    |
[INFO] [stdout] 80 | fn pm_ra_cosdec_to_pm_ra(pm_ra_cosdec: f64, dec: f64) -> f64 {
[INFO] [stdout]    |                                                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]   --> astro-math-py/src/sidereal.rs:10:21
[INFO] [stdout]    |
[INFO] [stdout] 10 | fn gmst(jd: f64) -> f64 {
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]   --> astro-math-py/src/sidereal.rs:20:61
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn local_mean_sidereal_time(jd: f64, longitude_deg: f64) -> f64 {
[INFO] [stdout]    |                                                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]   --> astro-math-py/src/sidereal.rs:30:59
[INFO] [stdout]    |
[INFO] [stdout] 30 | fn apparent_sidereal_time(jd: f64, longitude_deg: f64) -> f64 {
[INFO] [stdout]    |                                                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]    --> astro-math-py/src/airmass.rs:146:72
[INFO] [stdout]     |
[INFO] [stdout] 146 | fn extinction_magnitudes(airmass: f64, extinction_coefficient: f64) -> f64 {
[INFO] [stdout]     |                                                                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<(String, f64, f64)>, Infallible>
[INFO] [stdout]   --> astro-math-py/src/galactic.rs:31:28
[INFO] [stdout]    |
[INFO] [stdout] 31 | fn galactic_landmarks() -> Vec<(String, f64, f64)> {
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]  --> astro-math-py/src/time_scales.rs:8:24
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn tai_utc_offset() -> f64 {
[INFO] [stdout]   |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]   --> astro-math-py/src/time_scales.rs:14:31
[INFO] [stdout]    |
[INFO] [stdout] 14 | fn tt_utc_offset_seconds() -> f64 {
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]   --> astro-math-py/src/time_scales.rs:21:33
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn utc_to_tt_jd(jd_utc: f64) -> f64 {
[INFO] [stdout]    |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]   --> astro-math-py/src/time_scales.rs:28:32
[INFO] [stdout]    |
[INFO] [stdout] 28 | fn tt_to_utc_jd(jd_tt: f64) -> f64 {
[INFO] [stdout]    |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]   --> astro-math-py/src/time_scales.rs:35:58
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn check_time_offset_accuracy(hardcoded_seconds: f64) -> f64 {
[INFO] [stdout]    |                                                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `astro-math-py` (lib test) due to 16 previous errors
[INFO] running `Command { std: "docker" "inspect" "a64637f589315ff668949c08cb8adb836303ccd64ed90306c0d1ccd37d5911e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a64637f589315ff668949c08cb8adb836303ccd64ed90306c0d1ccd37d5911e0", kill_on_drop: false }`
[INFO] [stdout] a64637f589315ff668949c08cb8adb836303ccd64ed90306c0d1ccd37d5911e0
