[INFO] fetching crate aptos-crypto-link 0.0.3...
[INFO] checking aptos-crypto-link-0.0.3 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate aptos-crypto-link 0.0.3 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate aptos-crypto-link 0.0.3 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate aptos-crypto-link 0.0.3
[INFO] finished tweaking crates.io crate aptos-crypto-link 0.0.3
[INFO] tweaked toml for crates.io crate aptos-crypto-link 0.0.3 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ed25519-dalek v1.0.1
[INFO] [stderr]   Downloaded radium v0.5.3
[INFO] [stderr]   Downloaded wyz v0.2.0
[INFO] [stderr]   Downloaded ed25519 v1.5.3
[INFO] [stderr]   Downloaded crypto-mac v0.10.1
[INFO] [stderr]   Downloaded bcs-link v0.1.3
[INFO] [stderr]   Downloaded funty v1.1.0
[INFO] [stderr]   Downloaded zeroize v1.3.0
[INFO] [stderr]   Downloaded wait-timeout v0.2.0
[INFO] [stderr]   Downloaded hmac-drbg v0.3.0
[INFO] [stderr]   Downloaded libsecp256k1-core v0.3.0
[INFO] [stderr]   Downloaded libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]   Downloaded more-asserts v0.3.1
[INFO] [stderr]   Downloaded aptos-crypto-derive-link v0.0.3
[INFO] [stderr]   Downloaded libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]   Downloaded libsecp256k1 v0.7.1
[INFO] [stderr]   Downloaded block-padding v0.2.1
[INFO] [stderr]   Downloaded hkdf v0.10.0
[INFO] [stderr]   Downloaded proptest-derive v0.3.0
[INFO] [stderr]   Downloaded bitvec v0.19.6
[INFO] [stderr]   Downloaded blst v0.3.11
[INFO] [stderr]   Downloaded rusty-fork v0.3.0
[INFO] [stderr]   Downloaded curve25519-dalek v3.2.1
[INFO] [stderr]   Downloaded sha3 v0.9.1
[INFO] [stderr]   Downloaded x25519-dalek v1.2.0
[INFO] [stderr]   Downloaded serde-name v0.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 55836a31380d595a7ecd2a0a5c381ae4a285d18beb608d51ad25ecb9c17a9161
[INFO] running `Command { std: "docker" "start" "-a" "55836a31380d595a7ecd2a0a5c381ae4a285d18beb608d51ad25ecb9c17a9161", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "55836a31380d595a7ecd2a0a5c381ae4a285d18beb608d51ad25ecb9c17a9161", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55836a31380d595a7ecd2a0a5c381ae4a285d18beb608d51ad25ecb9c17a9161", kill_on_drop: false }`
[INFO] [stdout] 55836a31380d595a7ecd2a0a5c381ae4a285d18beb608d51ad25ecb9c17a9161
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cffc8ff70c8f539374915d803f33692bc3e929c6ae717799b646be933eb14207
[INFO] running `Command { std: "docker" "start" "-a" "cffc8ff70c8f539374915d803f33692bc3e929c6ae717799b646be933eb14207", kill_on_drop: false }`
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking block-padding v0.2.1
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]     Checking crypto-mac v0.10.1
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking libsecp256k1-core v0.3.0
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking hmac-drbg v0.3.0
[INFO] [stderr]     Checking hmac v0.10.1
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]    Compiling trybuild v1.0.89
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]     Checking hkdf v0.10.0
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking funty v1.1.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking wyz v0.2.0
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking more-asserts v0.3.1
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling blst v0.3.11
[INFO] [stderr]     Checking sha3 v0.9.1
[INFO] [stderr]     Checking bitvec v0.19.6
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1 v0.7.1
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]     Checking proptest v1.4.0
[INFO] [stderr]    Compiling aptos-crypto-derive-link v0.0.3
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling proptest-derive v0.3.0
[INFO] [stderr]     Checking zeroize v1.3.0
[INFO] [stderr]     Checking curve25519-dalek v3.2.1
[INFO] [stderr]     Checking x25519-dalek v1.2.0
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking serde_json v1.0.114
[INFO] [stderr]     Checking serde_bytes v0.11.14
[INFO] [stderr]     Checking ed25519 v1.5.3
[INFO] [stderr]     Checking serde-name v0.1.2
[INFO] [stderr]     Checking basic-toml v0.1.8
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking bcs-link v0.1.3
[INFO] [stderr]     Checking ed25519-dalek v1.0.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.3.6
[INFO] [stderr]     Checking aptos-crypto-link v0.0.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]   --> src/bls12381/bls12381_keys.rs:31:11
[INFO] [stdout]    |
[INFO] [stdout] 31 | use std::{convert::TryFrom, fmt};
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryFrom` is already defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]   --> src/bls12381/bls12381_pop.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 20 | use std::{convert::TryFrom, fmt};
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]   --> src/bls12381/bls12381_sigs.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | use std::convert::TryFrom;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]   --> src/bls12381/bls12381_validatable.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use std::convert::TryFrom;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]   --> src/ed25519/ed25519_keys.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use core::convert::TryFrom;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]   --> src/ed25519/ed25519_sigs.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use core::convert::TryFrom;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `std` is imported redundantly
[INFO] [stdout]    --> src/hash.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 110 |     self,
[INFO] [stdout]     |     ^^^^ the item `std` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AsRef` is imported redundantly
[INFO] [stdout]    --> src/hash.rs:111:15
[INFO] [stdout]     |
[INFO] [stdout] 111 |     convert::{AsRef, TryFrom},
[INFO] [stdout]     |               ^^^^^
[INFO] [stdout]    --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item `AsRef` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]    --> src/hash.rs:111:22
[INFO] [stdout]     |
[INFO] [stdout] 111 |     convert::{AsRef, TryFrom},
[INFO] [stdout]     |                      ^^^^^^^
[INFO] [stdout]    --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]   --> src/multi_ed25519.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use core::convert::TryFrom;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]   --> src/multi_ed25519.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | use std::{convert::TryInto, fmt};
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]   --> src/noise.rs:69:29
[INFO] [stdout]    |
[INFO] [stdout] 69 |     convert::{TryFrom as _, TryInto},
[INFO] [stdout]    |                             ^^^^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]   --> src/traits.rs:10:21
[INFO] [stdout]    |
[INFO] [stdout] 10 | use core::convert::{From, TryFrom};
[INFO] [stdout]    |                     ^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]   --> src/traits.rs:10:27
[INFO] [stdout]    |
[INFO] [stdout] 10 | use core::convert::{From, TryFrom};
[INFO] [stdout]    |                           ^^^^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]   --> src/x25519.rs:39:20
[INFO] [stdout]    |
[INFO] [stdout] 39 | use std::convert::{TryFrom, TryInto};
[INFO] [stdout]    |                    ^^^^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]   --> src/x25519.rs:39:29
[INFO] [stdout]    |
[INFO] [stdout] 39 | use std::convert::{TryFrom, TryInto};
[INFO] [stdout]    |                             ^^^^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]   --> src/bls12381/bls12381_keys.rs:31:11
[INFO] [stdout]    |
[INFO] [stdout] 31 | use std::{convert::TryFrom, fmt};
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryFrom` is already defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]   --> src/bls12381/bls12381_pop.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 20 | use std::{convert::TryFrom, fmt};
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]   --> src/bls12381/bls12381_sigs.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | use std::convert::TryFrom;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]   --> src/bls12381/bls12381_validatable.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use std::convert::TryFrom;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]   --> src/ed25519/ed25519_keys.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use core::convert::TryFrom;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]   --> src/ed25519/ed25519_sigs.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use core::convert::TryFrom;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `std` is imported redundantly
[INFO] [stdout]    --> src/hash.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 110 |     self,
[INFO] [stdout]     |     ^^^^ the item `std` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AsRef` is imported redundantly
[INFO] [stdout]    --> src/hash.rs:111:15
[INFO] [stdout]     |
[INFO] [stdout] 111 |     convert::{AsRef, TryFrom},
[INFO] [stdout]     |               ^^^^^
[INFO] [stdout]    --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item `AsRef` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]    --> src/hash.rs:111:22
[INFO] [stdout]     |
[INFO] [stdout] 111 |     convert::{AsRef, TryFrom},
[INFO] [stdout]     |                      ^^^^^^^
[INFO] [stdout]    --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]   --> src/multi_ed25519.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use core::convert::TryFrom;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]   --> src/multi_ed25519.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | use std::{convert::TryInto, fmt};
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]   --> src/noise.rs:69:29
[INFO] [stdout]    |
[INFO] [stdout] 69 |     convert::{TryFrom as _, TryInto},
[INFO] [stdout]    |                             ^^^^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]   --> src/traits.rs:10:21
[INFO] [stdout]    |
[INFO] [stdout] 10 | use core::convert::{From, TryFrom};
[INFO] [stdout]    |                     ^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]   --> src/traits.rs:10:27
[INFO] [stdout]    |
[INFO] [stdout] 10 | use core::convert::{From, TryFrom};
[INFO] [stdout]    |                           ^^^^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]   --> src/x25519.rs:39:20
[INFO] [stdout]    |
[INFO] [stdout] 39 | use std::convert::{TryFrom, TryInto};
[INFO] [stdout]    |                    ^^^^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]   --> src/x25519.rs:39:29
[INFO] [stdout]    |
[INFO] [stdout] 39 | use std::convert::{TryFrom, TryInto};
[INFO] [stdout]    |                             ^^^^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/unit_tests/bcs_test.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::convert::TryFrom;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]   --> src/unit_tests/bls12381_test.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::convert::TryFrom;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]   --> src/unit_tests/ed25519_test.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     convert::TryFrom,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]   --> src/unit_tests/multi_ed25519_test.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use core::convert::TryFrom;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 16 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]   --> benches/noise.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use aptos_crypto::{
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of undeclared crate or module `aptos_crypto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]   --> benches/hash.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use aptos_crypto::bls12381::DST_BLS_SIG_IN_G2_WITH_POP;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of undeclared crate or module `aptos_crypto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]   --> benches/hash.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use aptos_crypto::test_utils::random_bytes;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of undeclared crate or module `aptos_crypto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]   --> benches/ristretto255.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use aptos_crypto::test_utils::random_bytes;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of undeclared crate or module `aptos_crypto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]   --> benches/secp256k1.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use aptos_crypto::test_utils::random_bytes;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of undeclared crate or module `aptos_crypto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]   --> benches/ed25519.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use aptos_crypto::{
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of undeclared crate or module `aptos_crypto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]   --> benches/bls12381.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use aptos_crypto::{
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of undeclared crate or module `aptos_crypto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]   --> benches/bls12381.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Debug, CryptoHasher, BCSCryptoHash, Serialize, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^ use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `CryptoHasher` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]   --> benches/bls12381.rs:24:31
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Debug, CryptoHasher, BCSCryptoHash, Serialize, Deserialize)]
[INFO] [stdout]    |                               ^^^^^^^^^^^^^ use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `BCSCryptoHash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `aptos_crypto`
[INFO] [stdout]   --> benches/bls12381.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use aptos_crypto::{
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of undeclared crate or module `aptos_crypto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `aptos_crypto`
[INFO] [stdout]   --> benches/noise.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use aptos_crypto::{
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of undeclared crate or module `aptos_crypto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::convert::TryFrom as _`
[INFO] [stdout]   --> benches/noise.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::convert::TryFrom as _;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]   --> benches/ed25519.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Debug, CryptoHasher, BCSCryptoHash, Serialize, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^ use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `CryptoHasher` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]   --> benches/ed25519.rs:20:31
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Debug, CryptoHasher, BCSCryptoHash, Serialize, Deserialize)]
[INFO] [stdout]    |                               ^^^^^^^^^^^^^ use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `BCSCryptoHash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `aptos_crypto`
[INFO] [stdout]   --> benches/ed25519.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use aptos_crypto::{
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of undeclared crate or module `aptos_crypto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aptos-crypto-link` (bench "secp256k1") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `aptos-crypto-link` (bench "hash") due to 3 previous errors
[INFO] [stderr] error: could not compile `aptos-crypto-link` (bench "noise") due to 3 previous errors; 1 warning emitted
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aptos-crypto-link` (bench "ristretto255") due to 2 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]   --> benches/bls12381.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Debug, CryptoHasher, BCSCryptoHash, Serialize, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^ use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `CryptoHasher` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 7  + use aptos_crypto_link::hash;
[INFO] [stdout]    |
[INFO] [stdout] 7  + use std::hash;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]   --> benches/bls12381.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Debug, CryptoHasher, BCSCryptoHash, Serialize, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^ use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `CryptoHasher` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 7  + use once_cell::sync;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]   --> benches/bls12381.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Debug, CryptoHasher, BCSCryptoHash, Serialize, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^ use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `CryptoHasher` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 7  + use core::cell::OnceCell;
[INFO] [stdout]    |
[INFO] [stdout] 7  + use once_cell::sync::OnceCell;
[INFO] [stdout]    |
[INFO] [stdout] 7  + use once_cell::unsync::OnceCell;
[INFO] [stdout]    |
[INFO] [stdout] 7  + use std::cell::OnceCell;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]   --> benches/bls12381.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Debug, CryptoHasher, BCSCryptoHash, Serialize, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^ use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `CryptoHasher` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this crate
[INFO] [stdout]    |
[INFO] [stdout] 7  + use aptos_crypto_link::_serde_name;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]   --> benches/bls12381.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Debug, CryptoHasher, BCSCryptoHash, Serialize, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^ use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `CryptoHasher` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 7  + use std::hash::DefaultHasher;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]   --> benches/bls12381.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Debug, CryptoHasher, BCSCryptoHash, Serialize, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^ use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `CryptoHasher` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 7  + use once_cell::sync::Lazy;
[INFO] [stdout]    |
[INFO] [stdout] 7  + use once_cell::unsync::Lazy;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]   --> benches/bls12381.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Debug, CryptoHasher, BCSCryptoHash, Serialize, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^ use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `CryptoHasher` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 7  + use aptos_crypto_link::hash;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]   --> benches/bls12381.rs:24:31
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Debug, CryptoHasher, BCSCryptoHash, Serialize, Deserialize)]
[INFO] [stdout]    |                               ^^^^^^^^^^^^^ use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `BCSCryptoHash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 7  + use aptos_crypto_link::hash;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]   --> benches/ed25519.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Debug, CryptoHasher, BCSCryptoHash, Serialize, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^ use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `CryptoHasher` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 7  + use aptos_crypto_link::hash;
[INFO] [stdout]    |
[INFO] [stdout] 7  + use std::hash;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]   --> benches/ed25519.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Debug, CryptoHasher, BCSCryptoHash, Serialize, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^ use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `CryptoHasher` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 7  + use once_cell::sync;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]   --> benches/ed25519.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Debug, CryptoHasher, BCSCryptoHash, Serialize, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^ use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `CryptoHasher` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 7  + use core::cell::OnceCell;
[INFO] [stdout]    |
[INFO] [stdout] 7  + use once_cell::sync::OnceCell;
[INFO] [stdout]    |
[INFO] [stdout] 7  + use once_cell::unsync::OnceCell;
[INFO] [stdout]    |
[INFO] [stdout] 7  + use std::cell::OnceCell;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]   --> benches/ed25519.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Debug, CryptoHasher, BCSCryptoHash, Serialize, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^ use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `CryptoHasher` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this crate
[INFO] [stdout]    |
[INFO] [stdout] 7  + use aptos_crypto_link::_serde_name;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]   --> benches/ed25519.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Debug, CryptoHasher, BCSCryptoHash, Serialize, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^ use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `CryptoHasher` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 7  + use std::hash::DefaultHasher;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]   --> benches/ed25519.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Debug, CryptoHasher, BCSCryptoHash, Serialize, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^ use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `CryptoHasher` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 7  + use once_cell::sync::Lazy;
[INFO] [stdout]    |
[INFO] [stdout] 7  + use once_cell::unsync::Lazy;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]   --> benches/ed25519.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Debug, CryptoHasher, BCSCryptoHash, Serialize, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^ use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `CryptoHasher` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 7  + use aptos_crypto_link::hash;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]   --> benches/ed25519.rs:20:31
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Debug, CryptoHasher, BCSCryptoHash, Serialize, Deserialize)]
[INFO] [stdout]    |                               ^^^^^^^^^^^^^ use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `BCSCryptoHash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 7  + use aptos_crypto_link::hash;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 12 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 12 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aptos-crypto-link` (bench "ed25519") due to 13 previous errors
[INFO] [stderr] error: could not compile `aptos-crypto-link` (bench "bls12381") due to 13 previous errors
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/hash.rs:124:51
[INFO] [stdout]     |
[INFO] [stdout] 124 | #[cfg_attr(any(test, feature = "fuzzing"), derive(Arbitrary))]
[INFO] [stdout]     |                                                   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_ARBITRARY_FOR_HashValue`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_derive`
[INFO] [stdout]     = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]     = note: this warning originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/x25519.rs:77:51
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[cfg_attr(any(test, feature = "fuzzing"), derive(Arbitrary))]
[INFO] [stdout]    |                                                   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_ARBITRARY_FOR_PublicKey`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 22 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "cffc8ff70c8f539374915d803f33692bc3e929c6ae717799b646be933eb14207", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cffc8ff70c8f539374915d803f33692bc3e929c6ae717799b646be933eb14207", kill_on_drop: false }`
[INFO] [stdout] cffc8ff70c8f539374915d803f33692bc3e929c6ae717799b646be933eb14207
[INFO] checking aptos-crypto-link-0.0.3 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate aptos-crypto-link 0.0.3 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate aptos-crypto-link 0.0.3 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate aptos-crypto-link 0.0.3
[INFO] finished tweaking crates.io crate aptos-crypto-link 0.0.3
[INFO] tweaked toml for crates.io crate aptos-crypto-link 0.0.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 39b86ccd55335d3408ccd3474327667094dc8d7be4059e035602f8da57e3e435
[INFO] running `Command { std: "docker" "start" "-a" "39b86ccd55335d3408ccd3474327667094dc8d7be4059e035602f8da57e3e435", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "39b86ccd55335d3408ccd3474327667094dc8d7be4059e035602f8da57e3e435", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39b86ccd55335d3408ccd3474327667094dc8d7be4059e035602f8da57e3e435", kill_on_drop: false }`
[INFO] [stdout] 39b86ccd55335d3408ccd3474327667094dc8d7be4059e035602f8da57e3e435
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c606dd79438343cc26ce728976820c06a2a7d740eb9e7215ac51f48994f936bd
[INFO] running `Command { std: "docker" "start" "-a" "c606dd79438343cc26ce728976820c06a2a7d740eb9e7215ac51f48994f936bd", kill_on_drop: false }`
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]     Checking block-padding v0.2.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]     Checking crypto-mac v0.10.1
[INFO] [stderr]     Checking libsecp256k1-core v0.3.0
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking hmac v0.10.1
[INFO] [stderr]     Checking hmac-drbg v0.3.0
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]    Compiling trybuild v1.0.89
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking hkdf v0.10.0
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking wyz v0.2.0
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking more-asserts v0.3.1
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking funty v1.1.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling blst v0.3.11
[INFO] [stderr]     Checking sha3 v0.9.1
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking bitvec v0.19.6
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]    Compiling libsecp256k1 v0.7.1
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]    Compiling aptos-crypto-derive-link v0.0.3
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking proptest v1.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling proptest-derive v0.3.0
[INFO] [stderr]     Checking zeroize v1.3.0
[INFO] [stderr]     Checking curve25519-dalek v3.2.1
[INFO] [stderr]     Checking x25519-dalek v1.2.0
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking serde_json v1.0.114
[INFO] [stderr]     Checking serde_bytes v0.11.14
[INFO] [stderr]     Checking ed25519 v1.5.3
[INFO] [stderr]     Checking serde-name v0.1.2
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking bcs-link v0.1.3
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking basic-toml v0.1.8
[INFO] [stderr]     Checking ed25519-dalek v1.0.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.3.6
[INFO] [stderr]     Checking aptos-crypto-link v0.0.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]   --> src/bls12381/bls12381_keys.rs:31:11
[INFO] [stdout]    |
[INFO] [stdout] 31 | use std::{convert::TryFrom, fmt};
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryFrom` is already defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]   --> src/bls12381/bls12381_pop.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 20 | use std::{convert::TryFrom, fmt};
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]   --> src/bls12381/bls12381_sigs.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | use std::convert::TryFrom;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]   --> src/bls12381/bls12381_validatable.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use std::convert::TryFrom;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]   --> src/ed25519/ed25519_keys.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use core::convert::TryFrom;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]   --> src/ed25519/ed25519_sigs.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use core::convert::TryFrom;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `std` is imported redundantly
[INFO] [stdout]    --> src/hash.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 110 |     self,
[INFO] [stdout]     |     ^^^^ the item `std` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AsRef` is imported redundantly
[INFO] [stdout]    --> src/hash.rs:111:15
[INFO] [stdout]     |
[INFO] [stdout] 111 |     convert::{AsRef, TryFrom},
[INFO] [stdout]     |               ^^^^^
[INFO] [stdout]    --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item `AsRef` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]    --> src/hash.rs:111:22
[INFO] [stdout]     |
[INFO] [stdout] 111 |     convert::{AsRef, TryFrom},
[INFO] [stdout]     |                      ^^^^^^^
[INFO] [stdout]    --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]   --> src/multi_ed25519.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use core::convert::TryFrom;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]   --> src/multi_ed25519.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | use std::{convert::TryInto, fmt};
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]   --> src/noise.rs:69:29
[INFO] [stdout]    |
[INFO] [stdout] 69 |     convert::{TryFrom as _, TryInto},
[INFO] [stdout]    |                             ^^^^^^^
[INFO] [stdout]   --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]   --> src/traits.rs:10:21
[INFO] [stdout]    |
[INFO] [stdout] 10 | use core::convert::{From, TryFrom};
[INFO] [stdout]    |                     ^^^^
[INFO] [stdout]   --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]   --> src/traits.rs:10:27
[INFO] [stdout]    |
[INFO] [stdout] 10 | use core::convert::{From, TryFrom};
[INFO] [stdout]    |                           ^^^^^^^
[INFO] [stdout]   --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]   --> src/x25519.rs:39:20
[INFO] [stdout]    |
[INFO] [stdout] 39 | use std::convert::{TryFrom, TryInto};
[INFO] [stdout]    |                    ^^^^^^^
[INFO] [stdout]   --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]   --> src/x25519.rs:39:29
[INFO] [stdout]    |
[INFO] [stdout] 39 | use std::convert::{TryFrom, TryInto};
[INFO] [stdout]    |                             ^^^^^^^
[INFO] [stdout]   --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]   --> src/bls12381/bls12381_keys.rs:31:11
[INFO] [stdout]    |
[INFO] [stdout] 31 | use std::{convert::TryFrom, fmt};
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryFrom` is already defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]   --> src/bls12381/bls12381_pop.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 20 | use std::{convert::TryFrom, fmt};
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]   --> src/bls12381/bls12381_sigs.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | use std::convert::TryFrom;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]   --> src/bls12381/bls12381_validatable.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use std::convert::TryFrom;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]   --> src/ed25519/ed25519_keys.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use core::convert::TryFrom;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]   --> src/ed25519/ed25519_sigs.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use core::convert::TryFrom;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `std` is imported redundantly
[INFO] [stdout]    --> src/hash.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 110 |     self,
[INFO] [stdout]     |     ^^^^ the item `std` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AsRef` is imported redundantly
[INFO] [stdout]    --> src/hash.rs:111:15
[INFO] [stdout]     |
[INFO] [stdout] 111 |     convert::{AsRef, TryFrom},
[INFO] [stdout]     |               ^^^^^
[INFO] [stdout]    --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item `AsRef` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]    --> src/hash.rs:111:22
[INFO] [stdout]     |
[INFO] [stdout] 111 |     convert::{AsRef, TryFrom},
[INFO] [stdout]     |                      ^^^^^^^
[INFO] [stdout]    --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]   --> src/multi_ed25519.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use core::convert::TryFrom;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]   --> src/multi_ed25519.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | use std::{convert::TryInto, fmt};
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]   --> src/noise.rs:69:29
[INFO] [stdout]    |
[INFO] [stdout] 69 |     convert::{TryFrom as _, TryInto},
[INFO] [stdout]    |                             ^^^^^^^
[INFO] [stdout]   --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]   --> src/traits.rs:10:21
[INFO] [stdout]    |
[INFO] [stdout] 10 | use core::convert::{From, TryFrom};
[INFO] [stdout]    |                     ^^^^
[INFO] [stdout]   --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]   --> src/traits.rs:10:27
[INFO] [stdout]    |
[INFO] [stdout] 10 | use core::convert::{From, TryFrom};
[INFO] [stdout]    |                           ^^^^^^^
[INFO] [stdout]   --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]   --> src/x25519.rs:39:20
[INFO] [stdout]    |
[INFO] [stdout] 39 | use std::convert::{TryFrom, TryInto};
[INFO] [stdout]    |                    ^^^^^^^
[INFO] [stdout]   --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]   --> src/x25519.rs:39:29
[INFO] [stdout]    |
[INFO] [stdout] 39 | use std::convert::{TryFrom, TryInto};
[INFO] [stdout]    |                             ^^^^^^^
[INFO] [stdout]   --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/unit_tests/bcs_test.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::convert::TryFrom;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]   --> src/unit_tests/bls12381_test.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::convert::TryFrom;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]   --> src/unit_tests/ed25519_test.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     convert::TryFrom,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]   --> src/unit_tests/multi_ed25519_test.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use core::convert::TryFrom;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 16 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]   --> benches/noise.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use aptos_crypto::{
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of undeclared crate or module `aptos_crypto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]   --> benches/hash.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use aptos_crypto::bls12381::DST_BLS_SIG_IN_G2_WITH_POP;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of undeclared crate or module `aptos_crypto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]   --> benches/hash.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use aptos_crypto::test_utils::random_bytes;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of undeclared crate or module `aptos_crypto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]   --> benches/ristretto255.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use aptos_crypto::test_utils::random_bytes;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of undeclared crate or module `aptos_crypto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]   --> benches/secp256k1.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use aptos_crypto::test_utils::random_bytes;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of undeclared crate or module `aptos_crypto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]   --> benches/ed25519.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use aptos_crypto::{
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of undeclared crate or module `aptos_crypto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `aptos_crypto`
[INFO] [stdout]   --> benches/noise.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use aptos_crypto::{
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of undeclared crate or module `aptos_crypto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::convert::TryFrom as _`
[INFO] [stdout]   --> benches/noise.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::convert::TryFrom as _;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]   --> benches/bls12381.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use aptos_crypto::{
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of undeclared crate or module `aptos_crypto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]   --> benches/bls12381.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Debug, CryptoHasher, BCSCryptoHash, Serialize, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^ use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `CryptoHasher` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]   --> benches/bls12381.rs:24:31
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Debug, CryptoHasher, BCSCryptoHash, Serialize, Deserialize)]
[INFO] [stdout]    |                               ^^^^^^^^^^^^^ use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `BCSCryptoHash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `aptos_crypto`
[INFO] [stdout]   --> benches/bls12381.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use aptos_crypto::{
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of undeclared crate or module `aptos_crypto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]   --> benches/ed25519.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Debug, CryptoHasher, BCSCryptoHash, Serialize, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^ use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `CryptoHasher` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]   --> benches/ed25519.rs:20:31
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Debug, CryptoHasher, BCSCryptoHash, Serialize, Deserialize)]
[INFO] [stdout]    |                               ^^^^^^^^^^^^^ use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `BCSCryptoHash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `aptos_crypto`
[INFO] [stdout]   --> benches/ed25519.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use aptos_crypto::{
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of undeclared crate or module `aptos_crypto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aptos-crypto-link` (bench "secp256k1") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `aptos-crypto-link` (bench "hash") due to 3 previous errors
[INFO] [stderr] error: could not compile `aptos-crypto-link` (bench "noise") due to 3 previous errors; 1 warning emitted
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aptos-crypto-link` (bench "ristretto255") due to 2 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]   --> benches/bls12381.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Debug, CryptoHasher, BCSCryptoHash, Serialize, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^ use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `CryptoHasher` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 7  + use aptos_crypto_link::hash;
[INFO] [stdout]    |
[INFO] [stdout] 7  + use std::hash;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]   --> benches/bls12381.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Debug, CryptoHasher, BCSCryptoHash, Serialize, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^ use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `CryptoHasher` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 7  + use once_cell::sync;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]   --> benches/bls12381.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Debug, CryptoHasher, BCSCryptoHash, Serialize, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^ use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `CryptoHasher` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 7  + use core::cell::OnceCell;
[INFO] [stdout]    |
[INFO] [stdout] 7  + use once_cell::sync::OnceCell;
[INFO] [stdout]    |
[INFO] [stdout] 7  + use once_cell::unsync::OnceCell;
[INFO] [stdout]    |
[INFO] [stdout] 7  + use std::cell::OnceCell;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]   --> benches/bls12381.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Debug, CryptoHasher, BCSCryptoHash, Serialize, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^ use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `CryptoHasher` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this crate
[INFO] [stdout]    |
[INFO] [stdout] 7  + use aptos_crypto_link::_serde_name;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]   --> benches/bls12381.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Debug, CryptoHasher, BCSCryptoHash, Serialize, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^ use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `CryptoHasher` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 7  + use std::hash::DefaultHasher;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]   --> benches/bls12381.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Debug, CryptoHasher, BCSCryptoHash, Serialize, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^ use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `CryptoHasher` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 7  + use once_cell::sync::Lazy;
[INFO] [stdout]    |
[INFO] [stdout] 7  + use once_cell::unsync::Lazy;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]   --> benches/bls12381.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Debug, CryptoHasher, BCSCryptoHash, Serialize, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^ use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `CryptoHasher` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 7  + use aptos_crypto_link::hash;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]   --> benches/bls12381.rs:24:31
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Debug, CryptoHasher, BCSCryptoHash, Serialize, Deserialize)]
[INFO] [stdout]    |                               ^^^^^^^^^^^^^ use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `BCSCryptoHash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 7  + use aptos_crypto_link::hash;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]   --> benches/ed25519.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Debug, CryptoHasher, BCSCryptoHash, Serialize, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^ use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `CryptoHasher` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 7  + use aptos_crypto_link::hash;
[INFO] [stdout]    |
[INFO] [stdout] 7  + use std::hash;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]   --> benches/ed25519.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Debug, CryptoHasher, BCSCryptoHash, Serialize, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^ use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `CryptoHasher` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 7  + use once_cell::sync;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]   --> benches/ed25519.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Debug, CryptoHasher, BCSCryptoHash, Serialize, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^ use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `CryptoHasher` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 7  + use core::cell::OnceCell;
[INFO] [stdout]    |
[INFO] [stdout] 7  + use once_cell::sync::OnceCell;
[INFO] [stdout]    |
[INFO] [stdout] 7  + use once_cell::unsync::OnceCell;
[INFO] [stdout]    |
[INFO] [stdout] 7  + use std::cell::OnceCell;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]   --> benches/ed25519.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Debug, CryptoHasher, BCSCryptoHash, Serialize, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^ use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `CryptoHasher` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this crate
[INFO] [stdout]    |
[INFO] [stdout] 7  + use aptos_crypto_link::_serde_name;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]   --> benches/ed25519.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Debug, CryptoHasher, BCSCryptoHash, Serialize, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^ use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `CryptoHasher` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 7  + use std::hash::DefaultHasher;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]   --> benches/ed25519.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Debug, CryptoHasher, BCSCryptoHash, Serialize, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^ use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `CryptoHasher` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 7  + use once_cell::sync::Lazy;
[INFO] [stdout]    |
[INFO] [stdout] 7  + use once_cell::unsync::Lazy;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]   --> benches/ed25519.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Debug, CryptoHasher, BCSCryptoHash, Serialize, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^ use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `CryptoHasher` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 7  + use aptos_crypto_link::hash;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]   --> benches/ed25519.rs:20:31
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Debug, CryptoHasher, BCSCryptoHash, Serialize, Deserialize)]
[INFO] [stdout]    |                               ^^^^^^^^^^^^^ use of undeclared crate or module `aptos_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `BCSCryptoHash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 7  + use aptos_crypto_link::hash;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 12 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 12 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aptos-crypto-link` (bench "bls12381") due to 13 previous errors
[INFO] [stderr] error: could not compile `aptos-crypto-link` (bench "ed25519") due to 13 previous errors
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/hash.rs:124:51
[INFO] [stdout]     |
[INFO] [stdout] 124 | #[cfg_attr(any(test, feature = "fuzzing"), derive(Arbitrary))]
[INFO] [stdout]     |                                                   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_ARBITRARY_FOR_HashValue`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_derive`
[INFO] [stdout]     = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]     = note: this warning originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/x25519.rs:77:51
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[cfg_attr(any(test, feature = "fuzzing"), derive(Arbitrary))]
[INFO] [stdout]    |                                                   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_ARBITRARY_FOR_PublicKey`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 22 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c606dd79438343cc26ce728976820c06a2a7d740eb9e7215ac51f48994f936bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c606dd79438343cc26ce728976820c06a2a7d740eb9e7215ac51f48994f936bd", kill_on_drop: false }`
[INFO] [stdout] c606dd79438343cc26ce728976820c06a2a7d740eb9e7215ac51f48994f936bd
