[INFO] cloning repository https://github.com/ABMatrix/zkmatrix-pool-protocol
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ABMatrix/zkmatrix-pool-protocol" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FABMatrix%2Fzkmatrix-pool-protocol", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FABMatrix%2Fzkmatrix-pool-protocol'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fb3a9eafc3314aeb0dd27f312c700747fdaad476
[INFO] testing ABMatrix/zkmatrix-pool-protocol against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FABMatrix%2Fzkmatrix-pool-protocol" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ABMatrix/zkmatrix-pool-protocol
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/ABMatrix/zkmatrix-pool-protocol
[INFO] tweaked toml for git repo https://github.com/ABMatrix/zkmatrix-pool-protocol written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ABMatrix/zkmatrix-pool-protocol on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ABMatrix/zkmatrix-pool-protocol 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0e0f9f3ec430ea6bd0ccd32eb6837bd10e9ae2d30e9df2f4c8117c775f3e0643
[INFO] running `Command { std: "docker" "start" "-a" "0e0f9f3ec430ea6bd0ccd32eb6837bd10e9ae2d30e9df2f4c8117c775f3e0643", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e0f9f3ec430ea6bd0ccd32eb6837bd10e9ae2d30e9df2f4c8117c775f3e0643", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e0f9f3ec430ea6bd0ccd32eb6837bd10e9ae2d30e9df2f4c8117c775f3e0643", kill_on_drop: false }`
[INFO] [stdout] 0e0f9f3ec430ea6bd0ccd32eb6837bd10e9ae2d30e9df2f4c8117c775f3e0643
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dc308f0d8763bf68421f9cd433273a8b712882a70cb2e91023a381902f5fd6d0
[INFO] running `Command { std: "docker" "start" "-a" "dc308f0d8763bf68421f9cd433273a8b712882a70cb2e91023a381902f5fd6d0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling unicode-ident v1.0.2
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling anyhow v1.0.58
[INFO] [stderr]    Compiling serde_derive v1.0.140
[INFO] [stderr]    Compiling rustversion v1.0.8
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling serde v1.0.140
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling once_cell v1.13.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling serde_json v1.0.82
[INFO] [stderr]    Compiling semver v1.0.12
[INFO] [stderr]    Compiling erased-serde v0.3.21
[INFO] [stderr]    Compiling tracing-core v0.1.28
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling bytes v1.2.0
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling tokio v1.20.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling time v0.3.11
[INFO] [stderr]    Compiling tracing v0.1.35
[INFO] [stderr]    Compiling vergen v7.2.1
[INFO] [stderr]    Compiling tokio-util v0.7.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling enum-iterator-derive v0.7.0
[INFO] [stderr]    Compiling getset v0.1.2
[INFO] [stderr]    Compiling enum-iterator v0.7.0
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling zkmatrix-pool-protocol v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling str-buf v2.0.5
[INFO] [stderr]    Compiling json-rpc-types v1.0.3
[INFO] [stdout] warning: use of deprecated tuple variant `message::stratum::StratumMessage::SetTarget`: difficulty_target will be sent with Notify
[INFO] [stdout]   --> src/message/stratum.rs:39:29
[INFO] [stdout]    |
[INFO] [stdout] 39 |             StratumMessage::SetTarget(..) => "mining.set_target",
[INFO] [stdout]    |                             ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated tuple variant `message::stratum::StratumMessage::SetTarget`: difficulty_target will be sent with Notify
[INFO] [stdout]   --> src/message/stratum.rs:91:29
[INFO] [stdout]    |
[INFO] [stdout] 91 |             StratumMessage::SetTarget(difficulty_target) => {
[INFO] [stdout]    |                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated tuple variant `message::stratum::StratumMessage::SetTarget`: difficulty_target will be sent with Notify
[INFO] [stdout]    --> src/message/stratum.rs:241:37
[INFO] [stdout]     |
[INFO] [stdout] 241 |                     StratumMessage::SetTarget(difficulty_target)
[INFO] [stdout]     |                                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `message::stratum::StratumMessage::SetTarget::0`: difficulty_target will be sent with Notify
[INFO] [stdout]   --> src/message/stratum.rs:91:39
[INFO] [stdout]    |
[INFO] [stdout] 91 |             StratumMessage::SetTarget(difficulty_target) => {
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.94s
[INFO] running `Command { std: "docker" "inspect" "dc308f0d8763bf68421f9cd433273a8b712882a70cb2e91023a381902f5fd6d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc308f0d8763bf68421f9cd433273a8b712882a70cb2e91023a381902f5fd6d0", kill_on_drop: false }`
[INFO] [stdout] dc308f0d8763bf68421f9cd433273a8b712882a70cb2e91023a381902f5fd6d0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aae0e6e83dc8c568d0fbc0f46b5b041bb0af16f425d502723e55f70090577e0a
[INFO] running `Command { std: "docker" "start" "-a" "aae0e6e83dc8c568d0fbc0f46b5b041bb0af16f425d502723e55f70090577e0a", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling unicode-ident v1.0.2
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling once_cell v1.13.0
[INFO] [stderr]    Compiling anyhow v1.0.58
[INFO] [stderr]    Compiling serde_derive v1.0.140
[INFO] [stderr]    Compiling serde v1.0.140
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling semver v1.0.12
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.10
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling either v1.7.0
[INFO] [stderr]    Compiling aleo-std-cpu v0.1.3
[INFO] [stderr]    Compiling aleo-std-profiler v0.1.13
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling rustversion v1.0.8
[INFO] [stderr]    Compiling serde_json v1.0.82
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling aleo-std-timer v0.1.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling aleo-std-storage v0.1.3
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling curl-sys v0.4.56+curl-7.83.1
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling snarkvm-curves v0.7.5 (https://github.com/ABMatrix/snarkVM.git?branch=ABMatrix%2Ftestnet3#b770c8be)
[INFO] [stderr]    Compiling time v0.3.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling curl v0.4.44
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling tokio v1.20.0
[INFO] [stderr]    Compiling paste v1.0.8
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling arrayref v0.3.6
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling vergen v7.2.1
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling blake2s_simd v1.0.0
[INFO] [stderr]    Compiling sha2 v0.10.2
[INFO] [stderr]    Compiling tracing-core v0.1.28
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling erased-serde v0.3.21
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling bytes v1.2.0
[INFO] [stderr]    Compiling tracing v0.1.35
[INFO] [stderr]    Compiling blake2 v0.10.4
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling bech32 v0.9.0
[INFO] [stderr]    Compiling base58 v0.2.0
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling aleo-std-time v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling aleo-std-timed v0.1.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling enum-iterator-derive v0.7.0
[INFO] [stderr]    Compiling getset v0.1.2
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling aleo-std v0.1.14
[INFO] [stderr]    Compiling enum-iterator v0.7.0
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling proc-macro-crate v1.2.1
[INFO] [stderr]    Compiling snarkvm-utilities-derives v0.7.5 (https://github.com/ABMatrix/snarkVM.git?branch=ABMatrix%2Ftestnet3#b770c8be)
[INFO] [stderr]    Compiling zkmatrix-pool-protocol v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio-util v0.7.3
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling str-buf v2.0.5
[INFO] [stderr]    Compiling json-rpc-types v1.0.3
[INFO] [stderr]    Compiling snarkvm-utilities v0.7.5 (https://github.com/ABMatrix/snarkVM.git?branch=ABMatrix%2Ftestnet3#b770c8be)
[INFO] [stderr]    Compiling snarkvm-fields v0.7.5 (https://github.com/ABMatrix/snarkVM.git?branch=ABMatrix%2Ftestnet3#b770c8be)
[INFO] [stdout] warning: use of deprecated tuple variant `message::stratum::StratumMessage::SetTarget`: difficulty_target will be sent with Notify
[INFO] [stdout]   --> src/message/stratum.rs:39:29
[INFO] [stdout]    |
[INFO] [stdout] 39 |             StratumMessage::SetTarget(..) => "mining.set_target",
[INFO] [stdout]    |                             ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated tuple variant `message::stratum::StratumMessage::SetTarget`: difficulty_target will be sent with Notify
[INFO] [stdout]   --> src/message/stratum.rs:91:29
[INFO] [stdout]    |
[INFO] [stdout] 91 |             StratumMessage::SetTarget(difficulty_target) => {
[INFO] [stdout]    |                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated tuple variant `message::stratum::StratumMessage::SetTarget`: difficulty_target will be sent with Notify
[INFO] [stdout]    --> src/message/stratum.rs:241:37
[INFO] [stdout]     |
[INFO] [stdout] 241 |                     StratumMessage::SetTarget(difficulty_target)
[INFO] [stdout]     |                                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `message::stratum::StratumMessage::SetTarget::0`: difficulty_target will be sent with Notify
[INFO] [stdout]   --> src/message/stratum.rs:91:39
[INFO] [stdout]    |
[INFO] [stdout] 91 |             StratumMessage::SetTarget(difficulty_target) => {
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling snarkvm-parameters v0.7.5 (https://github.com/ABMatrix/snarkVM.git?branch=ABMatrix%2Ftestnet3#b770c8be)
[INFO] [stderr]    Compiling snarkvm-r1cs v0.7.5 (https://github.com/ABMatrix/snarkVM.git?branch=ABMatrix%2Ftestnet3#b770c8be)
[INFO] [stderr]    Compiling snarkvm-algorithms v0.7.5 (https://github.com/ABMatrix/snarkVM.git?branch=ABMatrix%2Ftestnet3#b770c8be)
[INFO] [stderr]    Compiling snarkvm-gadgets v0.7.5 (https://github.com/ABMatrix/snarkVM.git?branch=ABMatrix%2Ftestnet3#b770c8be)
[INFO] [stderr]    Compiling snarkvm-dpc v0.7.5 (https://github.com/ABMatrix/snarkVM.git?branch=ABMatrix%2Ftestnet3#b770c8be)
[INFO] [stdout] warning: use of deprecated tuple variant `zkmatrix_pool_protocol::message::stratum::StratumMessage::SetTarget`: difficulty_target will be sent with Notify
[INFO] [stdout]    --> examples/connect.rs:188:45
[INFO] [stdout]     |
[INFO] [stdout] 188 | ...                   StratumMessage::SetTarget(..) => {
[INFO] [stdout]     |                                       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated tuple variant `message::stratum::StratumMessage::SetTarget`: difficulty_target will be sent with Notify
[INFO] [stdout]    --> src/message/stratum.rs:364:31
[INFO] [stdout]     |
[INFO] [stdout] 364 |     let msg = StratumMessage::SetTarget(100);
[INFO] [stdout]     |                               ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated tuple variant `message::stratum::StratumMessage::SetTarget`: difficulty_target will be sent with Notify
[INFO] [stdout]   --> src/message/stratum.rs:39:29
[INFO] [stdout]    |
[INFO] [stdout] 39 |             StratumMessage::SetTarget(..) => "mining.set_target",
[INFO] [stdout]    |                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated tuple variant `message::stratum::StratumMessage::SetTarget`: difficulty_target will be sent with Notify
[INFO] [stdout]   --> src/message/stratum.rs:91:29
[INFO] [stdout]    |
[INFO] [stdout] 91 |             StratumMessage::SetTarget(difficulty_target) => {
[INFO] [stdout]    |                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated tuple variant `message::stratum::StratumMessage::SetTarget`: difficulty_target will be sent with Notify
[INFO] [stdout]    --> src/message/stratum.rs:241:37
[INFO] [stdout]     |
[INFO] [stdout] 241 |                     StratumMessage::SetTarget(difficulty_target)
[INFO] [stdout]     |                                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `message::stratum::StratumMessage::SetTarget::0`: difficulty_target will be sent with Notify
[INFO] [stdout]   --> src/message/stratum.rs:91:39
[INFO] [stdout]    |
[INFO] [stdout] 91 |             StratumMessage::SetTarget(difficulty_target) => {
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 2m 14s
[INFO] running `Command { std: "docker" "inspect" "aae0e6e83dc8c568d0fbc0f46b5b041bb0af16f425d502723e55f70090577e0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aae0e6e83dc8c568d0fbc0f46b5b041bb0af16f425d502723e55f70090577e0a", kill_on_drop: false }`
[INFO] [stdout] aae0e6e83dc8c568d0fbc0f46b5b041bb0af16f425d502723e55f70090577e0a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3aa430e52f83b8c23003798f706cba296969f546ade2127f38b43025bfd13193
[INFO] running `Command { std: "docker" "start" "-a" "3aa430e52f83b8c23003798f706cba296969f546ade2127f38b43025bfd13193", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated tuple variant `message::stratum::StratumMessage::SetTarget`: difficulty_target will be sent with Notify
[INFO] [stderr]   --> src/message/stratum.rs:39:29
[INFO] [stderr]    |
[INFO] [stderr] 39 |             StratumMessage::SetTarget(..) => "mining.set_target",
[INFO] [stderr]    |                             ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated tuple variant `message::stratum::StratumMessage::SetTarget`: difficulty_target will be sent with Notify
[INFO] [stderr]   --> src/message/stratum.rs:91:29
[INFO] [stderr]    |
[INFO] [stderr] 91 |             StratumMessage::SetTarget(difficulty_target) => {
[INFO] [stderr]    |                             ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated tuple variant `message::stratum::StratumMessage::SetTarget`: difficulty_target will be sent with Notify
[INFO] [stderr]    --> src/message/stratum.rs:241:37
[INFO] [stderr]     |
[INFO] [stderr] 241 |                     StratumMessage::SetTarget(difficulty_target)
[INFO] [stderr]     |                                     ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated field `message::stratum::StratumMessage::SetTarget::0`: difficulty_target will be sent with Notify
[INFO] [stderr]   --> src/message/stratum.rs:91:39
[INFO] [stderr]    |
[INFO] [stderr] 91 |             StratumMessage::SetTarget(difficulty_target) => {
[INFO] [stderr]    |                                       ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `zkmatrix-pool-protocol` (lib) generated 4 warnings
[INFO] [stderr] warning: use of deprecated tuple variant `message::stratum::StratumMessage::SetTarget`: difficulty_target will be sent with Notify
[INFO] [stderr]    --> src/message/stratum.rs:364:31
[INFO] [stderr]     |
[INFO] [stderr] 364 |     let msg = StratumMessage::SetTarget(100);
[INFO] [stderr]     |                               ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated tuple variant `message::stratum::StratumMessage::SetTarget`: difficulty_target will be sent with Notify
[INFO] [stderr]   --> src/message/stratum.rs:39:29
[INFO] [stderr]    |
[INFO] [stderr] 39 |             StratumMessage::SetTarget(..) => "mining.set_target",
[INFO] [stderr]    |                             ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated tuple variant `zkmatrix_pool_protocol::message::stratum::StratumMessage::SetTarget`: difficulty_target will be sent with Notify
[INFO] [stderr]    --> examples/connect.rs:188:45
[INFO] [stderr]     |
[INFO] [stderr] 188 | ...                   StratumMessage::SetTarget(..) => {
[INFO] [stderr]     |                                       ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `zkmatrix-pool-protocol` (lib test) generated 5 warnings (3 duplicates)
[INFO] [stderr] warning: `zkmatrix-pool-protocol` (example "connect") generated 1 warning
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.36s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zkmatrix_pool_protocol-cc29bee1388196a3)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test get_current_version ... ok
[INFO] [stdout] test message::stratum::test_encode_decode ... ok
[INFO] [stdout] test message::stratum::test_request ... ok
[INFO] [stdout] test utils::job_id::test_get_height ... ok
[INFO] [stdout] test message::error::test_pool_errors ... ok
[INFO] [stdout] test utils::notify::test_decode ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- utils::notify::test_decode stdout ----
[INFO] [stdout] 
[INFO] [stdout] ATTENTION - "posw.proving.7b5709f" does not exist, downloading this file remotely and storing it locally. Please ensure "posw.proving.7b5709f" is stored in "/root/.aleo/./resources/posw.proving.7b5709f".
[INFO] [stdout] 
[INFO] [stdout] snarkvm_parameters::testnet2 - Downloading parameters...
[INFO] [stdout] 
snarkvm_parameters::testnet2 - NaN% complete (0 MB total)
snarkvm_parameters::testnet2 - NaN% complete (0 MB total)
[INFO] [stdout] thread 'utils::notify::test_decode' (31) panicked at /opt/rustwide/cargo-home/git/checkouts/snarkvm-8e4bf026f256c07f/b770c8b/dpc/src/network/testnet2.rs:292:5:
[INFO] [stdout] Failed to load parameter bytes for posw proving key: Crate("curl::error", "Error { description: \"Couldn't resolve host name\", code: 6, extra: Some(\"Could not resolve host: s3-us-west-1.amazonaws.com\") }")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a0d9043659b - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a0d9043659b - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a0d9043659b - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a0d9043659b - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a0d9021e49a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a0d9021e49a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5a0d9043ca06 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a0d9043ca06 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a0d9040fdb0 - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a0d9040fdb0 - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a0d9042e5a1 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a0d9042e822 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5a0d9042e822 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   13:     0x5a0d9040fe68 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   14:     0x5a0d90407599 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   15:     0x5a0d90414ebd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   16:     0x5a0d9021ed3c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   17:     0x5a0d9021eab2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   18:     0x5a0d902ffe58 - core::result::Result<T,E>::expect::h9eed0b84c9ab4c92
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   19:     0x5a0d902ffe58 - <snarkvm_dpc::network::testnet2::Testnet2 as snarkvm_dpc::traits::network::Network>::posw_proving_key::{{closure}}::he9c03eb9457d3664
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/snarkvm-8e4bf026f256c07f/b770c8b/dpc/src/network/macros.rs:35:46
[INFO] [stdout]   20:     0x5a0d902ffe58 - once_cell::sync::OnceCell<T>::get_or_init::{{closure}}::h74a8839324087c6c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.13.0/src/lib.rs:1041:57
[INFO] [stdout]   21:     0x5a0d902ffe58 - once_cell::imp::OnceCell<T>::initialize::{{closure}}::h2e74161d415b6772
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.13.0/src/imp_std.rs:85:23
[INFO] [stdout]   22:     0x5a0d90244b1b - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &mut F>::call_mut::h0ab0aa7d706bfa39
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x5a0d90244b1b - once_cell::imp::initialize_or_wait::hcfc3989ed6f440c0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.13.0/src/imp_std.rs:213:20
[INFO] [stdout]   24:     0x5a0d902fe942 - once_cell::imp::OnceCell<T>::initialize::h5bf900200844c9b3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.13.0/src/imp_std.rs:81:9
[INFO] [stdout]   25:     0x5a0d90356d26 - once_cell::sync::OnceCell<T>::get_or_try_init::h970a55a5bdaf7ad2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.13.0/src/lib.rs:1081:20
[INFO] [stdout]   26:     0x5a0d90356d26 - once_cell::sync::OnceCell<T>::get_or_init::hbefe9d956133732d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.13.0/src/lib.rs:1041:24
[INFO] [stdout]   27:     0x5a0d90356d26 - <snarkvm_dpc::network::testnet2::Testnet2 as snarkvm_dpc::traits::network::Network>::posw_proving_key::h9dfbbad4b73d3619
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/snarkvm-8e4bf026f256c07f/b770c8b/dpc/src/network/macros.rs:33:23
[INFO] [stdout]   28:     0x5a0d90356d26 - <snarkvm_dpc::posw::posw::PoSW<N> as snarkvm_dpc::traits::posw::PoSWScheme<N>>::load::ha32223f0b11c0d8b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/snarkvm-8e4bf026f256c07f/b770c8b/dpc/src/posw/posw.rs:65:30
[INFO] [stdout]   29:     0x5a0d90300cd1 - <snarkvm_dpc::network::testnet2::Testnet2 as snarkvm_dpc::traits::network::Network>::posw::{{closure}}::hfdf423b9e932c7fb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/snarkvm-8e4bf026f256c07f/b770c8b/dpc/src/network/testnet2.rs:311:29
[INFO] [stdout]   30:     0x5a0d90300cd1 - once_cell::sync::OnceCell<T>::get_or_init::{{closure}}::h27fc1bbb7ad3a4c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.13.0/src/lib.rs:1041:57
[INFO] [stdout]   31:     0x5a0d90300cd1 - once_cell::imp::OnceCell<T>::initialize::{{closure}}::h6bfb9f45c40254cf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.13.0/src/imp_std.rs:85:23
[INFO] [stdout]   32:     0x5a0d90244b1b - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &mut F>::call_mut::h0ab0aa7d706bfa39
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   33:     0x5a0d90244b1b - once_cell::imp::initialize_or_wait::hcfc3989ed6f440c0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.13.0/src/imp_std.rs:213:20
[INFO] [stdout]   34:     0x5a0d902fe9e5 - once_cell::imp::OnceCell<T>::initialize::h6a8a1b0c1bcaf4b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.13.0/src/imp_std.rs:81:9
[INFO] [stdout]   35:     0x5a0d903cf631 - snarkvm_dpc::block::header::BlockHeader<N>::is_valid::h120f3a97299d70c9
[INFO] [stdout]   36:     0x5a0d903cf403 - snarkvm_dpc::block::header::BlockHeader<N>::from::h4641b1cd761db982
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/snarkvm-8e4bf026f256c07f/b770c8b/dpc/src/block/header.rs:120:28
[INFO] [stdout]   37:     0x5a0d90300598 - <snarkvm_dpc::block::header::BlockHeader<N> as snarkvm_utilities::bytes::FromBytes>::read_le::h95869d47f931e110
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/snarkvm-8e4bf026f256c07f/b770c8b/dpc/src/block/header.rs:332:12
[INFO] [stdout]   38:     0x5a0d90300598 - <snarkvm_dpc::block::block::Block<N> as snarkvm_utilities::bytes::FromBytes>::read_le::h8701f284ef52f430
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/snarkvm-8e4bf026f256c07f/b770c8b/dpc/src/block/block.rs:299:22
[INFO] [stdout]   39:     0x5a0d90300598 - <snarkvm_dpc::network::testnet2::Testnet2 as snarkvm_dpc::traits::network::Network>::genesis_block::{{closure}}::h02c60a678462fb95
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/snarkvm-8e4bf026f256c07f/b770c8b/dpc/src/network/testnet2.rs:316:30
[INFO] [stdout]   40:     0x5a0d90300598 - once_cell::sync::OnceCell<T>::get_or_init::{{closure}}::he94fd759243aabdb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.13.0/src/lib.rs:1041:57
[INFO] [stdout]   41:     0x5a0d90300598 - once_cell::imp::OnceCell<T>::initialize::{{closure}}::h38ca3e79c0e5997d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.13.0/src/imp_std.rs:85:23
[INFO] [stdout]   42:     0x5a0d90244b1b - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &mut F>::call_mut::h0ab0aa7d706bfa39
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   43:     0x5a0d90244b1b - once_cell::imp::initialize_or_wait::hcfc3989ed6f440c0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.13.0/src/imp_std.rs:213:20
[INFO] [stdout]   44:     0x5a0d902fead5 - once_cell::imp::OnceCell<T>::initialize::h9af553c0f03e487f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.13.0/src/imp_std.rs:81:9
[INFO] [stdout]   45:     0x5a0d904b95cb - once_cell::sync::OnceCell<T>::get_or_try_init::h864fbc0fd31f4e9b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.13.0/src/lib.rs:1081:20
[INFO] [stdout]   46:     0x5a0d904b95cb - once_cell::sync::OnceCell<T>::get_or_init::hc3261e73b867eb1c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.13.0/src/lib.rs:1041:24
[INFO] [stdout]   47:     0x5a0d904b95cb - <snarkvm_dpc::network::testnet2::Testnet2 as snarkvm_dpc::traits::network::Network>::genesis_block::hfd5482473670762e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/snarkvm-8e4bf026f256c07f/b770c8b/dpc/src/network/testnet2.rs:316:15
[INFO] [stdout]   48:     0x5a0d904b95cb - zkmatrix_pool_protocol::utils::notify::test_decode::h78d9959a5fec47a6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/notify.rs:35:17
[INFO] [stdout]   49:     0x5a0d904c8479 - zkmatrix_pool_protocol::utils::notify::test_decode::{{closure}}::h51efc11a0df13e82
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/notify.rs:29:17
[INFO] [stdout]   50:     0x5a0d904c8479 - core::ops::function::FnOnce::call_once::h50dfba5c853eb4c1
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5a0d9043e5bb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5a0d9043e5bb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   53:     0x5a0d9044c4f5 - <test[826cbc6ef54ab466]::types::RunnableTest>::run
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/types.rs:145:40
[INFO] [stdout]   54:     0x5a0d9044c4f5 - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   55:     0x5a0d9044c4f5 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   56:     0x5a0d9044c4f5 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5a0d9044c4f5 - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5a0d9044c4f5 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5a0d9044c4f5 - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   60:     0x5a0d9044c4f5 - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   61:     0x5a0d904478a4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   62:     0x5a0d904478a4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   63:     0x5a0d9044fea2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   64:     0x5a0d9044fea2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   65:     0x5a0d9044fea2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   66:     0x5a0d9044fea2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   67:     0x5a0d9044fea2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   68:     0x5a0d9044fea2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   69:     0x5a0d9044fea2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   70:     0x5a0d90435814 - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   71:     0x5a0d90435814 - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   72:     0x7c67b3304aa4 - <unknown>
[INFO] [stdout]   73:     0x7c67b3391a64 - clone
[INFO] [stdout]   74:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     utils::notify::test_decode
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 5 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "3aa430e52f83b8c23003798f706cba296969f546ade2127f38b43025bfd13193", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3aa430e52f83b8c23003798f706cba296969f546ade2127f38b43025bfd13193", kill_on_drop: false }`
[INFO] [stdout] 3aa430e52f83b8c23003798f706cba296969f546ade2127f38b43025bfd13193
