[INFO] cloning repository https://github.com/AvailX/tauri-plugin-aleo-stronghold
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AvailX/tauri-plugin-aleo-stronghold" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAvailX%2Ftauri-plugin-aleo-stronghold", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAvailX%2Ftauri-plugin-aleo-stronghold'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 99570099d88d43bb735327fcb6ec57017ea66da2
[INFO] building AvailX/tauri-plugin-aleo-stronghold against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAvailX%2Ftauri-plugin-aleo-stronghold" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AvailX/tauri-plugin-aleo-stronghold
[INFO] finished tweaking git repo https://github.com/AvailX/tauri-plugin-aleo-stronghold
[INFO] tweaked toml for git repo https://github.com/AvailX/tauri-plugin-aleo-stronghold written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AvailX/tauri-plugin-aleo-stronghold on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AvailX/tauri-plugin-aleo-stronghold 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/AvailX/crypto.rs`
[INFO] [stderr]     Updating git repository `https://github.com/AvailX/stronghold.rs`
[INFO] [stderr]     Updating git repository `https://github.com/AleoNet/snarkVM.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded aleo-std v0.1.24
[INFO] [stderr]   Downloaded enum_index_derive v0.2.0
[INFO] [stderr]   Downloaded aleo-std-profiler v0.1.15
[INFO] [stderr]   Downloaded aleo-std-cpu v0.1.4
[INFO] [stderr]   Downloaded aleo-std-time v0.1.2
[INFO] [stderr]   Downloaded aleo-std-storage v0.1.7
[INFO] [stderr]   Downloaded aleo-std-timed v0.1.2
[INFO] [stderr]   Downloaded enum_index v0.2.0
[INFO] [stderr]   Downloaded iterator-sorted v0.1.0
[INFO] [stderr]   Downloaded aleo-std-timer v0.1.2
[INFO] [stderr]   Downloaded fastrand v2.0.2
[INFO] [stderr]   Downloaded platforms v3.4.0
[INFO] [stderr]   Downloaded x25519-dalek v1.1.1
[INFO] [stderr]   Downloaded ed25519-zebra v4.0.3
[INFO] [stderr]   Downloaded rust-argon2 v1.0.0
[INFO] [stderr]   Downloaded serde_json v1.0.115
[INFO] [stderr]   Downloaded k256 v0.13.3
[INFO] [stderr]   Downloaded ureq v2.10.0
[INFO] [stderr]   Downloaded syn v2.0.55
[INFO] [stderr]   Downloaded curve25519-dalek v4.1.2
[INFO] [stderr]   Downloaded rustix v0.38.32
[INFO] [stderr]   Downloaded fiat-crypto v0.2.7
[INFO] [stderr]   Downloaded tokio v1.38.1
[INFO] [stderr]   Downloaded curl-sys v0.4.72+curl-8.6.0
[INFO] [stderr]   Downloaded libsodium-sys v0.2.7
[INFO] [stderr]   Downloaded libz-sys v1.1.16
[INFO] [stderr]   Downloaded windows v0.36.1
[INFO] [stderr]   Downloaded iota-crypto v0.23.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bf7318542e01539a94836ce0ab68431e46334f60f6bc262ed5c54a959feb9d97
[INFO] running `Command { std: "docker" "start" "-a" "bf7318542e01539a94836ce0ab68431e46334f60f6bc262ed5c54a959feb9d97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bf7318542e01539a94836ce0ab68431e46334f60f6bc262ed5c54a959feb9d97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf7318542e01539a94836ce0ab68431e46334f60f6bc262ed5c54a959feb9d97", kill_on_drop: false }`
[INFO] [stdout] bf7318542e01539a94836ce0ab68431e46334f60f6bc262ed5c54a959feb9d97
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d82bfb7cb348d7145d45b475f29652d411670c3bfe76712192ee32d783e65e8
[INFO] running `Command { std: "docker" "start" "-a" "7d82bfb7cb348d7145d45b475f29652d411670c3bfe76712192ee32d783e65e8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling aleo-std-cpu v0.1.4
[INFO] [stderr]    Compiling aleo-std-profiler v0.1.15
[INFO] [stderr]    Compiling aleo-std-timer v0.1.2
[INFO] [stderr]    Compiling smol_str v0.2.1
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling curl v0.4.46
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling blake2s_simd v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling snarkvm-circuit-environment-witness v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]    Compiling snarkvm-curves v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling snarkvm-circuit-types-boolean v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling snarkvm-circuit-types-field v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]    Compiling snarkvm-circuit-types-scalar v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling enum_index v0.2.0
[INFO] [stderr]    Compiling snarkvm-circuit-types-group v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling libz-sys v1.1.16
[INFO] [stderr]    Compiling aleo-std-storage v0.1.7
[INFO] [stderr]    Compiling syn v2.0.55
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling curl-sys v0.4.72+curl-8.6.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling snarkvm-circuit-types-integers v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling snarkvm-circuit-types-string v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]    Compiling snarkvm-circuit-types-address v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling snarkvm-circuit-algorithms v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]    Compiling bytes v1.6.1
[INFO] [stderr]    Compiling snarkvm-circuit-collections v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling lru v0.12.3
[INFO] [stderr]    Compiling snarkvm-circuit-network v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling snarkvm-circuit-account v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]    Compiling snarkvm-circuit-program v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling tokio v1.38.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling enum_index_derive v0.2.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling platforms v3.4.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling iota-crypto v0.23.1
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling libsodium-sys v0.2.7
[INFO] [stderr]    Compiling iota-crypto v0.23.1 (https://github.com/AvailX/crypto.rs?rev=7c978e5#7c978e58)
[INFO] [stderr]    Compiling curve25519-dalek v4.1.2
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling blake2b_simd v1.0.2
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling iterator-sorted v0.1.0
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling rust-argon2 v1.0.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling aleo-std-timed v0.1.2
[INFO] [stderr]    Compiling aleo-std-time v0.1.2
[INFO] [stderr]    Compiling stronghold-derive v1.0.0 (https://github.com/AvailX/stronghold.rs?rev=0289b79#0289b798)
[INFO] [stderr]    Compiling aleo-std v0.1.24
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling snarkvm-utilities-derives v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]    Compiling enum-iterator-derive v1.4.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling stronghold-utils v1.0.0 (https://github.com/AvailX/stronghold.rs?rev=0289b79#0289b798)
[INFO] [stderr]    Compiling enum-iterator v2.1.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling scrypt v0.11.0
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling snarkvm-utilities v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]    Compiling ureq v2.10.0
[INFO] [stderr]    Compiling x25519-dalek v1.1.1
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling ed25519-zebra v4.0.3
[INFO] [stderr]    Compiling snarkvm-fields v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling hyper v0.14.30
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling k256 v0.13.3
[INFO] [stderr]    Compiling snarkvm-console-network-environment v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]    Compiling snarkvm-parameters v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]    Compiling snarkvm-console-types-boolean v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]    Compiling snarkvm-console-types-field v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling snarkvm-console-types-scalar v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling snarkvm-console-types-integers v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]    Compiling snarkvm-console-types-group v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]    Compiling snarkvm-console-types-address v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]    Compiling snarkvm-console-types-string v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]    Compiling snarkvm-console-types v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]    Compiling snarkvm-console-algorithms v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]    Compiling snarkvm-console-collections v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]    Compiling snarkvm-algorithms v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]    Compiling snarkvm-console-network v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]    Compiling snarkvm-console-account v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]    Compiling snarkvm-circuit-environment v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]    Compiling snarkvm-console-program v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]    Compiling snarkvm-circuit-types v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]    Compiling snarkvm-console v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]    Compiling snarkvm-ledger-puzzle v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]    Compiling snarkvm-ledger-narwhal-data v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]    Compiling snarkvm-ledger-narwhal-transmission-id v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]    Compiling snarkvm-ledger-narwhal-batch-header v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]    Compiling snarkvm-ledger-committee v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]    Compiling snarkvm-ledger-narwhal-batch-certificate v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]    Compiling snarkvm-ledger-narwhal-subdag v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]    Compiling snarkvm-ledger-authority v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]    Compiling snarkvm-circuit v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]    Compiling snarkvm-synthesizer-program v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]    Compiling snarkvm-synthesizer-snark v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]    Compiling snarkvm-ledger-block v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]    Compiling snarkvm-ledger-store v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]    Compiling snarkvm-ledger-narwhal-transmission v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]    Compiling snarkvm-ledger-narwhal v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]    Compiling snarkvm-ledger-query v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]    Compiling snarkvm-synthesizer-process v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]    Compiling snarkvm-ledger-puzzle-epoch v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]    Compiling snarkvm-synthesizer v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]    Compiling snarkvm-ledger v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]    Compiling stronghold-runtime v2.0.0 (https://github.com/AvailX/stronghold.rs?rev=0289b79#0289b798)
[INFO] [stderr]    Compiling stronghold_engine v2.0.0 (https://github.com/AvailX/stronghold.rs?rev=0289b79#0289b798)
[INFO] [stderr]    Compiling iota_stronghold v2.0.0 (https://github.com/AvailX/stronghold.rs?rev=0289b79#0289b798)
[INFO] [stderr]    Compiling tauri-plugin-aleo-stronghold v2.0.0-beta.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 52s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: snarkvm-synthesizer v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "7d82bfb7cb348d7145d45b475f29652d411670c3bfe76712192ee32d783e65e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d82bfb7cb348d7145d45b475f29652d411670c3bfe76712192ee32d783e65e8", kill_on_drop: false }`
[INFO] [stdout] 7d82bfb7cb348d7145d45b475f29652d411670c3bfe76712192ee32d783e65e8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a16cb1e4b72ce6c711663ef7286209d34a8fa368adefb6bd46b1f0e8803209d7
[INFO] running `Command { std: "docker" "start" "-a" "a16cb1e4b72ce6c711663ef7286209d34a8fa368adefb6bd46b1f0e8803209d7", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling snarkvm-ledger-query v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]    Compiling snarkvm-synthesizer-process v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]    Compiling snarkvm-ledger-puzzle-epoch v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]    Compiling snarkvm-synthesizer v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]    Compiling snarkvm-ledger v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]    Compiling iota_stronghold v2.0.0 (https://github.com/AvailX/stronghold.rs?rev=0289b79#0289b798)
[INFO] [stderr]    Compiling tauri-plugin-aleo-stronghold v2.0.0-beta.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 25.45s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: snarkvm-synthesizer v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "a16cb1e4b72ce6c711663ef7286209d34a8fa368adefb6bd46b1f0e8803209d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a16cb1e4b72ce6c711663ef7286209d34a8fa368adefb6bd46b1f0e8803209d7", kill_on_drop: false }`
[INFO] [stdout] a16cb1e4b72ce6c711663ef7286209d34a8fa368adefb6bd46b1f0e8803209d7
