[INFO] cloning repository https://github.com/AvailX/avail-lib [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AvailX/avail-lib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAvailX%2Favail-lib", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAvailX%2Favail-lib'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9093fadbfbbc95cebdb7001e38110d9d0b325773 [INFO] building AvailX/avail-lib against try#8b8eff55bd72abbb57167bc42222a7f91d41cb0d for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAvailX%2Favail-lib" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AvailX/avail-lib on toolchain 8b8eff55bd72abbb57167bc42222a7f91d41cb0d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AvailX/avail-lib [INFO] finished tweaking git repo https://github.com/AvailX/avail-lib [INFO] tweaked toml for git repo https://github.com/AvailX/avail-lib written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/AvailX/avail-lib 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" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] decc644ddaaffb26b313c4093dcf1424bdf1657e07d5d049f67b8669f197eb0b [INFO] running `Command { std: "docker" "start" "-a" "decc644ddaaffb26b313c4093dcf1424bdf1657e07d5d049f67b8669f197eb0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "decc644ddaaffb26b313c4093dcf1424bdf1657e07d5d049f67b8669f197eb0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "decc644ddaaffb26b313c4093dcf1424bdf1657e07d5d049f67b8669f197eb0b", kill_on_drop: false }` [INFO] [stdout] decc644ddaaffb26b313c4093dcf1424bdf1657e07d5d049f67b8669f197eb0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2aee08287a92c86d7d4585f8a1ed5dc1fc32aa1958ecd469d987af7622cc158e [INFO] running `Command { std: "docker" "start" "-a" "2aee08287a92c86d7d4585f8a1ed5dc1fc32aa1958ecd469d987af7622cc158e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling semver v1.0.19 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling aleo-std-profiler v0.1.15 [INFO] [stderr] Compiling aleo-std-cpu v0.1.4 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling aleo-std-timer v0.1.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling smol_str v0.2.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling snarkvm-curves v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.11 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling curl v0.4.44 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling curl-sys v0.4.66+curl-8.3.0 [INFO] [stderr] Compiling aleo-std-storage v0.1.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling blake2s_simd v1.0.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling snarkvm-circuit-environment-witness v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-circuit-types-boolean v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling snarkvm-circuit-types-field v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling bs58 v0.5.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling snarkvm-circuit-types-scalar v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling enum_index v0.2.0 [INFO] [stderr] Compiling snarkvm-circuit-types-integers v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling snarkvm-circuit-types-group v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling colored v2.0.4 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling snarkvm-circuit-types-string v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-circuit-types-address v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling snarkvm-circuit-algorithms v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling snarkvm-circuit-collections v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling socket2 v0.5.4 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling lru v0.12.3 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling snarkvm-circuit-network v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling snarkvm-circuit-account v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling snarkvm-circuit-program v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling concurrent-queue v2.3.0 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling enum_index_derive v0.2.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling event-listener v3.1.0 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling winnow v0.5.19 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling rustls v0.21.7 [INFO] [stderr] Compiling event-listener-strategy v0.3.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling aho-corasick v1.1.1 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling zvariant_utils v1.0.1 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling async-lock v3.1.1 [INFO] [stderr] Compiling futures-lite v2.0.1 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling async-task v4.5.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling async-channel v2.1.0 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling aleo-std-timed v0.1.2 [INFO] [stderr] Compiling aleo-std-time v0.1.2 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling aleo-std v0.1.24 [INFO] [stderr] Compiling snarkvm-utilities-derives v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling enum-iterator-derive v1.4.0 [INFO] [stderr] Compiling num-derive v0.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling enum-iterator v2.1.0 [INFO] [stderr] Compiling rustls-webpki v0.101.6 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls-webpki v0.100.3 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling webpki-roots v0.23.1 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling enumflags2_derive v0.7.8 [INFO] [stderr] Compiling tokio-util v0.7.9 [INFO] [stderr] Compiling blocking v1.5.1 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling deranged v0.3.8 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling zvariant_derive v3.15.0 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Compiling serde_repr v0.1.17 [INFO] [stderr] Compiling time v0.3.29 [INFO] [stderr] Compiling async-recursion v1.0.5 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling xdg-home v1.0.0 [INFO] [stderr] Compiling async-executor v1.7.2 [INFO] [stderr] Compiling async-broadcast v0.5.1 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling libsqlite3-sys v0.26.0 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling rust_decimal v1.32.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling self_update v0.38.0 [INFO] [stderr] Compiling indicatif v0.17.8 [INFO] [stderr] Compiling block-modes v0.8.1 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling self-replace v1.3.7 [INFO] [stderr] Compiling polyval v0.6.1 [INFO] [stderr] Compiling snarkvm v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling quick-xml v0.23.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling ghash v0.5.0 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.3 [INFO] [stderr] Compiling uuid-macro-internal v1.4.1 [INFO] [stderr] Compiling linux-keyutils v0.2.3 [INFO] [stderr] Compiling combine v4.6.6 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling blake2b_simd v1.0.2 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling zbus_macros v3.14.1 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling xdg v2.5.2 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling jni-sys v0.3.0 [INFO] [stderr] Compiling cesu8 v1.1.0 [INFO] [stderr] Compiling app_dirs2 v2.5.5 [INFO] [stderr] Compiling rust-argon2 v1.0.1 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling enumflags2 v0.7.8 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling zvariant v3.15.0 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling duration-str v0.7.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling snarkvm-utilities v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling reqwest v0.11.20 [INFO] [stderr] Compiling ureq v2.7.1 [INFO] [stderr] Compiling zbus_names v2.6.0 [INFO] [stderr] Compiling zbus v3.14.1 [INFO] [stderr] Compiling snarkvm-fields v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling jni v0.21.1 [INFO] [stderr] Compiling snarkvm-console-network-environment v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-parameters v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-console-types-boolean v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-console-types-field v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-console-types-scalar v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-console-types-integers v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-console-types-group v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-console-types-address v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-console-types-string v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-console-types v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-console-algorithms v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-console-collections v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling rusqlite v0.29.0 [INFO] [stderr] Compiling snarkvm-algorithms v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling secret-service v3.0.1 [INFO] [stderr] Compiling snarkvm-console-network v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling keyring v2.0.5 [INFO] [stderr] Compiling snarkvm-circuit-environment v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-console-account v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-console-program v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-console v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-ledger-puzzle v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-ledger-narwhal-data v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-circuit-types v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-ledger-narwhal-transmission-id v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-ledger-narwhal-batch-header v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-ledger-committee v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-ledger-narwhal-batch-certificate v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-ledger-narwhal-subdag v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-ledger-authority v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-circuit v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-synthesizer-program v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-synthesizer-snark v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-ledger-block v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-ledger-store v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-ledger-narwhal-transmission v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-ledger-narwhal v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-ledger-query v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-synthesizer-process v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-ledger-puzzle-epoch v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-synthesizer v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-ledger v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling avail-common v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `r#async` [INFO] [stdout] --> src/aleo_tools/api/blocking.rs:23:11 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(not(feature = "async"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `diesel_postgres`, `snarkvm`, and `tauri` [INFO] [stdout] = help: consider adding `r#async` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `fmt::format` [INFO] [stdout] --> src/aleo_tools/api/blocking.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | use std::{fmt::format, ops::Range}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `snarkvm::prelude::CryptoRng` [INFO] [stdout] --> src/models/mobile_prover.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use snarkvm::prelude::CryptoRng; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `snarkvm::prelude::Rng` [INFO] [stdout] --> src/models/mobile_prover.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use snarkvm::prelude::Rng; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `synthesis_cost` [INFO] [stdout] --> src/aleo_tools/program_manager/deploy.rs:170:54 [INFO] [stdout] | [INFO] [stdout] 170 | let (minimum_deployment_cost, (storage_cost, synthesis_cost, namespace_cost)) = [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_synthesis_cost` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 29s [INFO] running `Command { std: "docker" "inspect" "2aee08287a92c86d7d4585f8a1ed5dc1fc32aa1958ecd469d987af7622cc158e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2aee08287a92c86d7d4585f8a1ed5dc1fc32aa1958ecd469d987af7622cc158e", kill_on_drop: false }` [INFO] [stdout] 2aee08287a92c86d7d4585f8a1ed5dc1fc32aa1958ecd469d987af7622cc158e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3fa6b805749bf54f65d505bd8932edb7ee6a702264e8513cc320dd830e4b57be [INFO] running `Command { std: "docker" "start" "-a" "3fa6b805749bf54f65d505bd8932edb7ee6a702264e8513cc320dd830e4b57be", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling rstest_macros v0.17.0 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling fragile v2.0.0 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling temp-env v0.3.6 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling predicates v2.1.5 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling zvariant_utils v1.0.1 [INFO] [stderr] Compiling aleo-std-time v0.1.2 [INFO] [stderr] Compiling aleo-std-timed v0.1.2 [INFO] [stderr] Compiling zvariant_derive v3.15.0 [INFO] [stderr] Compiling zbus_macros v3.14.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling mockall_derive v0.11.4 [INFO] [stderr] Compiling aleo-std v0.1.24 [INFO] [stderr] Compiling snarkvm-utilities v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling zvariant v3.15.0 [INFO] [stderr] Compiling snarkvm-fields v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-curves v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling zbus_names v2.6.0 [INFO] [stderr] Compiling rstest v0.17.0 [INFO] [stderr] Compiling mockall v0.11.4 [INFO] [stderr] Compiling zbus v3.14.1 [INFO] [stderr] Compiling snarkvm-console-network-environment v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-parameters v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling snarkvm-console-types-boolean v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling reqwest v0.11.20 [INFO] [stderr] Compiling snarkvm-console-types-field v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-console-types-scalar v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-console-types-group v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-console-types-integers v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-console-types-string v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-console-types-address v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-console-types v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-console-algorithms v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-console-collections v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-algorithms v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling self_update v0.38.0 [INFO] [stderr] Compiling snarkvm-console-network v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling secret-service v3.0.1 [INFO] [stderr] Compiling snarkvm-circuit-environment v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-console-account v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling keyring v2.0.5 [INFO] [stderr] Compiling snarkvm-console-program v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-circuit-types-boolean v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-circuit-types-field v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-circuit-types-scalar v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-circuit-types-group v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-circuit-types-integers v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-circuit-types-address v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-circuit-types-string v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-circuit-types v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-circuit-algorithms v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-circuit-collections v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-console v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-ledger-puzzle v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-ledger-narwhal-data v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-circuit-network v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-ledger-narwhal-transmission-id v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-ledger-narwhal-batch-header v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-ledger-narwhal-batch-certificate v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-ledger-committee v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-ledger-narwhal-subdag v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-circuit-account v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-ledger-authority v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-circuit-program v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-circuit v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-synthesizer-program v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-synthesizer-snark v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-ledger-block v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-ledger-store v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-ledger-narwhal-transmission v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-ledger-narwhal v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-ledger-query v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-synthesizer-process v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-ledger-puzzle-epoch v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-synthesizer v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm-ledger v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling snarkvm v0.16.19 (https://github.com/AleoNet/snarkVM?rev=d170a9f#d170a9f7) [INFO] [stderr] Compiling avail-common v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `r#async` [INFO] [stdout] --> src/aleo_tools/api/blocking.rs:23:11 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(not(feature = "async"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `diesel_postgres`, `snarkvm`, and `tauri` [INFO] [stdout] = help: consider adding `r#async` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `fmt::format` [INFO] [stdout] --> src/aleo_tools/api/blocking.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | use std::{fmt::format, ops::Range}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `snarkvm::prelude::CryptoRng` [INFO] [stdout] --> src/models/mobile_prover.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use snarkvm::prelude::CryptoRng; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `snarkvm::prelude::Rng` [INFO] [stdout] --> src/models/mobile_prover.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use snarkvm::prelude::Rng; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `synthesis_cost` [INFO] [stdout] --> src/aleo_tools/program_manager/deploy.rs:170:54 [INFO] [stdout] | [INFO] [stdout] 170 | let (minimum_deployment_cost, (storage_cost, synthesis_cost, namespace_cost)) = [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_synthesis_cost` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `snarkvm` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/bin/rustc --crate-name snarkvm --edition=2021 /opt/rustwide/cargo-home/git/checkouts/snarkvm-ae790b31bff5d3a3/d170a9f/vm/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="anyhow"' --cfg 'feature="circuit"' --cfg 'feature="clap"' --cfg 'feature="cli"' --cfg 'feature="colored"' --cfg 'feature="console"' --cfg 'feature="default"' --cfg 'feature="dotenvy"' --cfg 'feature="ledger"' --cfg 'feature="parameters"' --cfg 'feature="rand"' --cfg 'feature="self_update"' --cfg 'feature="serde_json"' --cfg 'feature="snarkvm-circuit"' --cfg 'feature="snarkvm-console"' --cfg 'feature="snarkvm-ledger"' --cfg 'feature="snarkvm-parameters"' --cfg 'feature="snarkvm-synthesizer"' --cfg 'feature="snarkvm-utilities"' --cfg 'feature="synthesizer"' --cfg 'feature="thiserror"' --cfg 'feature="ureq"' --cfg 'feature="utilities"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aleo-cli", "algorithms", "anyhow", "async", "circuit", "clap", "cli", "colored", "console", "cuda", "curves", "default", "dotenvy", "fields", "full", "history", "ledger", "metrics", "noconfig", "parameters", "parameters_no_std_out", "rand", "rocks", "self_update", "serde_json", "snarkvm-algorithms", "snarkvm-circuit", "snarkvm-console", "snarkvm-curves", "snarkvm-fields", "snarkvm-ledger", "snarkvm-metrics", "snarkvm-parameters", "snarkvm-synthesizer", "snarkvm-utilities", "snarkvm-wasm", "synthesizer", "test", "test-helpers", "thiserror", "timer", "ureq", "utilities", "wasm"))' -C metadata=2cbeb22073f6e49e -C extra-filename=-96a77163a9b8b232 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anstyle=/opt/rustwide/target/debug/deps/libanstyle-386b16248222d66b.rmeta --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-aa7522d2e8fc1f71.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-82749a09126b6dc0.rmeta --extern colored=/opt/rustwide/target/debug/deps/libcolored-81550c056b08c718.rmeta --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-6646139180f84943.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-95059582fa09207d.rmeta --extern num_format=/opt/rustwide/target/debug/deps/libnum_format-b830a8df14f3697f.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-12c79780950b5d4a.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-0de1e85700724566.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-167bea048f2d111a.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-a980949e2c03cf07.rmeta --extern self_update=/opt/rustwide/target/debug/deps/libself_update-890cb84307054a13.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-5414e29dae31c39a.rmeta --extern snarkvm_circuit=/opt/rustwide/target/debug/deps/libsnarkvm_circuit-0726c22cbe54202e.rmeta --extern snarkvm_console=/opt/rustwide/target/debug/deps/libsnarkvm_console-b9c140775121d9cf.rmeta --extern snarkvm_ledger=/opt/rustwide/target/debug/deps/libsnarkvm_ledger-688b7068a9507682.rmeta --extern snarkvm_parameters=/opt/rustwide/target/debug/deps/libsnarkvm_parameters-9a381850c3cf532a.rmeta --extern snarkvm_synthesizer=/opt/rustwide/target/debug/deps/libsnarkvm_synthesizer-9d11ea57a22a6ad4.rmeta --extern snarkvm_utilities=/opt/rustwide/target/debug/deps/libsnarkvm_utilities-905587c1d9853153.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-918c0728bbb53cb5.rmeta --extern ureq=/opt/rustwide/target/debug/deps/libureq-18b03775d26b8248.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-486e448e853b9678/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "3fa6b805749bf54f65d505bd8932edb7ee6a702264e8513cc320dd830e4b57be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fa6b805749bf54f65d505bd8932edb7ee6a702264e8513cc320dd830e4b57be", kill_on_drop: false }` [INFO] [stdout] 3fa6b805749bf54f65d505bd8932edb7ee6a702264e8513cc320dd830e4b57be