[INFO] cloning repository https://github.com/BlackHatCoin/BlackHatWallet
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BlackHatCoin/BlackHatWallet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlackHatCoin%2FBlackHatWallet", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlackHatCoin%2FBlackHatWallet'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8ca30066091319b91ec97232e5b937729d19b493
[INFO] building BlackHatCoin/BlackHatWallet against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlackHatCoin%2FBlackHatWallet" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  86% (2486/2867)
Updating files:  87% (2495/2867)
Updating files:  88% (2523/2867)
Updating files:  89% (2552/2867)
Updating files:  90% (2581/2867)
Updating files:  91% (2609/2867)
Updating files:  92% (2638/2867)
Updating files:  93% (2667/2867)
Updating files:  94% (2695/2867)
Updating files:  95% (2724/2867)
Updating files:  96% (2753/2867)
Updating files:  97% (2781/2867)
Updating files:  98% (2810/2867)
Updating files:  99% (2839/2867)
Updating files: 100% (2867/2867)
Updating files: 100% (2867/2867), done.
[INFO] validating manifest of git repo https://github.com/BlackHatCoin/BlackHatWallet on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/BlackHatCoin/BlackHatWallet
[INFO] finished tweaking git repo https://github.com/BlackHatCoin/BlackHatWallet
[INFO] tweaked toml for git repo https://github.com/BlackHatCoin/BlackHatWallet written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/BlackHatCoin/BlackHatWallet 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ebc8360cd18d8a9ac7beb68dfccfae8700ad2cab11e985958b7d158139a3d0df
[INFO] running `Command { std: "docker" "start" "-a" "ebc8360cd18d8a9ac7beb68dfccfae8700ad2cab11e985958b7d158139a3d0df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ebc8360cd18d8a9ac7beb68dfccfae8700ad2cab11e985958b7d158139a3d0df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebc8360cd18d8a9ac7beb68dfccfae8700ad2cab11e985958b7d158139a3d0df", kill_on_drop: false }`
[INFO] [stdout] ebc8360cd18d8a9ac7beb68dfccfae8700ad2cab11e985958b7d158139a3d0df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dbafa1e95ea0296241318c623f643cbbcc23e2588b2b78dad030c0d98eede581
[INFO] running `Command { std: "docker" "start" "-a" "dbafa1e95ea0296241318c623f643cbbcc23e2588b2b78dad030c0d98eede581", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling constant_time_eq v0.2.6
[INFO] [stderr]    Compiling memuse v0.2.1
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling blake2b_simd v1.0.1
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.183
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling base64ct v1.0.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling password-hash v0.3.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling nonempty v0.7.0
[INFO] [stderr]    Compiling pairing v0.23.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling zcash_encoding v0.2.0 (https://github.com/BlackHatCoin/librustzcash?rev=e7662b23d16c38595ef9ad1f3ae683b1f54dc732#e7662b23)
[INFO] [stderr]    Compiling bls12_381 v0.8.0
[INFO] [stderr]    Compiling pasta_curves v0.5.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.7
[INFO] [stderr]    Compiling pbkdf2 v0.10.1
[INFO] [stderr]    Compiling jubjub v0.10.0
[INFO] [stderr]    Compiling f4jumble v0.1.0 (https://github.com/BlackHatCoin/librustzcash?rev=e7662b23d16c38595ef9ad1f3ae683b1f54dc732#e7662b23)
[INFO] [stderr]    Compiling blake2s_simd v1.0.1
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling zcash_address v0.2.0 (https://github.com/BlackHatCoin/librustzcash?rev=e7662b23d16c38595ef9ad1f3ae683b1f54dc732#e7662b23)
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling incrementalmerkletree v0.3.1
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling equihash v0.2.0 (https://github.com/BlackHatCoin/librustzcash?rev=e7662b23d16c38595ef9ad1f3ae683b1f54dc732#e7662b23)
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling pin-project-lite v0.2.12
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling zeroize v1.6.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling bip0039 v0.10.1
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling aes v0.8.3
[INFO] [stderr]    Compiling bellman v0.14.0
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling fpe v0.6.1
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling reddsa v0.5.1
[INFO] [stderr]    Compiling zcash_note_encryption v0.3.0
[INFO] [stderr]    Compiling zcash_primitives v0.11.0 (https://github.com/BlackHatCoin/librustzcash?rev=e7662b23d16c38595ef9ad1f3ae683b1f54dc732#e7662b23)
[INFO] [stderr]    Compiling redjubjub v0.7.0
[INFO] [stderr]    Compiling zcash_proofs v0.11.0 (https://github.com/BlackHatCoin/librustzcash?rev=e7662b23d16c38595ef9ad1f3ae683b1f54dc732#e7662b23)
[INFO] [stderr]    Compiling librustzcash v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> src/rust/src/rustzcash.rs:610:18
[INFO] [stdout]     |
[INFO] [stdout] 610 |         unsafe { SAPLING_SPEND_VK.as_ref() }.unwrap(),
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> src/rust/src/rustzcash.rs:665:18
[INFO] [stdout]     |
[INFO] [stdout] 665 |         unsafe { SAPLING_OUTPUT_VK.as_ref() }.unwrap(),
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> src/rust/src/rustzcash.rs:816:18
[INFO] [stdout]     |
[INFO] [stdout] 816 |         unsafe { &SPROUT_GROTH16_PARAMS_PATH }
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 816 |         unsafe { &raw const SPROUT_GROTH16_PARAMS_PATH }
[INFO] [stdout]     |                  ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> src/rust/src/rustzcash.rs:876:18
[INFO] [stdout]     |
[INFO] [stdout] 876 |         unsafe { SPROUT_GROTH16_VK.as_ref() }.expect("parameters should have been initialized"),
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> src/rust/src/rustzcash.rs:929:18
[INFO] [stdout]     |
[INFO] [stdout] 929 |         unsafe { SAPLING_OUTPUT_PARAMS.as_ref() }.unwrap(),
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]     --> src/rust/src/rustzcash.rs:1096:22
[INFO] [stdout]      |
[INFO] [stdout] 1096 |             unsafe { SAPLING_SPEND_PARAMS.as_ref() }.unwrap(),
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]      = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]     --> src/rust/src/rustzcash.rs:1097:22
[INFO] [stdout]      |
[INFO] [stdout] 1097 |             unsafe { SAPLING_SPEND_VK.as_ref() }.unwrap(),
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]      = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.57s
[INFO] running `Command { std: "docker" "inspect" "dbafa1e95ea0296241318c623f643cbbcc23e2588b2b78dad030c0d98eede581", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dbafa1e95ea0296241318c623f643cbbcc23e2588b2b78dad030c0d98eede581", kill_on_drop: false }`
[INFO] [stdout] dbafa1e95ea0296241318c623f643cbbcc23e2588b2b78dad030c0d98eede581
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7a0f42075d438a5d27d5f8c26ae6b41b9219e913d12822739ec43c2d1c77b66b
[INFO] running `Command { std: "docker" "start" "-a" "7a0f42075d438a5d27d5f8c26ae6b41b9219e913d12822739ec43c2d1c77b66b", kill_on_drop: false }`
[INFO] [stderr]    Compiling librustzcash v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> src/rust/src/rustzcash.rs:610:18
[INFO] [stdout]     |
[INFO] [stdout] 610 |         unsafe { SAPLING_SPEND_VK.as_ref() }.unwrap(),
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> src/rust/src/rustzcash.rs:665:18
[INFO] [stdout]     |
[INFO] [stdout] 665 |         unsafe { SAPLING_OUTPUT_VK.as_ref() }.unwrap(),
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> src/rust/src/rustzcash.rs:816:18
[INFO] [stdout]     |
[INFO] [stdout] 816 |         unsafe { &SPROUT_GROTH16_PARAMS_PATH }
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 816 |         unsafe { &raw const SPROUT_GROTH16_PARAMS_PATH }
[INFO] [stdout]     |                  ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> src/rust/src/rustzcash.rs:876:18
[INFO] [stdout]     |
[INFO] [stdout] 876 |         unsafe { SPROUT_GROTH16_VK.as_ref() }.expect("parameters should have been initialized"),
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> src/rust/src/rustzcash.rs:929:18
[INFO] [stdout]     |
[INFO] [stdout] 929 |         unsafe { SAPLING_OUTPUT_PARAMS.as_ref() }.unwrap(),
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]     --> src/rust/src/rustzcash.rs:1096:22
[INFO] [stdout]      |
[INFO] [stdout] 1096 |             unsafe { SAPLING_SPEND_PARAMS.as_ref() }.unwrap(),
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]      = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]     --> src/rust/src/rustzcash.rs:1097:22
[INFO] [stdout]      |
[INFO] [stdout] 1097 |             unsafe { SAPLING_SPEND_VK.as_ref() }.unwrap(),
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]      = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.70s
[INFO] running `Command { std: "docker" "inspect" "7a0f42075d438a5d27d5f8c26ae6b41b9219e913d12822739ec43c2d1c77b66b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a0f42075d438a5d27d5f8c26ae6b41b9219e913d12822739ec43c2d1c77b66b", kill_on_drop: false }`
[INFO] [stdout] 7a0f42075d438a5d27d5f8c26ae6b41b9219e913d12822739ec43c2d1c77b66b
