[INFO] cloning repository https://github.com/6block/zkwork_aleo_worker
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/6block/zkwork_aleo_worker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F6block%2Fzkwork_aleo_worker", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F6block%2Fzkwork_aleo_worker'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0950ba5302159f89b35ce9de8926ae2a312082be
[INFO] testing 6block/zkwork_aleo_worker against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F6block%2Fzkwork_aleo_worker" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/6block/zkwork_aleo_worker
[INFO] finished tweaking git repo https://github.com/6block/zkwork_aleo_worker
[INFO] tweaked toml for git repo https://github.com/6block/zkwork_aleo_worker written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/6block/zkwork_aleo_worker on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/6block/zkwork_aleo_worker already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/scuwan/snarkVM.git`
[INFO] [stderr]     Updating git repository `https://github.com/6block/zkwork_aleo_protocol.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.84
[INFO] [stderr]   Downloaded num_threads v0.1.7
[INFO] [stderr]   Downloaded enum_index_derive v0.2.0
[INFO] [stderr]   Downloaded either v1.12.0
[INFO] [stderr]   Downloaded redox_syscall v0.5.1
[INFO] [stderr]   Downloaded unicode-width v0.1.12
[INFO] [stderr]   Downloaded enum-iterator v2.1.0
[INFO] [stderr]   Downloaded aleo-std-storage v0.1.7
[INFO] [stderr]   Downloaded aleo-std v0.1.24
[INFO] [stderr]   Downloaded rustversion v1.0.17
[INFO] [stderr]   Downloaded aleo-std-timed v0.1.2
[INFO] [stderr]   Downloaded aleo-std-profiler v0.1.15
[INFO] [stderr]   Downloaded getset v0.1.2
[INFO] [stderr]   Downloaded self_update v0.38.0
[INFO] [stderr]   Downloaded webpki v0.22.4
[INFO] [stderr]   Downloaded ureq v2.9.7
[INFO] [stderr]   Downloaded secp256k1 v0.25.0
[INFO] [stderr]   Downloaded rustls-webpki v0.102.4
[INFO] [stderr]   Downloaded webpki-roots v0.26.1
[INFO] [stderr]   Downloaded sppark v0.1.6
[INFO] [stderr]   Downloaded vergen v7.5.1
[INFO] [stderr]   Downloaded sysinfo v0.27.8
[INFO] [stderr]   Downloaded git2 v0.16.1
[INFO] [stderr]   Downloaded blake2s_simd v1.0.2
[INFO] [stderr]   Downloaded aleo-std-time v0.1.2
[INFO] [stderr]   Downloaded aleo-std-timer v0.1.2
[INFO] [stderr]   Downloaded allocator-api2 v0.2.18
[INFO] [stderr]   Downloaded rustls v0.22.4
[INFO] [stderr]   Downloaded self-replace v1.3.7
[INFO] [stderr]   Downloaded enum_index v0.2.0
[INFO] [stderr]   Downloaded aleo-std-cpu v0.1.4
[INFO] [stderr]   Downloaded libz-sys v1.1.18
[INFO] [stderr]   Downloaded secp256k1-sys v0.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8c219cda9b74c9e7f5b275df2d350eb5bc80fc2131943f97117f67a10b9a8b97
[INFO] running `Command { std: "docker" "start" "-a" "8c219cda9b74c9e7f5b275df2d350eb5bc80fc2131943f97117f67a10b9a8b97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8c219cda9b74c9e7f5b275df2d350eb5bc80fc2131943f97117f67a10b9a8b97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c219cda9b74c9e7f5b275df2d350eb5bc80fc2131943f97117f67a10b9a8b97", kill_on_drop: false }`
[INFO] [stdout] 8c219cda9b74c9e7f5b275df2d350eb5bc80fc2131943f97117f67a10b9a8b97
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 81a5242ae622215dd1adbcfeb05069b0003b73fb389747f35a5505119305c785
[INFO] running `Command { std: "docker" "start" "-a" "81a5242ae622215dd1adbcfeb05069b0003b73fb389747f35a5505119305c785", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling proc-macro2 v1.0.84
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling aleo-std-storage v0.1.7
[INFO] [stderr]    Compiling aleo-std-cpu v0.1.4
[INFO] [stderr]    Compiling aleo-std-timer v0.1.2
[INFO] [stderr]    Compiling aleo-std-profiler v0.1.15
[INFO] [stderr]    Compiling libz-sys v1.1.18
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling snarkvm-curves v0.16.19 (https://github.com/scuwan/snarkVM.git?branch=6block#a8de2bc1)
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling num-bigint v0.4.5
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling curl-sys v0.4.72+curl-8.6.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling curl v0.4.46
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling constant_time_eq v0.3.0
[INFO] [stderr]    Compiling aleo-std-time v0.1.2
[INFO] [stderr]    Compiling aleo-std-timed v0.1.2
[INFO] [stderr]    Compiling blake2s_simd v1.0.2
[INFO] [stderr]    Compiling aleo-std v0.1.24
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling snarkvm-utilities-derives v0.16.19 (https://github.com/scuwan/snarkVM.git?branch=6block#a8de2bc1)
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling enum-iterator-derive v1.4.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling snarkvm-circuit-types-boolean v0.16.19 (https://github.com/scuwan/snarkVM.git?branch=6block#a8de2bc1)
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling snarkvm-circuit-environment-witness v0.16.19 (https://github.com/scuwan/snarkVM.git?branch=6block#a8de2bc1)
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling snarkvm-circuit-types-field v0.16.19 (https://github.com/scuwan/snarkVM.git?branch=6block#a8de2bc1)
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling snarkvm-circuit-types-scalar v0.16.19 (https://github.com/scuwan/snarkVM.git?branch=6block#a8de2bc1)
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling enum_index v0.2.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling snarkvm-circuit-types-integers v0.16.19 (https://github.com/scuwan/snarkVM.git?branch=6block#a8de2bc1)
[INFO] [stderr]    Compiling snarkvm-circuit-types-group v0.16.19 (https://github.com/scuwan/snarkVM.git?branch=6block#a8de2bc1)
[INFO] [stderr]    Compiling enum-iterator v2.1.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling snarkvm-circuit-types-string v0.16.19 (https://github.com/scuwan/snarkVM.git?branch=6block#a8de2bc1)
[INFO] [stderr]    Compiling snarkvm-circuit-types-address v0.16.19 (https://github.com/scuwan/snarkVM.git?branch=6block#a8de2bc1)
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling snarkvm-circuit-algorithms v0.16.19 (https://github.com/scuwan/snarkVM.git?branch=6block#a8de2bc1)
[INFO] [stderr]    Compiling snarkvm-circuit-collections v0.16.19 (https://github.com/scuwan/snarkVM.git?branch=6block#a8de2bc1)
[INFO] [stderr]    Compiling lru v0.12.3
[INFO] [stderr]    Compiling snarkvm-circuit-network v0.16.19 (https://github.com/scuwan/snarkVM.git?branch=6block#a8de2bc1)
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling enum_index_derive v0.2.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling snarkvm-circuit-account v0.16.19 (https://github.com/scuwan/snarkVM.git?branch=6block#a8de2bc1)
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling snarkvm-circuit-program v0.16.19 (https://github.com/scuwan/snarkVM.git?branch=6block#a8de2bc1)
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling miniz_oxide v0.7.3
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling webpki-roots v0.26.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling unicode-width v0.1.12
[INFO] [stderr]    Compiling snarkvm-utilities v0.16.19 (https://github.com/scuwan/snarkVM.git?branch=6block#a8de2bc1)
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling snarkvm-fields v0.16.19 (https://github.com/scuwan/snarkVM.git?branch=6block#a8de2bc1)
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling libgit2-sys v0.14.2+1.5.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling snarkvm-console-network-environment v0.16.19 (https://github.com/scuwan/snarkVM.git?branch=6block#a8de2bc1)
[INFO] [stderr]    Compiling snarkvm-parameters v0.16.19 (https://github.com/scuwan/snarkVM.git?branch=6block#a8de2bc1)
[INFO] [stderr]    Compiling snarkvm-console-types-boolean v0.16.19 (https://github.com/scuwan/snarkVM.git?branch=6block#a8de2bc1)
[INFO] [stderr]    Compiling snarkvm-console-types-field v0.16.19 (https://github.com/scuwan/snarkVM.git?branch=6block#a8de2bc1)
[INFO] [stderr]    Compiling snarkvm-console-types-scalar v0.16.19 (https://github.com/scuwan/snarkVM.git?branch=6block#a8de2bc1)
[INFO] [stderr]    Compiling snarkvm-console-types-integers v0.16.19 (https://github.com/scuwan/snarkVM.git?branch=6block#a8de2bc1)
[INFO] [stderr]    Compiling snarkvm-console-types-group v0.16.19 (https://github.com/scuwan/snarkVM.git?branch=6block#a8de2bc1)
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling snarkvm-console-types-string v0.16.19 (https://github.com/scuwan/snarkVM.git?branch=6block#a8de2bc1)
[INFO] [stderr]    Compiling snarkvm-console-types-address v0.16.19 (https://github.com/scuwan/snarkVM.git?branch=6block#a8de2bc1)
[INFO] [stderr]    Compiling rustls-webpki v0.102.4
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling snarkvm-console-types v0.16.19 (https://github.com/scuwan/snarkVM.git?branch=6block#a8de2bc1)
[INFO] [stderr]    Compiling snarkvm-console-algorithms v0.16.19 (https://github.com/scuwan/snarkVM.git?branch=6block#a8de2bc1)
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling snarkvm-console-collections v0.16.19 (https://github.com/scuwan/snarkVM.git?branch=6block#a8de2bc1)
[INFO] [stderr]    Compiling snarkvm-algorithms v0.16.19 (https://github.com/scuwan/snarkVM.git?branch=6block#a8de2bc1)
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling anstyle-query v1.0.3
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling ureq v2.9.7
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling vergen v7.5.1
[INFO] [stderr]    Compiling snarkvm-console-network v0.16.19 (https://github.com/scuwan/snarkVM.git?branch=6block#a8de2bc1)
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling snarkvm-circuit-environment v0.16.19 (https://github.com/scuwan/snarkVM.git?branch=6block#a8de2bc1)
[INFO] [stderr]    Compiling snarkvm-console-account v0.16.19 (https://github.com/scuwan/snarkVM.git?branch=6block#a8de2bc1)
[INFO] [stderr]    Compiling snarkvm-console-program v0.16.19 (https://github.com/scuwan/snarkVM.git?branch=6block#a8de2bc1)
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling self_update v0.38.0
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling indicatif v0.17.8
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling snarkvm-console v0.16.19 (https://github.com/scuwan/snarkVM.git?branch=6block#a8de2bc1)
[INFO] [stderr]    Compiling snarkvm-ledger-puzzle v0.16.19 (https://github.com/scuwan/snarkVM.git?branch=6block#a8de2bc1)
[INFO] [stderr]    Compiling snarkvm-ledger-narwhal-transmission-id v0.16.19 (https://github.com/scuwan/snarkVM.git?branch=6block#a8de2bc1)
[INFO] [stderr]    Compiling snarkvm-ledger-narwhal-data v0.16.19 (https://github.com/scuwan/snarkVM.git?branch=6block#a8de2bc1)
[INFO] [stderr]    Compiling snarkvm-ledger-narwhal-batch-header v0.16.19 (https://github.com/scuwan/snarkVM.git?branch=6block#a8de2bc1)
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling snarkvm-ledger-narwhal-batch-certificate v0.16.19 (https://github.com/scuwan/snarkVM.git?branch=6block#a8de2bc1)
[INFO] [stderr]    Compiling snarkvm-ledger-committee v0.16.19 (https://github.com/scuwan/snarkVM.git?branch=6block#a8de2bc1)
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling sysinfo v0.27.8
[INFO] [stderr]    Compiling snarkvm-ledger-narwhal-subdag v0.16.19 (https://github.com/scuwan/snarkVM.git?branch=6block#a8de2bc1)
[INFO] [stderr]    Compiling snarkvm-ledger-authority v0.16.19 (https://github.com/scuwan/snarkVM.git?branch=6block#a8de2bc1)
[INFO] [stderr]    Compiling snarkvm v0.16.19 (https://github.com/scuwan/snarkVM.git?branch=6block#a8de2bc1)
[INFO] [stderr]    Compiling self-replace v1.3.7
[INFO] [stderr]    Compiling getset v0.1.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling enum-iterator v1.5.0
[INFO] [stderr]    Compiling secp256k1-sys v0.7.0
[INFO] [stderr]    Compiling quick-xml v0.23.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling webpki v0.22.4
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling bitcoin_hashes v0.11.0
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling secp256k1 v0.25.0
[INFO] [stderr]    Compiling git2 v0.16.1
[INFO] [stderr]    Compiling zkwork_aleo_worker v0.4.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling snarkvm-circuit-types v0.16.19 (https://github.com/scuwan/snarkVM.git?branch=6block#a8de2bc1)
[INFO] [stderr]    Compiling snarkvm-circuit v0.16.19 (https://github.com/scuwan/snarkVM.git?branch=6block#a8de2bc1)
[INFO] [stderr]    Compiling snarkvm-synthesizer-snark v0.16.19 (https://github.com/scuwan/snarkVM.git?branch=6block#a8de2bc1)
[INFO] [stderr]    Compiling snarkvm-synthesizer-program v0.16.19 (https://github.com/scuwan/snarkVM.git?branch=6block#a8de2bc1)
[INFO] [stderr]    Compiling snarkvm-ledger-block v0.16.19 (https://github.com/scuwan/snarkVM.git?branch=6block#a8de2bc1)
[INFO] [stderr]    Compiling snarkvm-ledger-store v0.16.19 (https://github.com/scuwan/snarkVM.git?branch=6block#a8de2bc1)
[INFO] [stderr]    Compiling snarkvm-ledger-narwhal-transmission v0.16.19 (https://github.com/scuwan/snarkVM.git?branch=6block#a8de2bc1)
[INFO] [stderr]    Compiling snarkvm-ledger-narwhal v0.16.19 (https://github.com/scuwan/snarkVM.git?branch=6block#a8de2bc1)
[INFO] [stderr]    Compiling snarkvm-ledger-query v0.16.19 (https://github.com/scuwan/snarkVM.git?branch=6block#a8de2bc1)
[INFO] [stderr]    Compiling snarkvm-synthesizer-process v0.16.19 (https://github.com/scuwan/snarkVM.git?branch=6block#a8de2bc1)
[INFO] [stderr]    Compiling snarkvm-ledger-puzzle-epoch v0.16.19 (https://github.com/scuwan/snarkVM.git?branch=6block#a8de2bc1)
[INFO] [stderr] error: could not compile `snarkvm-ledger-puzzle-epoch` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/bin/rustc --crate-name snarkvm_ledger_puzzle_epoch --edition=2021 /opt/rustwide/cargo-home/git/checkouts/snarkvm-620364271fad4aee/a8de2bc/ledger/puzzle/epoch/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C debuginfo=2 -C overflow-checks=on --cfg 'feature="aleo-std"' --cfg 'feature="circuit"' --cfg 'feature="default"' --cfg 'feature="lru"' --cfg 'feature="parking_lot"' --cfg 'feature="rayon"' --cfg 'feature="snarkvm-synthesizer-process"' --cfg 'feature="snarkvm-synthesizer-program"' --cfg 'feature="synthesis"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aleo-std", "circuit", "default", "lru", "merkle", "parking_lot", "rayon", "serial", "snarkvm-synthesizer-process", "snarkvm-synthesizer-program", "synthesis", "timer", "wasm"))' -C metadata=7f97d632c2f1b933 -C extra-filename=-48840b9f7092f414 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aleo_std=/opt/rustwide/target/debug/deps/libaleo_std-3024d7e3d43fd48f.rmeta --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-b11784f8a22c1ecd.rmeta --extern colored=/opt/rustwide/target/debug/deps/libcolored-feda7c02c7e1fe58.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-83e7c273cb3223ad.rmeta --extern lru=/opt/rustwide/target/debug/deps/liblru-3a249bf8d055afe8.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-d9334decb79cc092.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-59b73284ca6e5510.rmeta --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-9260141f34aa7c29.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-d1645c5cca8d927d.rmeta --extern circuit=/opt/rustwide/target/debug/deps/libsnarkvm_circuit-d7e5e2aa27764240.rmeta --extern console=/opt/rustwide/target/debug/deps/libsnarkvm_console-22896a6e40a5d39a.rmeta --extern snarkvm_ledger_puzzle=/opt/rustwide/target/debug/deps/libsnarkvm_ledger_puzzle-770c4fda8fa5e7d2.rmeta --extern snarkvm_synthesizer_process=/opt/rustwide/target/debug/deps/libsnarkvm_synthesizer_process-edcb29ac312651bf.rmeta --extern snarkvm_synthesizer_program=/opt/rustwide/target/debug/deps/libsnarkvm_synthesizer_program-5e18009fb74a85e4.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-dc9a0ccf0b6fc151/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "81a5242ae622215dd1adbcfeb05069b0003b73fb389747f35a5505119305c785", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81a5242ae622215dd1adbcfeb05069b0003b73fb389747f35a5505119305c785", kill_on_drop: false }`
[INFO] [stdout] 81a5242ae622215dd1adbcfeb05069b0003b73fb389747f35a5505119305c785
