[INFO] cloning repository https://github.com/huione-labs/fastcrypto
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/huione-labs/fastcrypto" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuione-labs%2Ffastcrypto", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuione-labs%2Ffastcrypto'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3bbbcac27b84707491277ad89cd8f7177a2beddb
[INFO] testing huione-labs/fastcrypto/3bbbcac27b84707491277ad89cd8f7177a2beddb against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuione-labs%2Ffastcrypto" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/huione-labs/fastcrypto
[INFO] finished tweaking git repo https://github.com/huione-labs/fastcrypto
[INFO] tweaked toml for git repo https://github.com/huione-labs/fastcrypto written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/huione-labs/fastcrypto on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/huione-labs/fastcrypto already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/fastcrypto-zkp/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `neptune` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/fastcrypto-zkp/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/arnaucube/poseidon-ark.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded num-bigint v0.4.4
[INFO] [stderr]   Downloaded structmeta v0.2.0
[INFO] [stderr]   Downloaded num-complex v0.4.3
[INFO] [stderr]   Downloaded wait-timeout v0.2.0
[INFO] [stderr]   Downloaded sync_wrapper v1.0.1
[INFO] [stderr]   Downloaded predicates-core v1.0.6
[INFO] [stderr]   Downloaded tokio-rustls v0.26.0
[INFO] [stderr]   Downloaded test-strategy v0.3.1
[INFO] [stderr]   Downloaded ark-snark v0.4.0
[INFO] [stderr]   Downloaded num-bigint v0.3.3
[INFO] [stderr]   Downloaded ark-groth16 v0.4.0
[INFO] [stderr]   Downloaded bellpepper-core v0.4.0
[INFO] [stderr]   Downloaded generic-tests v0.1.2
[INFO] [stderr]   Downloaded ark-bls12-377 v0.4.0
[INFO] [stderr]   Downloaded pasta_curves v0.5.1
[INFO] [stderr]   Downloaded ark-crypto-primitives v0.4.0
[INFO] [stderr]   Downloaded ark-r1cs-std v0.4.0
[INFO] [stderr]   Downloaded hkdf v0.12.3
[INFO] [stderr]   Downloaded reqwest v0.12.5
[INFO] [stderr]   Downloaded tracing-subscriber v0.2.25
[INFO] [stderr]   Downloaded hyper v1.4.1
[INFO] [stderr]   Downloaded rustls-webpki v0.102.6
[INFO] [stderr]   Downloaded quinn-proto v0.11.3
[INFO] [stderr]   Downloaded bstr v1.4.0
[INFO] [stderr]   Downloaded blst v0.3.11
[INFO] [stderr]   Downloaded webpki-roots v0.26.3
[INFO] [stderr]   Downloaded windows_aarch64_gnullvm v0.48.2
[INFO] [stderr]   Downloaded windows_x86_64_gnullvm v0.48.2
[INFO] [stderr]   Downloaded rustix v0.36.9
[INFO] [stderr]   Downloaded blstrs v0.7.1
[INFO] [stderr]   Downloaded windows_aarch64_gnullvm v0.52.4
[INFO] [stderr]   Downloaded windows_x86_64_gnullvm v0.52.4
[INFO] [stderr]   Downloaded hyper-util v0.1.6
[INFO] [stderr]   Downloaded curve25519-dalek-ng v4.1.1
[INFO] [stderr]   Downloaded rustls v0.23.12
[INFO] [stderr]   Downloaded quinn v0.11.2
[INFO] [stderr]   Downloaded ark-bls12-381 v0.4.0
[INFO] [stderr]   Downloaded sha3 v0.9.1
[INFO] [stderr]   Downloaded syn v2.0.77
[INFO] [stderr]   Downloaded bellpepper v0.4.0
[INFO] [stderr]   Downloaded blake2s_simd v1.0.2
[INFO] [stderr]   Downloaded blake2b_simd v1.0.2
[INFO] [stderr]   Downloaded trait-set v0.3.0
[INFO] [stderr]   Downloaded hyper-rustls v0.27.2
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.48.2
[INFO] [stderr]   Downloaded ipnet v2.8.0
[INFO] [stderr]   Downloaded tracing-attributes v0.1.23
[INFO] [stderr]   Downloaded windows_i686_gnu v0.52.4
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.52.4
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.52.4
[INFO] [stderr]   Downloaded sha3 v0.10.6
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.48.2
[INFO] [stderr]   Downloaded windows_i686_gnu v0.48.2
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.52.4
[INFO] [stderr]   Downloaded windows_i686_msvc v0.48.2
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.48.2
[INFO] [stderr]   Downloaded rustls-pemfile v2.1.2
[INFO] [stderr]   Downloaded windows_i686_msvc v0.52.4
[INFO] [stderr]   Downloaded bulletproofs v4.0.0
[INFO] [stderr]   Downloaded aes-gcm v0.10.1
[INFO] [stderr]   Downloaded crypto-bigint v0.5.1
[INFO] [stderr]   Downloaded quinn-udp v0.5.4
[INFO] [stderr]   Downloaded rustls-pki-types v1.7.0
[INFO] [stderr]   Downloaded winreg v0.52.0
[INFO] [stderr]   Downloaded clap v4.1.8
[INFO] [stderr]   Downloaded aes v0.8.2
[INFO] [stderr]   Downloaded ark-relations v0.4.0
[INFO] [stderr]   Downloaded pairing v0.23.0
[INFO] [stderr]   Downloaded structmeta-derive v0.2.0
[INFO] [stderr]   Downloaded criterion v0.5.1
[INFO] [stderr]   Downloaded base64 v0.21.0
[INFO] [stderr]   Downloaded serde_with v3.8.3
[INFO] [stderr]   Downloaded der v0.7.5
[INFO] [stderr]   Downloaded elliptic-curve v0.13.4
[INFO] [stderr]   Downloaded darling_core v0.20.10
[INFO] [stderr]   Downloaded num-prime v0.4.3
[INFO] [stderr]   Downloaded ghash v0.5.0
[INFO] [stderr]   Downloaded bcs v0.1.6
[INFO] [stderr]   Downloaded blake2 v0.10.6
[INFO] [stderr]   Downloaded ecdsa v0.16.6
[INFO] [stderr]   Downloaded p256 v0.13.2
[INFO] [stderr]   Downloaded rsa v0.8.2
[INFO] [stderr]   Downloaded secp256k1 v0.27.0
[INFO] [stderr]   Downloaded const-oid v0.9.2
[INFO] [stderr]   Downloaded libm v0.2.6
[INFO] [stderr]   Downloaded predicates v3.0.3
[INFO] [stderr]   Downloaded polyval v0.6.0
[INFO] [stderr]   Downloaded auto_ops v0.3.0
[INFO] [stderr]   Downloaded block-padding v0.3.2
[INFO] [stderr]   Downloaded subtle-ng v2.5.0
[INFO] [stderr]   Downloaded block-padding v0.2.1
[INFO] [stderr]   Downloaded ed25519-consensus v2.1.0
[INFO] [stderr]   Downloaded serde-reflection v0.3.6
[INFO] [stderr]   Downloaded thiserror-impl v1.0.49
[INFO] [stderr]   Downloaded thiserror v1.0.49
[INFO] [stderr]   Downloaded predicates-tree v1.0.9
[INFO] [stderr]   Downloaded assert_cmd v2.0.11
[INFO] [stderr]   Downloaded base58 v0.2.0
[INFO] [stderr]   Downloaded clear_on_drop v0.2.5
[INFO] [stderr]   Downloaded faster-hex v0.6.1
[INFO] [stderr]   Downloaded hex-literal v0.4.1
[INFO] [stderr]   Downloaded io-lifetimes v1.0.6
[INFO] [stderr]   Downloaded tempfile v3.4.0
[INFO] [stderr]   Downloaded pkcs1 v0.4.1
[INFO] [stderr]   Downloaded schemars v0.8.12
[INFO] [stderr]   Downloaded bitcoin_hashes v0.12.0
[INFO] [stderr]   Downloaded serde_with_macros v3.8.3
[INFO] [stderr]   Downloaded sha2 v0.10.6
[INFO] [stderr]   Downloaded signature v2.1.0
[INFO] [stderr]   Downloaded termtree v0.4.1
[INFO] [stderr]   Downloaded clap_derive v4.1.8
[INFO] [stderr]   Downloaded clap_lex v0.3.2
[INFO] [stderr]   Downloaded ark-secp256r1 v0.4.0
[INFO] [stderr]   Downloaded addchain v0.2.0
[INFO] [stderr]   Downloaded ff_derive v0.13.0
[INFO] [stderr]   Downloaded sec1 v0.7.1
[INFO] [stderr]   Downloaded primeorder v0.13.0
[INFO] [stderr]   Downloaded radix64 v0.6.2
[INFO] [stderr]   Downloaded readonly v0.2.5
[INFO] [stderr]   Downloaded pem-rfc7468 v0.6.0
[INFO] [stderr]   Downloaded rust-base58 v0.0.4
[INFO] [stderr]   Downloaded schemars_derive v0.8.12
[INFO] [stderr]   Downloaded keccak v0.1.3
[INFO] [stderr]   Downloaded bitcoin-private v0.1.0
[INFO] [stderr]   Downloaded darling v0.20.10
[INFO] [stderr]   Downloaded num v0.4.0
[INFO] [stderr]   Downloaded num-iter v0.1.43
[INFO] [stderr]   Downloaded num-modular v0.5.1
[INFO] [stderr]   Downloaded anstyle v1.0.0
[INFO] [stderr]   Downloaded exitcode v1.1.2
[INFO] [stderr]   Downloaded windows-targets v0.52.4
[INFO] [stderr]   Downloaded darling_macro v0.20.10
[INFO] [stderr]   Downloaded windows-targets v0.48.2
[INFO] [stderr]   Downloaded zeroize_derive v1.3.3
[INFO] [stderr]   Downloaded neptune v13.0.0
[INFO] [stderr]   Downloaded wycheproof v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 314f09c40916672074e9f4b4fb759d35fcc48452217c9c38dee442785c2413b7
[INFO] running `Command { std: "docker" "start" "-a" "314f09c40916672074e9f4b4fb759d35fcc48452217c9c38dee442785c2413b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "314f09c40916672074e9f4b4fb759d35fcc48452217c9c38dee442785c2413b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "314f09c40916672074e9f4b4fb759d35fcc48452217c9c38dee442785c2413b7", kill_on_drop: false }`
[INFO] [stdout] 314f09c40916672074e9f4b4fb759d35fcc48452217c9c38dee442785c2413b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] faf636bed9d6a8651b8e08f08b25917c4f14a03c11984f2e14ccd46b88cd5ec0
[INFO] running `Command { std: "docker" "start" "-a" "faf636bed9d6a8651b8e08f08b25917c4f14a03c11984f2e14ccd46b88cd5ec0", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/fastcrypto-zkp/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `neptune` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/fastcrypto-zkp/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling const-oid v0.9.2
[INFO] [stderr]    Compiling cc v1.1.6
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling libm v0.2.6
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling paste v1.0.12
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.6.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling bitcoin-private v0.1.0
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling serde_json v1.0.94
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling secp256k1-sys v0.8.1
[INFO] [stderr]    Compiling blst v0.3.11
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling schemars v0.8.12
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling subtle-ng v2.5.0
[INFO] [stderr]    Compiling bitcoin_hashes v0.12.0
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling dyn-clone v1.0.11
[INFO] [stderr]    Compiling keccak v0.1.3
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling arrayref v0.3.6
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling auto_ops v0.3.0
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling constant_time_eq v0.3.0
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling lru v0.7.8
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling clap_lex v0.3.2
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling blake2b_simd v1.0.2
[INFO] [stderr]    Compiling rustls v0.23.12
[INFO] [stderr]    Compiling addchain v0.2.0
[INFO] [stderr]    Compiling exitcode v1.1.2
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling blake2s_simd v1.0.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling webpki-roots v0.26.3
[INFO] [stderr]    Compiling bitmaps v2.1.0
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling secp256k1 v0.27.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling sized-chunks v0.6.5
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling aho-corasick v1.0.1
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling pairing v0.23.0
[INFO] [stderr]    Compiling ipnet v2.8.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.7.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.49
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling zeroize_derive v1.3.3
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling ff_derive v0.13.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling der v0.7.5
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling schemars_derive v0.8.12
[INFO] [stderr]    Compiling fastcrypto-derive v0.1.3 (/opt/rustwide/workdir/fastcrypto-derive)
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling serde_with_macros v3.8.3
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling readonly v0.2.5
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling pkcs1 v0.4.1
[INFO] [stderr]    Compiling clap_derive v4.1.8
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling rustls-webpki v0.102.6
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling url v2.4.0
[INFO] [stderr]    Compiling trait-set v0.3.0
[INFO] [stderr]    Compiling regex v1.8.1
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling clap v4.1.8
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling hyper-util v0.1.6
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_with v3.8.3
[INFO] [stderr]    Compiling bcs v0.1.6
[INFO] [stderr]    Compiling blstrs v0.7.1
[INFO] [stderr]    Compiling bellpepper-core v0.4.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling pasta_curves v0.5.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling block-padding v0.3.2
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sec1 v0.7.1
[INFO] [stderr]    Compiling crypto-bigint v0.5.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling polyval v0.6.0
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling curve25519-dalek-ng v4.1.1
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling aes v0.8.2
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.1.0
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling ghash v0.5.0
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling rsa v0.8.2
[INFO] [stderr]    Compiling hkdf v0.12.3
[INFO] [stderr]    Compiling sha3 v0.10.6
[INFO] [stderr]    Compiling elliptic-curve v0.13.4
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]    Compiling aes-gcm-siv v0.11.1
[INFO] [stderr]    Compiling aes-gcm v0.10.1
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling num-modular v0.5.1
[INFO] [stderr]    Compiling bellpepper v0.4.0
[INFO] [stderr]    Compiling reqwest v0.12.5
[INFO] [stderr]    Compiling primeorder v0.13.0
[INFO] [stderr]    Compiling ecdsa v0.16.6
[INFO] [stderr]    Compiling ed25519-consensus v2.1.0
[INFO] [stderr]    Compiling num-prime v0.4.3
[INFO] [stderr]    Compiling neptune v13.0.0
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling ark-poly v0.4.2
[INFO] [stderr]    Compiling ark-relations v0.4.0
[INFO] [stderr]    Compiling ark-snark v0.4.0
[INFO] [stderr]    Compiling ark-ec v0.4.2
[INFO] [stderr]    Compiling ark-secp256r1 v0.4.0
[INFO] [stderr]    Compiling ark-crypto-primitives v0.4.0
[INFO] [stderr]    Compiling ark-bn254 v0.4.0
[INFO] [stderr]    Compiling ark-groth16 v0.4.0
[INFO] [stderr]    Compiling fastcrypto v0.1.8 (/opt/rustwide/workdir/fastcrypto)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> fastcrypto/src/encoding.rs:218:19
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub struct Bech32(String);
[INFO] [stdout]     |            ------ ^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> fastcrypto/src/aes.rs:97:69
[INFO] [stdout]    |
[INFO] [stdout] 97 | #[derive(Clone, Serialize, Deserialize, SilentDebug, SilentDisplay, ZeroizeOnDrop)]
[INFO] [stdout]    |                                                                     ^------------
[INFO] [stdout]    |                                                                     |
[INFO] [stdout]    |                                                                     `Drop` is not local
[INFO] [stdout]    |                                                                     move the `impl` block outside of this constant `_DERIVE_Drop_FOR_GenericByteArray`
[INFO] [stdout] 98 | #[serde(bound = "N: ArrayLength<u8>")]
[INFO] [stdout] 99 | pub struct GenericByteArray<N: ArrayLength<u8>> {
[INFO] [stdout]    |            ---------------- `GenericByteArray` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ZeroizeOnDrop` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ZeroizeOnDrop` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `ZeroizeOnDrop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> fastcrypto/src/aes.rs:97:69
[INFO] [stdout]    |
[INFO] [stdout] 97 | #[derive(Clone, Serialize, Deserialize, SilentDebug, SilentDisplay, ZeroizeOnDrop)]
[INFO] [stdout]    |                                                                     ^------------
[INFO] [stdout]    |                                                                     |
[INFO] [stdout]    |                                                                     `ZeroizeOnDrop` is not local
[INFO] [stdout]    |                                                                     move the `impl` block outside of this constant `_DERIVE_zeroize_ZeroizeOnDrop_FOR_GenericByteArray`
[INFO] [stdout] 98 | #[serde(bound = "N: ArrayLength<u8>")]
[INFO] [stdout] 99 | pub struct GenericByteArray<N: ArrayLength<u8>> {
[INFO] [stdout]    |            ---------------- `GenericByteArray` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ZeroizeOnDrop` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ZeroizeOnDrop` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `ZeroizeOnDrop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> fastcrypto/src/ed25519.rs:77:45
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[derive(SilentDebug, SilentDisplay, AsRef, ZeroizeOnDrop)]
[INFO] [stdout]    |                                             ^------------
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             `Drop` is not local
[INFO] [stdout]    |                                             move the `impl` block outside of this constant `_DERIVE_Drop_FOR_Ed25519PrivateKey`
[INFO] [stdout] 78 | #[as_ref(forward)]
[INFO] [stdout] 79 | pub struct Ed25519PrivateKey(pub ed25519_consensus::SigningKey);
[INFO] [stdout]    |            ----------------- `Ed25519PrivateKey` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ZeroizeOnDrop` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ZeroizeOnDrop` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `ZeroizeOnDrop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> fastcrypto/src/ed25519.rs:77:45
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[derive(SilentDebug, SilentDisplay, AsRef, ZeroizeOnDrop)]
[INFO] [stdout]    |                                             ^------------
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             `ZeroizeOnDrop` is not local
[INFO] [stdout]    |                                             move the `impl` block outside of this constant `_DERIVE_zeroize_ZeroizeOnDrop_FOR_Ed25519PrivateKey`
[INFO] [stdout] 78 | #[as_ref(forward)]
[INFO] [stdout] 79 | pub struct Ed25519PrivateKey(pub ed25519_consensus::SigningKey);
[INFO] [stdout]    |            ----------------- `Ed25519PrivateKey` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ZeroizeOnDrop` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ZeroizeOnDrop` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `ZeroizeOnDrop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> fastcrypto/src/groups/ristretto255.rs:141:87
[INFO] [stdout]     |
[INFO] [stdout] 141 | #[derive(Clone, Copy, Debug, PartialEq, Eq, From, Add, Sub, Neg, Div, GroupOpsExtend, Zeroize)]
[INFO] [stdout]     |                                                                                       ^------
[INFO] [stdout]     |                                                                                       |
[INFO] [stdout]     |                                                                                       `Zeroize` is not local
[INFO] [stdout]     |                                                                                       move the `impl` block outside of this constant `_DERIVE_zeroize_Zeroize_FOR_RistrettoScalar`
[INFO] [stdout] 142 | pub struct RistrettoScalar(ExternalRistrettoScalar);
[INFO] [stdout]     |            --------------- `RistrettoScalar` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> fastcrypto/src/private_seed.rs:12:32
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, PartialEq, Eq, Zeroize, ZeroizeOnDrop)]
[INFO] [stdout]    |                                ^------
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                `Zeroize` is not local
[INFO] [stdout]    |                                move the `impl` block outside of this constant `_DERIVE_zeroize_Zeroize_FOR_PrivateSeed`
[INFO] [stdout] 13 | pub struct PrivateSeed<const RECOMMENDED_LENGTH: usize, const FIXED_LENGTH_ONLY: bool> {
[INFO] [stdout]    |            -----------       ------------------               ----------------- `FIXED_LENGTH_ONLY` is not local
[INFO] [stdout]    |            |                 |
[INFO] [stdout]    |            |                 `RECOMMENDED_LENGTH` is not local
[INFO] [stdout]    |            `PrivateSeed` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> fastcrypto/src/private_seed.rs:12:41
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, PartialEq, Eq, Zeroize, ZeroizeOnDrop)]
[INFO] [stdout]    |                                         ^------------
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         `Drop` is not local
[INFO] [stdout]    |                                         move the `impl` block outside of this constant `_DERIVE_Drop_FOR_PrivateSeed`
[INFO] [stdout] 13 | pub struct PrivateSeed<const RECOMMENDED_LENGTH: usize, const FIXED_LENGTH_ONLY: bool> {
[INFO] [stdout]    |            -----------       ------------------               ----------------- `FIXED_LENGTH_ONLY` is not local
[INFO] [stdout]    |            |                 |
[INFO] [stdout]    |            |                 `RECOMMENDED_LENGTH` is not local
[INFO] [stdout]    |            `PrivateSeed` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ZeroizeOnDrop` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ZeroizeOnDrop` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `ZeroizeOnDrop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> fastcrypto/src/private_seed.rs:12:41
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, PartialEq, Eq, Zeroize, ZeroizeOnDrop)]
[INFO] [stdout]    |                                         ^------------
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         `ZeroizeOnDrop` is not local
[INFO] [stdout]    |                                         move the `impl` block outside of this constant `_DERIVE_zeroize_ZeroizeOnDrop_FOR_PrivateSeed`
[INFO] [stdout] 13 | pub struct PrivateSeed<const RECOMMENDED_LENGTH: usize, const FIXED_LENGTH_ONLY: bool> {
[INFO] [stdout]    |            -----------       ------------------               ----------------- `FIXED_LENGTH_ONLY` is not local
[INFO] [stdout]    |            |                 |
[INFO] [stdout]    |            |                 `RECOMMENDED_LENGTH` is not local
[INFO] [stdout]    |            `PrivateSeed` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ZeroizeOnDrop` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ZeroizeOnDrop` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `ZeroizeOnDrop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> fastcrypto/src/vrf.rs:129:60
[INFO] [stdout]     |
[INFO] [stdout] 129 |     #[derive(Serialize, Deserialize, PartialEq, Eq, Debug, ZeroizeOnDrop)]
[INFO] [stdout]     |                                                            ^------------
[INFO] [stdout]     |                                                            |
[INFO] [stdout]     |                                                            `Drop` is not local
[INFO] [stdout]     |                                                            move the `impl` block outside of this constant `_DERIVE_Drop_FOR_ECVRFPrivateKey`
[INFO] [stdout] 130 |     pub struct ECVRFPrivateKey(RistrettoScalar);
[INFO] [stdout]     |                --------------- `ECVRFPrivateKey` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ZeroizeOnDrop` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ZeroizeOnDrop` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `ZeroizeOnDrop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> fastcrypto/src/vrf.rs:129:60
[INFO] [stdout]     |
[INFO] [stdout] 129 |     #[derive(Serialize, Deserialize, PartialEq, Eq, Debug, ZeroizeOnDrop)]
[INFO] [stdout]     |                                                            ^------------
[INFO] [stdout]     |                                                            |
[INFO] [stdout]     |                                                            `ZeroizeOnDrop` is not local
[INFO] [stdout]     |                                                            move the `impl` block outside of this constant `_DERIVE_zeroize_ZeroizeOnDrop_FOR_ECVRFPrivateKey`
[INFO] [stdout] 130 |     pub struct ECVRFPrivateKey(RistrettoScalar);
[INFO] [stdout]     |                --------------- `ECVRFPrivateKey` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ZeroizeOnDrop` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ZeroizeOnDrop` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `ZeroizeOnDrop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling fastcrypto-vdf v0.1.0 (/opt/rustwide/workdir/fastcrypto-vdf)
[INFO] [stderr]    Compiling fastcrypto-tbls v0.1.0 (/opt/rustwide/workdir/fastcrypto-tbls)
[INFO] [stderr]    Compiling fastcrypto-zkp v0.1.3 (/opt/rustwide/workdir/fastcrypto-zkp)
[INFO] [stderr]    Compiling fastcrypto-cli v0.1.1 (/opt/rustwide/workdir/fastcrypto-cli)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> fastcrypto-tbls/src/ecies_v1.rs:24:63
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize, ZeroizeOnDrop)]
[INFO] [stdout]    |                                                               ^------------
[INFO] [stdout]    |                                                               |
[INFO] [stdout]    |                                                               `Drop` is not local
[INFO] [stdout]    |                                                               move the `impl` block outside of this constant `_DERIVE_Drop_FOR_PrivateKey`
[INFO] [stdout] 25 | pub struct PrivateKey<G: GroupElement>(pub(crate) G::ScalarType)
[INFO] [stdout]    |            ---------- `PrivateKey` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ZeroizeOnDrop` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ZeroizeOnDrop` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `ZeroizeOnDrop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> fastcrypto-tbls/src/ecies_v1.rs:24:63
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize, ZeroizeOnDrop)]
[INFO] [stdout]    |                                                               ^------------
[INFO] [stdout]    |                                                               |
[INFO] [stdout]    |                                                               `ZeroizeOnDrop` is not local
[INFO] [stdout]    |                                                               move the `impl` block outside of this constant `_DERIVE_zeroize_ZeroizeOnDrop_FOR_PrivateKey`
[INFO] [stdout] 25 | pub struct PrivateKey<G: GroupElement>(pub(crate) G::ScalarType)
[INFO] [stdout]    |            ---------- `PrivateKey` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ZeroizeOnDrop` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ZeroizeOnDrop` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `ZeroizeOnDrop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s
[INFO] running `Command { std: "docker" "inspect" "faf636bed9d6a8651b8e08f08b25917c4f14a03c11984f2e14ccd46b88cd5ec0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "faf636bed9d6a8651b8e08f08b25917c4f14a03c11984f2e14ccd46b88cd5ec0", kill_on_drop: false }`
[INFO] [stdout] faf636bed9d6a8651b8e08f08b25917c4f14a03c11984f2e14ccd46b88cd5ec0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d32bf64683e13c5375d3e3d27ab903ebea7d5d70b2d9d95ea647d433b517d7d
[INFO] running `Command { std: "docker" "start" "-a" "7d32bf64683e13c5375d3e3d27ab903ebea7d5d70b2d9d95ea647d433b517d7d", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/fastcrypto-zkp/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `neptune` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/fastcrypto-zkp/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling fastcrypto-derive v0.1.3 (/opt/rustwide/workdir/fastcrypto-derive)
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling predicates-core v1.0.6
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling plotters-backend v0.3.4
[INFO] [stderr]    Compiling ciborium-io v0.2.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling anstyle v1.0.0
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling predicates-tree v1.0.9
[INFO] [stderr]    Compiling plotters-svg v0.3.3
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.0
[INFO] [stderr]    Compiling bstr v1.4.0
[INFO] [stderr]    Compiling predicates v3.0.3
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling plotters v0.3.4
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling io-lifetimes v1.0.6
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling rustix v0.36.9
[INFO] [stderr]    Compiling tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling pairing v0.23.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling base16ct v0.1.1
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling num-complex v0.4.3
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling generic-tests v0.1.2
[INFO] [stderr]    Compiling base58 v0.2.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling radix64 v0.6.2
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling faster-hex v0.6.1
[INFO] [stderr]    Compiling base64 v0.21.0
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling blst v0.3.11
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling assert_cmd v2.0.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling secp256k1 v0.27.0
[INFO] [stderr]    Compiling lru v0.7.8
[INFO] [stderr]    Compiling rustls-webpki v0.102.6
[INFO] [stderr]    Compiling clap v3.2.23
[INFO] [stderr]    Compiling tempfile v3.4.0
[INFO] [stderr]    Compiling rustls v0.23.12
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling proptest v1.4.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.49
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling structmeta-derive v0.2.0
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling structmeta v0.2.0
[INFO] [stderr]    Compiling test-strategy v0.3.1
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v3.8.3
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling hyper-util v0.1.6
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling serde_json v1.0.94
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling serde_with v3.8.3
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling bcs v0.1.6
[INFO] [stderr]    Compiling ciborium v0.2.0
[INFO] [stderr]    Compiling blstrs v0.7.1
[INFO] [stderr]    Compiling bellpepper-core v0.4.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling pasta_curves v0.5.1
[INFO] [stderr]    Compiling serde-reflection v0.3.6
[INFO] [stderr]    Compiling hyper-rustls v0.27.2
[INFO] [stderr]    Compiling schemars v0.8.12
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling bellpepper v0.4.0
[INFO] [stderr]    Compiling reqwest v0.12.5
[INFO] [stderr]    Compiling wycheproof v0.5.0
[INFO] [stderr]    Compiling criterion v0.4.0
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling block-padding v0.3.2
[INFO] [stderr]    Compiling sec1 v0.7.1
[INFO] [stderr]    Compiling crypto-bigint v0.5.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-bigint v0.4.9
[INFO] [stderr]    Compiling sec1 v0.3.0
[INFO] [stderr]    Compiling neptune v13.0.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling polyval v0.6.0
[INFO] [stderr]    Compiling curve25519-dalek-ng v4.1.1
[INFO] [stderr]    Compiling ghash v0.5.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling signature v2.1.0
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.2
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling sha3 v0.10.6
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling hkdf v0.12.3
[INFO] [stderr]    Compiling elliptic-curve v0.13.4
[INFO] [stderr]    Compiling num-modular v0.5.1
[INFO] [stderr]    Compiling rsa v0.8.2
[INFO] [stderr]    Compiling rfc6979 v0.3.1
[INFO] [stderr]    Compiling ed25519-consensus v2.1.0
[INFO] [stderr]    Compiling elliptic-curve v0.12.3
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling primeorder v0.13.0
[INFO] [stderr]    Compiling ecdsa v0.16.6
[INFO] [stderr]    Compiling num-prime v0.4.3
[INFO] [stderr]    Compiling ecdsa v0.14.8
[INFO] [stderr]    Compiling aes-gcm v0.10.1
[INFO] [stderr]    Compiling aes-gcm-siv v0.11.1
[INFO] [stderr]    Compiling num v0.4.0
[INFO] [stderr]    Compiling k256 v0.11.6
[INFO] [stderr]    Compiling rust-base58 v0.0.4
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling ark-poly v0.4.2
[INFO] [stderr]    Compiling ark-relations v0.4.0
[INFO] [stderr]    Compiling ark-snark v0.4.0
[INFO] [stderr]    Compiling ark-ec v0.4.2
[INFO] [stderr]    Compiling ark-secp256r1 v0.4.0
[INFO] [stderr]    Compiling ark-r1cs-std v0.4.0
[INFO] [stderr]    Compiling ark-bn254 v0.4.0
[INFO] [stderr]    Compiling ark-bls12-377 v0.4.0
[INFO] [stderr]    Compiling ark-bls12-381 v0.4.0
[INFO] [stderr]    Compiling fastcrypto v0.1.8 (/opt/rustwide/workdir/fastcrypto)
[INFO] [stderr]    Compiling poseidon-ark v0.0.1 (https://github.com/arnaucube/poseidon-ark.git?rev=ff7f5e05d55667b4ffba129b837da780c4c5c849#ff7f5e05)
[INFO] [stdout] warning: unexpected `cfg` condition value: `alloc`
[INFO] [stdout]    --> fastcrypto/src/tests/encoding_tests.rs:13:19
[INFO] [stdout]     |
[INFO] [stdout]  13 |               #[cfg(feature = "alloc")]
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 188 | /     check_valid_address_roundtrip! {
[INFO] [stdout] 189 | |         bip_173_valid_address_roundtrip_0, "BC1QW508D6QEJXTDG4Y5R3ZARVARY0C5XW7KV8F3T4";
[INFO] [stdout] 190 | |         bip_173_valid_address_roundtrip_1, "tb1qrp33g0q5c5txsp9arysrx4k6zdkfs4nce4xj0gdcccefvpysxf3q0sl5k7";
[INFO] [stdout] 191 | |         bip_173_valid_address_roundtrip_2, "bc1pw508d6qejxtdg4y5r3zarvary0c5xw7kw508d6qejxtdg4y5r3zarvary0c5xw7k7grplx";
[INFO] [stdout] ...   |
[INFO] [stdout] 194 | |         bip_173_valid_address_roundtrip_5, "tb1qqqqqp399et2xygdj5xreqhjjvcmzhxw4aywxecjdzew6hylgvsesrxh6hy";
[INFO] [stdout] 195 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `aes`, `copy_key`, `default`, `experimental`, and `unsecure_schemes`
[INFO] [stdout]     = help: consider adding `alloc` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `check_valid_address_roundtrip` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> fastcrypto/src/encoding.rs:218:19
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub struct Bech32(String);
[INFO] [stdout]     |            ------ ^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> fastcrypto/src/aes.rs:97:69
[INFO] [stdout]    |
[INFO] [stdout] 97 | #[derive(Clone, Serialize, Deserialize, SilentDebug, SilentDisplay, ZeroizeOnDrop)]
[INFO] [stdout]    |                                                                     ^------------
[INFO] [stdout]    |                                                                     |
[INFO] [stdout]    |                                                                     `Drop` is not local
[INFO] [stdout]    |                                                                     move the `impl` block outside of this constant `_DERIVE_Drop_FOR_GenericByteArray`
[INFO] [stdout] 98 | #[serde(bound = "N: ArrayLength<u8>")]
[INFO] [stdout] 99 | pub struct GenericByteArray<N: ArrayLength<u8>> {
[INFO] [stdout]    |            ---------------- `GenericByteArray` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ZeroizeOnDrop` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ZeroizeOnDrop` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `ZeroizeOnDrop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> fastcrypto/src/aes.rs:97:69
[INFO] [stdout]    |
[INFO] [stdout] 97 | #[derive(Clone, Serialize, Deserialize, SilentDebug, SilentDisplay, ZeroizeOnDrop)]
[INFO] [stdout]    |                                                                     ^------------
[INFO] [stdout]    |                                                                     |
[INFO] [stdout]    |                                                                     `ZeroizeOnDrop` is not local
[INFO] [stdout]    |                                                                     move the `impl` block outside of this constant `_DERIVE_zeroize_ZeroizeOnDrop_FOR_GenericByteArray`
[INFO] [stdout] 98 | #[serde(bound = "N: ArrayLength<u8>")]
[INFO] [stdout] 99 | pub struct GenericByteArray<N: ArrayLength<u8>> {
[INFO] [stdout]    |            ---------------- `GenericByteArray` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ZeroizeOnDrop` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ZeroizeOnDrop` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `ZeroizeOnDrop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> fastcrypto/src/ed25519.rs:77:45
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[derive(SilentDebug, SilentDisplay, AsRef, ZeroizeOnDrop)]
[INFO] [stdout]    |                                             ^------------
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             `Drop` is not local
[INFO] [stdout]    |                                             move the `impl` block outside of this constant `_DERIVE_Drop_FOR_Ed25519PrivateKey`
[INFO] [stdout] 78 | #[as_ref(forward)]
[INFO] [stdout] 79 | pub struct Ed25519PrivateKey(pub ed25519_consensus::SigningKey);
[INFO] [stdout]    |            ----------------- `Ed25519PrivateKey` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ZeroizeOnDrop` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ZeroizeOnDrop` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `ZeroizeOnDrop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> fastcrypto/src/ed25519.rs:77:45
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[derive(SilentDebug, SilentDisplay, AsRef, ZeroizeOnDrop)]
[INFO] [stdout]    |                                             ^------------
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             `ZeroizeOnDrop` is not local
[INFO] [stdout]    |                                             move the `impl` block outside of this constant `_DERIVE_zeroize_ZeroizeOnDrop_FOR_Ed25519PrivateKey`
[INFO] [stdout] 78 | #[as_ref(forward)]
[INFO] [stdout] 79 | pub struct Ed25519PrivateKey(pub ed25519_consensus::SigningKey);
[INFO] [stdout]    |            ----------------- `Ed25519PrivateKey` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ZeroizeOnDrop` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ZeroizeOnDrop` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `ZeroizeOnDrop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> fastcrypto/src/groups/ristretto255.rs:141:87
[INFO] [stdout]     |
[INFO] [stdout] 141 | #[derive(Clone, Copy, Debug, PartialEq, Eq, From, Add, Sub, Neg, Div, GroupOpsExtend, Zeroize)]
[INFO] [stdout]     |                                                                                       ^------
[INFO] [stdout]     |                                                                                       |
[INFO] [stdout]     |                                                                                       `Zeroize` is not local
[INFO] [stdout]     |                                                                                       move the `impl` block outside of this constant `_DERIVE_zeroize_Zeroize_FOR_RistrettoScalar`
[INFO] [stdout] 142 | pub struct RistrettoScalar(ExternalRistrettoScalar);
[INFO] [stdout]     |            --------------- `RistrettoScalar` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> fastcrypto/src/private_seed.rs:12:32
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, PartialEq, Eq, Zeroize, ZeroizeOnDrop)]
[INFO] [stdout]    |                                ^------
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                `Zeroize` is not local
[INFO] [stdout]    |                                move the `impl` block outside of this constant `_DERIVE_zeroize_Zeroize_FOR_PrivateSeed`
[INFO] [stdout] 13 | pub struct PrivateSeed<const RECOMMENDED_LENGTH: usize, const FIXED_LENGTH_ONLY: bool> {
[INFO] [stdout]    |            -----------       ------------------               ----------------- `FIXED_LENGTH_ONLY` is not local
[INFO] [stdout]    |            |                 |
[INFO] [stdout]    |            |                 `RECOMMENDED_LENGTH` is not local
[INFO] [stdout]    |            `PrivateSeed` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> fastcrypto/src/private_seed.rs:12:41
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, PartialEq, Eq, Zeroize, ZeroizeOnDrop)]
[INFO] [stdout]    |                                         ^------------
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         `Drop` is not local
[INFO] [stdout]    |                                         move the `impl` block outside of this constant `_DERIVE_Drop_FOR_PrivateSeed`
[INFO] [stdout] 13 | pub struct PrivateSeed<const RECOMMENDED_LENGTH: usize, const FIXED_LENGTH_ONLY: bool> {
[INFO] [stdout]    |            -----------       ------------------               ----------------- `FIXED_LENGTH_ONLY` is not local
[INFO] [stdout]    |            |                 |
[INFO] [stdout]    |            |                 `RECOMMENDED_LENGTH` is not local
[INFO] [stdout]    |            `PrivateSeed` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ZeroizeOnDrop` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ZeroizeOnDrop` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `ZeroizeOnDrop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> fastcrypto/src/private_seed.rs:12:41
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, PartialEq, Eq, Zeroize, ZeroizeOnDrop)]
[INFO] [stdout]    |                                         ^------------
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         `ZeroizeOnDrop` is not local
[INFO] [stdout]    |                                         move the `impl` block outside of this constant `_DERIVE_zeroize_ZeroizeOnDrop_FOR_PrivateSeed`
[INFO] [stdout] 13 | pub struct PrivateSeed<const RECOMMENDED_LENGTH: usize, const FIXED_LENGTH_ONLY: bool> {
[INFO] [stdout]    |            -----------       ------------------               ----------------- `FIXED_LENGTH_ONLY` is not local
[INFO] [stdout]    |            |                 |
[INFO] [stdout]    |            |                 `RECOMMENDED_LENGTH` is not local
[INFO] [stdout]    |            `PrivateSeed` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ZeroizeOnDrop` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ZeroizeOnDrop` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `ZeroizeOnDrop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> fastcrypto/src/vrf.rs:129:60
[INFO] [stdout]     |
[INFO] [stdout] 129 |     #[derive(Serialize, Deserialize, PartialEq, Eq, Debug, ZeroizeOnDrop)]
[INFO] [stdout]     |                                                            ^------------
[INFO] [stdout]     |                                                            |
[INFO] [stdout]     |                                                            `Drop` is not local
[INFO] [stdout]     |                                                            move the `impl` block outside of this constant `_DERIVE_Drop_FOR_ECVRFPrivateKey`
[INFO] [stdout] 130 |     pub struct ECVRFPrivateKey(RistrettoScalar);
[INFO] [stdout]     |                --------------- `ECVRFPrivateKey` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ZeroizeOnDrop` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ZeroizeOnDrop` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `ZeroizeOnDrop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> fastcrypto/src/vrf.rs:129:60
[INFO] [stdout]     |
[INFO] [stdout] 129 |     #[derive(Serialize, Deserialize, PartialEq, Eq, Debug, ZeroizeOnDrop)]
[INFO] [stdout]     |                                                            ^------------
[INFO] [stdout]     |                                                            |
[INFO] [stdout]     |                                                            `ZeroizeOnDrop` is not local
[INFO] [stdout]     |                                                            move the `impl` block outside of this constant `_DERIVE_zeroize_ZeroizeOnDrop_FOR_ECVRFPrivateKey`
[INFO] [stdout] 130 |     pub struct ECVRFPrivateKey(RistrettoScalar);
[INFO] [stdout]     |                --------------- `ECVRFPrivateKey` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ZeroizeOnDrop` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ZeroizeOnDrop` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `ZeroizeOnDrop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling fastcrypto-vdf v0.1.0 (/opt/rustwide/workdir/fastcrypto-vdf)
[INFO] [stderr]    Compiling fastcrypto-tbls v0.1.0 (/opt/rustwide/workdir/fastcrypto-tbls)
[INFO] [stderr]    Compiling fastcrypto-cli v0.1.1 (/opt/rustwide/workdir/fastcrypto-cli)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> fastcrypto/src/encoding.rs:218:19
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub struct Bech32(String);
[INFO] [stdout]     |            ------ ^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> fastcrypto/src/aes.rs:97:69
[INFO] [stdout]    |
[INFO] [stdout] 97 | #[derive(Clone, Serialize, Deserialize, SilentDebug, SilentDisplay, ZeroizeOnDrop)]
[INFO] [stdout]    |                                                                     ^------------
[INFO] [stdout]    |                                                                     |
[INFO] [stdout]    |                                                                     `Drop` is not local
[INFO] [stdout]    |                                                                     move the `impl` block outside of this constant `_DERIVE_Drop_FOR_GenericByteArray`
[INFO] [stdout] 98 | #[serde(bound = "N: ArrayLength<u8>")]
[INFO] [stdout] 99 | pub struct GenericByteArray<N: ArrayLength<u8>> {
[INFO] [stdout]    |            ---------------- `GenericByteArray` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ZeroizeOnDrop` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ZeroizeOnDrop` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `ZeroizeOnDrop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> fastcrypto/src/aes.rs:97:69
[INFO] [stdout]    |
[INFO] [stdout] 97 | #[derive(Clone, Serialize, Deserialize, SilentDebug, SilentDisplay, ZeroizeOnDrop)]
[INFO] [stdout]    |                                                                     ^------------
[INFO] [stdout]    |                                                                     |
[INFO] [stdout]    |                                                                     `ZeroizeOnDrop` is not local
[INFO] [stdout]    |                                                                     move the `impl` block outside of this constant `_DERIVE_zeroize_ZeroizeOnDrop_FOR_GenericByteArray`
[INFO] [stdout] 98 | #[serde(bound = "N: ArrayLength<u8>")]
[INFO] [stdout] 99 | pub struct GenericByteArray<N: ArrayLength<u8>> {
[INFO] [stdout]    |            ---------------- `GenericByteArray` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ZeroizeOnDrop` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ZeroizeOnDrop` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `ZeroizeOnDrop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> fastcrypto/src/ed25519.rs:77:45
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[derive(SilentDebug, SilentDisplay, AsRef, ZeroizeOnDrop)]
[INFO] [stdout]    |                                             ^------------
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             `Drop` is not local
[INFO] [stdout]    |                                             move the `impl` block outside of this constant `_DERIVE_Drop_FOR_Ed25519PrivateKey`
[INFO] [stdout] 78 | #[as_ref(forward)]
[INFO] [stdout] 79 | pub struct Ed25519PrivateKey(pub ed25519_consensus::SigningKey);
[INFO] [stdout]    |            ----------------- `Ed25519PrivateKey` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ZeroizeOnDrop` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ZeroizeOnDrop` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `ZeroizeOnDrop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> fastcrypto/src/ed25519.rs:77:45
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[derive(SilentDebug, SilentDisplay, AsRef, ZeroizeOnDrop)]
[INFO] [stdout]    |                                             ^------------
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             `ZeroizeOnDrop` is not local
[INFO] [stdout]    |                                             move the `impl` block outside of this constant `_DERIVE_zeroize_ZeroizeOnDrop_FOR_Ed25519PrivateKey`
[INFO] [stdout] 78 | #[as_ref(forward)]
[INFO] [stdout] 79 | pub struct Ed25519PrivateKey(pub ed25519_consensus::SigningKey);
[INFO] [stdout]    |            ----------------- `Ed25519PrivateKey` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ZeroizeOnDrop` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ZeroizeOnDrop` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `ZeroizeOnDrop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> fastcrypto/src/groups/ristretto255.rs:141:87
[INFO] [stdout]     |
[INFO] [stdout] 141 | #[derive(Clone, Copy, Debug, PartialEq, Eq, From, Add, Sub, Neg, Div, GroupOpsExtend, Zeroize)]
[INFO] [stdout]     |                                                                                       ^------
[INFO] [stdout]     |                                                                                       |
[INFO] [stdout]     |                                                                                       `Zeroize` is not local
[INFO] [stdout]     |                                                                                       move the `impl` block outside of this constant `_DERIVE_zeroize_Zeroize_FOR_RistrettoScalar`
[INFO] [stdout] 142 | pub struct RistrettoScalar(ExternalRistrettoScalar);
[INFO] [stdout]     |            --------------- `RistrettoScalar` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> fastcrypto/src/private_seed.rs:12:32
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, PartialEq, Eq, Zeroize, ZeroizeOnDrop)]
[INFO] [stdout]    |                                ^------
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                `Zeroize` is not local
[INFO] [stdout]    |                                move the `impl` block outside of this constant `_DERIVE_zeroize_Zeroize_FOR_PrivateSeed`
[INFO] [stdout] 13 | pub struct PrivateSeed<const RECOMMENDED_LENGTH: usize, const FIXED_LENGTH_ONLY: bool> {
[INFO] [stdout]    |            -----------       ------------------               ----------------- `FIXED_LENGTH_ONLY` is not local
[INFO] [stdout]    |            |                 |
[INFO] [stdout]    |            |                 `RECOMMENDED_LENGTH` is not local
[INFO] [stdout]    |            `PrivateSeed` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> fastcrypto/src/private_seed.rs:12:41
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, PartialEq, Eq, Zeroize, ZeroizeOnDrop)]
[INFO] [stdout]    |                                         ^------------
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         `Drop` is not local
[INFO] [stdout]    |                                         move the `impl` block outside of this constant `_DERIVE_Drop_FOR_PrivateSeed`
[INFO] [stdout] 13 | pub struct PrivateSeed<const RECOMMENDED_LENGTH: usize, const FIXED_LENGTH_ONLY: bool> {
[INFO] [stdout]    |            -----------       ------------------               ----------------- `FIXED_LENGTH_ONLY` is not local
[INFO] [stdout]    |            |                 |
[INFO] [stdout]    |            |                 `RECOMMENDED_LENGTH` is not local
[INFO] [stdout]    |            `PrivateSeed` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ZeroizeOnDrop` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ZeroizeOnDrop` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `ZeroizeOnDrop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> fastcrypto/src/private_seed.rs:12:41
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, PartialEq, Eq, Zeroize, ZeroizeOnDrop)]
[INFO] [stdout]    |                                         ^------------
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         `ZeroizeOnDrop` is not local
[INFO] [stdout]    |                                         move the `impl` block outside of this constant `_DERIVE_zeroize_ZeroizeOnDrop_FOR_PrivateSeed`
[INFO] [stdout] 13 | pub struct PrivateSeed<const RECOMMENDED_LENGTH: usize, const FIXED_LENGTH_ONLY: bool> {
[INFO] [stdout]    |            -----------       ------------------               ----------------- `FIXED_LENGTH_ONLY` is not local
[INFO] [stdout]    |            |                 |
[INFO] [stdout]    |            |                 `RECOMMENDED_LENGTH` is not local
[INFO] [stdout]    |            `PrivateSeed` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ZeroizeOnDrop` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ZeroizeOnDrop` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `ZeroizeOnDrop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> fastcrypto/src/vrf.rs:129:60
[INFO] [stdout]     |
[INFO] [stdout] 129 |     #[derive(Serialize, Deserialize, PartialEq, Eq, Debug, ZeroizeOnDrop)]
[INFO] [stdout]     |                                                            ^------------
[INFO] [stdout]     |                                                            |
[INFO] [stdout]     |                                                            `Drop` is not local
[INFO] [stdout]     |                                                            move the `impl` block outside of this constant `_DERIVE_Drop_FOR_ECVRFPrivateKey`
[INFO] [stdout] 130 |     pub struct ECVRFPrivateKey(RistrettoScalar);
[INFO] [stdout]     |                --------------- `ECVRFPrivateKey` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ZeroizeOnDrop` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ZeroizeOnDrop` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `ZeroizeOnDrop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> fastcrypto/src/vrf.rs:129:60
[INFO] [stdout]     |
[INFO] [stdout] 129 |     #[derive(Serialize, Deserialize, PartialEq, Eq, Debug, ZeroizeOnDrop)]
[INFO] [stdout]     |                                                            ^------------
[INFO] [stdout]     |                                                            |
[INFO] [stdout]     |                                                            `ZeroizeOnDrop` is not local
[INFO] [stdout]     |                                                            move the `impl` block outside of this constant `_DERIVE_zeroize_ZeroizeOnDrop_FOR_ECVRFPrivateKey`
[INFO] [stdout] 130 |     pub struct ECVRFPrivateKey(RistrettoScalar);
[INFO] [stdout]     |                --------------- `ECVRFPrivateKey` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ZeroizeOnDrop` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ZeroizeOnDrop` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `ZeroizeOnDrop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> fastcrypto-tbls/src/ecies_v1.rs:24:63
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize, ZeroizeOnDrop)]
[INFO] [stdout]    |                                                               ^------------
[INFO] [stdout]    |                                                               |
[INFO] [stdout]    |                                                               `Drop` is not local
[INFO] [stdout]    |                                                               move the `impl` block outside of this constant `_DERIVE_Drop_FOR_PrivateKey`
[INFO] [stdout] 25 | pub struct PrivateKey<G: GroupElement>(pub(crate) G::ScalarType)
[INFO] [stdout]    |            ---------- `PrivateKey` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ZeroizeOnDrop` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ZeroizeOnDrop` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `ZeroizeOnDrop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> fastcrypto-tbls/src/ecies_v1.rs:24:63
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize, ZeroizeOnDrop)]
[INFO] [stdout]    |                                                               ^------------
[INFO] [stdout]    |                                                               |
[INFO] [stdout]    |                                                               `ZeroizeOnDrop` is not local
[INFO] [stdout]    |                                                               move the `impl` block outside of this constant `_DERIVE_zeroize_ZeroizeOnDrop_FOR_PrivateKey`
[INFO] [stdout] 25 | pub struct PrivateKey<G: GroupElement>(pub(crate) G::ScalarType)
[INFO] [stdout]    |            ---------- `PrivateKey` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ZeroizeOnDrop` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ZeroizeOnDrop` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `ZeroizeOnDrop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> fastcrypto-tbls/src/ecies_v1.rs:24:63
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize, ZeroizeOnDrop)]
[INFO] [stdout]    |                                                               ^------------
[INFO] [stdout]    |                                                               |
[INFO] [stdout]    |                                                               `Drop` is not local
[INFO] [stdout]    |                                                               move the `impl` block outside of this constant `_DERIVE_Drop_FOR_PrivateKey`
[INFO] [stdout] 25 | pub struct PrivateKey<G: GroupElement>(pub(crate) G::ScalarType)
[INFO] [stdout]    |            ---------- `PrivateKey` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ZeroizeOnDrop` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ZeroizeOnDrop` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `ZeroizeOnDrop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> fastcrypto-tbls/src/ecies_v1.rs:24:63
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize, ZeroizeOnDrop)]
[INFO] [stdout]    |                                                               ^------------
[INFO] [stdout]    |                                                               |
[INFO] [stdout]    |                                                               `ZeroizeOnDrop` is not local
[INFO] [stdout]    |                                                               move the `impl` block outside of this constant `_DERIVE_zeroize_ZeroizeOnDrop_FOR_PrivateKey`
[INFO] [stdout] 25 | pub struct PrivateKey<G: GroupElement>(pub(crate) G::ScalarType)
[INFO] [stdout]    |            ---------- `PrivateKey` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ZeroizeOnDrop` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ZeroizeOnDrop` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `ZeroizeOnDrop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ark-crypto-primitives v0.4.0
[INFO] [stderr]    Compiling ark-groth16 v0.4.0
[INFO] [stderr]    Compiling fastcrypto-zkp v0.1.3 (/opt/rustwide/workdir/fastcrypto-zkp)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 55s
[INFO] running `Command { std: "docker" "inspect" "7d32bf64683e13c5375d3e3d27ab903ebea7d5d70b2d9d95ea647d433b517d7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d32bf64683e13c5375d3e3d27ab903ebea7d5d70b2d9d95ea647d433b517d7d", kill_on_drop: false }`
[INFO] [stdout] 7d32bf64683e13c5375d3e3d27ab903ebea7d5d70b2d9d95ea647d433b517d7d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2ce59288c7628d569e928c4ed695d54a52a03bc0264c36a1149a002b5fb66760
[INFO] running `Command { std: "docker" "start" "-a" "2ce59288c7628d569e928c4ed695d54a52a03bc0264c36a1149a002b5fb66760", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/fastcrypto-zkp/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `neptune` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/fastcrypto-zkp/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> fastcrypto/src/encoding.rs:218:19
[INFO] [stderr]     |
[INFO] [stderr] 218 | pub struct Bech32(String);
[INFO] [stderr]     |            ------ ^^^^^^
[INFO] [stderr]     |            |
[INFO] [stderr]     |            field in this struct
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> fastcrypto/src/aes.rs:97:69
[INFO] [stderr]    |
[INFO] [stderr] 97 | #[derive(Clone, Serialize, Deserialize, SilentDebug, SilentDisplay, ZeroizeOnDrop)]
[INFO] [stderr]    |                                                                     ^------------
[INFO] [stderr]    |                                                                     |
[INFO] [stderr]    |                                                                     `Drop` is not local
[INFO] [stderr]    |                                                                     move the `impl` block outside of this constant `_DERIVE_Drop_FOR_GenericByteArray`
[INFO] [stderr] 98 | #[serde(bound = "N: ArrayLength<u8>")]
[INFO] [stderr] 99 | pub struct GenericByteArray<N: ArrayLength<u8>> {
[INFO] [stderr]    |            ---------------- `GenericByteArray` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `ZeroizeOnDrop` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `ZeroizeOnDrop` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]    = note: this warning originates in the derive macro `ZeroizeOnDrop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> fastcrypto/src/aes.rs:97:69
[INFO] [stderr]    |
[INFO] [stderr] 97 | #[derive(Clone, Serialize, Deserialize, SilentDebug, SilentDisplay, ZeroizeOnDrop)]
[INFO] [stderr]    |                                                                     ^------------
[INFO] [stderr]    |                                                                     |
[INFO] [stderr]    |                                                                     `ZeroizeOnDrop` is not local
[INFO] [stderr]    |                                                                     move the `impl` block outside of this constant `_DERIVE_zeroize_ZeroizeOnDrop_FOR_GenericByteArray`
[INFO] [stderr] 98 | #[serde(bound = "N: ArrayLength<u8>")]
[INFO] [stderr] 99 | pub struct GenericByteArray<N: ArrayLength<u8>> {
[INFO] [stderr]    |            ---------------- `GenericByteArray` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `ZeroizeOnDrop` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `ZeroizeOnDrop` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `ZeroizeOnDrop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> fastcrypto/src/ed25519.rs:77:45
[INFO] [stderr]    |
[INFO] [stderr] 77 | #[derive(SilentDebug, SilentDisplay, AsRef, ZeroizeOnDrop)]
[INFO] [stderr]    |                                             ^------------
[INFO] [stderr]    |                                             |
[INFO] [stderr]    |                                             `Drop` is not local
[INFO] [stderr]    |                                             move the `impl` block outside of this constant `_DERIVE_Drop_FOR_Ed25519PrivateKey`
[INFO] [stderr] 78 | #[as_ref(forward)]
[INFO] [stderr] 79 | pub struct Ed25519PrivateKey(pub ed25519_consensus::SigningKey);
[INFO] [stderr]    |            ----------------- `Ed25519PrivateKey` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `ZeroizeOnDrop` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `ZeroizeOnDrop` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `ZeroizeOnDrop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> fastcrypto/src/ed25519.rs:77:45
[INFO] [stderr]    |
[INFO] [stderr] 77 | #[derive(SilentDebug, SilentDisplay, AsRef, ZeroizeOnDrop)]
[INFO] [stderr]    |                                             ^------------
[INFO] [stderr]    |                                             |
[INFO] [stderr]    |                                             `ZeroizeOnDrop` is not local
[INFO] [stderr]    |                                             move the `impl` block outside of this constant `_DERIVE_zeroize_ZeroizeOnDrop_FOR_Ed25519PrivateKey`
[INFO] [stderr] 78 | #[as_ref(forward)]
[INFO] [stderr] 79 | pub struct Ed25519PrivateKey(pub ed25519_consensus::SigningKey);
[INFO] [stderr]    |            ----------------- `Ed25519PrivateKey` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `ZeroizeOnDrop` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `ZeroizeOnDrop` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `ZeroizeOnDrop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> fastcrypto/src/groups/ristretto255.rs:141:87
[INFO] [stderr]     |
[INFO] [stderr] 141 | #[derive(Clone, Copy, Debug, PartialEq, Eq, From, Add, Sub, Neg, Div, GroupOpsExtend, Zeroize)]
[INFO] [stderr]     |                                                                                       ^------
[INFO] [stderr]     |                                                                                       |
[INFO] [stderr]     |                                                                                       `Zeroize` is not local
[INFO] [stderr]     |                                                                                       move the `impl` block outside of this constant `_DERIVE_zeroize_Zeroize_FOR_RistrettoScalar`
[INFO] [stderr] 142 | pub struct RistrettoScalar(ExternalRistrettoScalar);
[INFO] [stderr]     |            --------------- `RistrettoScalar` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]     = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> fastcrypto/src/private_seed.rs:12:32
[INFO] [stderr]    |
[INFO] [stderr] 12 | #[derive(Debug, PartialEq, Eq, Zeroize, ZeroizeOnDrop)]
[INFO] [stderr]    |                                ^------
[INFO] [stderr]    |                                |
[INFO] [stderr]    |                                `Zeroize` is not local
[INFO] [stderr]    |                                move the `impl` block outside of this constant `_DERIVE_zeroize_Zeroize_FOR_PrivateSeed`
[INFO] [stderr] 13 | pub struct PrivateSeed<const RECOMMENDED_LENGTH: usize, const FIXED_LENGTH_ONLY: bool> {
[INFO] [stderr]    |            -----------       ------------------               ----------------- `FIXED_LENGTH_ONLY` is not local
[INFO] [stderr]    |            |                 |
[INFO] [stderr]    |            |                 `RECOMMENDED_LENGTH` is not local
[INFO] [stderr]    |            `PrivateSeed` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> fastcrypto/src/private_seed.rs:12:41
[INFO] [stderr]    |
[INFO] [stderr] 12 | #[derive(Debug, PartialEq, Eq, Zeroize, ZeroizeOnDrop)]
[INFO] [stderr]    |                                         ^------------
[INFO] [stderr]    |                                         |
[INFO] [stderr]    |                                         `Drop` is not local
[INFO] [stderr]    |                                         move the `impl` block outside of this constant `_DERIVE_Drop_FOR_PrivateSeed`
[INFO] [stderr] 13 | pub struct PrivateSeed<const RECOMMENDED_LENGTH: usize, const FIXED_LENGTH_ONLY: bool> {
[INFO] [stderr]    |            -----------       ------------------               ----------------- `FIXED_LENGTH_ONLY` is not local
[INFO] [stderr]    |            |                 |
[INFO] [stderr]    |            |                 `RECOMMENDED_LENGTH` is not local
[INFO] [stderr]    |            `PrivateSeed` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `ZeroizeOnDrop` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `ZeroizeOnDrop` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `ZeroizeOnDrop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> fastcrypto/src/private_seed.rs:12:41
[INFO] [stderr]    |
[INFO] [stderr] 12 | #[derive(Debug, PartialEq, Eq, Zeroize, ZeroizeOnDrop)]
[INFO] [stderr]    |                                         ^------------
[INFO] [stderr]    |                                         |
[INFO] [stderr]    |                                         `ZeroizeOnDrop` is not local
[INFO] [stderr]    |                                         move the `impl` block outside of this constant `_DERIVE_zeroize_ZeroizeOnDrop_FOR_PrivateSeed`
[INFO] [stderr] 13 | pub struct PrivateSeed<const RECOMMENDED_LENGTH: usize, const FIXED_LENGTH_ONLY: bool> {
[INFO] [stderr]    |            -----------       ------------------               ----------------- `FIXED_LENGTH_ONLY` is not local
[INFO] [stderr]    |            |                 |
[INFO] [stderr]    |            |                 `RECOMMENDED_LENGTH` is not local
[INFO] [stderr]    |            `PrivateSeed` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `ZeroizeOnDrop` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `ZeroizeOnDrop` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `ZeroizeOnDrop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> fastcrypto/src/vrf.rs:129:60
[INFO] [stderr]     |
[INFO] [stderr] 129 |     #[derive(Serialize, Deserialize, PartialEq, Eq, Debug, ZeroizeOnDrop)]
[INFO] [stderr]     |                                                            ^------------
[INFO] [stderr]     |                                                            |
[INFO] [stderr]     |                                                            `Drop` is not local
[INFO] [stderr]     |                                                            move the `impl` block outside of this constant `_DERIVE_Drop_FOR_ECVRFPrivateKey`
[INFO] [stderr] 130 |     pub struct ECVRFPrivateKey(RistrettoScalar);
[INFO] [stderr]     |                --------------- `ECVRFPrivateKey` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `ZeroizeOnDrop` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `ZeroizeOnDrop` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]     = note: this warning originates in the derive macro `ZeroizeOnDrop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> fastcrypto/src/vrf.rs:129:60
[INFO] [stderr]     |
[INFO] [stderr] 129 |     #[derive(Serialize, Deserialize, PartialEq, Eq, Debug, ZeroizeOnDrop)]
[INFO] [stderr]     |                                                            ^------------
[INFO] [stderr]     |                                                            |
[INFO] [stderr]     |                                                            `ZeroizeOnDrop` is not local
[INFO] [stderr]     |                                                            move the `impl` block outside of this constant `_DERIVE_zeroize_ZeroizeOnDrop_FOR_ECVRFPrivateKey`
[INFO] [stderr] 130 |     pub struct ECVRFPrivateKey(RistrettoScalar);
[INFO] [stderr]     |                --------------- `ECVRFPrivateKey` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `ZeroizeOnDrop` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `ZeroizeOnDrop` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]     = note: this warning originates in the derive macro `ZeroizeOnDrop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `fastcrypto` (lib) generated 11 warnings
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> fastcrypto-tbls/src/ecies_v1.rs:24:63
[INFO] [stderr]    |
[INFO] [stderr] 24 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize, ZeroizeOnDrop)]
[INFO] [stderr]    |                                                               ^------------
[INFO] [stderr]    |                                                               |
[INFO] [stderr]    |                                                               `Drop` is not local
[INFO] [stderr]    |                                                               move the `impl` block outside of this constant `_DERIVE_Drop_FOR_PrivateKey`
[INFO] [stderr] 25 | pub struct PrivateKey<G: GroupElement>(pub(crate) G::ScalarType)
[INFO] [stderr]    |            ---------- `PrivateKey` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `ZeroizeOnDrop` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `ZeroizeOnDrop` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]    = note: this warning originates in the derive macro `ZeroizeOnDrop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> fastcrypto-tbls/src/ecies_v1.rs:24:63
[INFO] [stderr]    |
[INFO] [stderr] 24 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize, ZeroizeOnDrop)]
[INFO] [stderr]    |                                                               ^------------
[INFO] [stderr]    |                                                               |
[INFO] [stderr]    |                                                               `ZeroizeOnDrop` is not local
[INFO] [stderr]    |                                                               move the `impl` block outside of this constant `_DERIVE_zeroize_ZeroizeOnDrop_FOR_PrivateKey`
[INFO] [stderr] 25 | pub struct PrivateKey<G: GroupElement>(pub(crate) G::ScalarType)
[INFO] [stderr]    |            ---------- `PrivateKey` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `ZeroizeOnDrop` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `ZeroizeOnDrop` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `ZeroizeOnDrop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `fastcrypto-tbls` (lib) generated 2 warnings
[INFO] [stderr] warning: `fastcrypto-tbls` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: unexpected `cfg` condition value: `alloc`
[INFO] [stderr]    --> fastcrypto/src/tests/encoding_tests.rs:13:19
[INFO] [stderr]     |
[INFO] [stderr]  13 |               #[cfg(feature = "alloc")]
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 188 | /     check_valid_address_roundtrip! {
[INFO] [stderr] 189 | |         bip_173_valid_address_roundtrip_0, "BC1QW508D6QEJXTDG4Y5R3ZARVARY0C5XW7KV8F3T4";
[INFO] [stderr] 190 | |         bip_173_valid_address_roundtrip_1, "tb1qrp33g0q5c5txsp9arysrx4k6zdkfs4nce4xj0gdcccefvpysxf3q0sl5k7";
[INFO] [stderr] 191 | |         bip_173_valid_address_roundtrip_2, "bc1pw508d6qejxtdg4y5r3zarvary0c5xw7kw508d6qejxtdg4y5r3zarvary0c5xw7k7grplx";
[INFO] [stderr] ...   |
[INFO] [stderr] 194 | |         bip_173_valid_address_roundtrip_5, "tb1qqqqqp399et2xygdj5xreqhjjvcmzhxw4aywxecjdzew6hylgvsesrxh6hy";
[INFO] [stderr] 195 | |     }
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `aes`, `copy_key`, `default`, `experimental`, and `unsecure_schemes`
[INFO] [stderr]     = help: consider adding `alloc` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `check_valid_address_roundtrip` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `fastcrypto` (lib test) generated 12 warnings (11 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.63s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fastcrypto-e03cf85a2d89f66d)
[INFO] [stdout] 
[INFO] [stdout] running 322 tests
[INFO] [stdout] test aes_tests::serialize_deserialize_iv ... ok
[INFO] [stdout] test aes_tests::serialize_deserialize_key ... ok
[INFO] [stdout] test aes_tests::test_aes128ctr_encrypt_and_decrypt ... ok
[INFO] [stdout] test aes_tests::test_aes128gcm_encrypt_and_decrypt ... ok
[INFO] [stdout] test aes_tests::test_aes128cbc_encrypt_and_decrypt ... ok
[INFO] [stdout] test aes_tests::test_aes192ctr_encrypt_and_decrypt ... ok
[INFO] [stdout] test aes_tests::test_aes256cbc_encrypt_and_decrypt ... ok
[INFO] [stdout] test aes_tests::test_aes256ctr_encrypt_and_decrypt ... ok
[INFO] [stdout] test aes_tests::test_sk_zeroization_on_drop ... ok
[INFO] [stdout] test aes_tests::test_aes256gcm_encrypt_and_decrypt ... ok
[INFO] [stdout] test bls12381_group_tests::test_g1_sum ... ok
[INFO] [stdout] test bls12381_group_tests::test_g1_arithmetic ... ok
[INFO] [stdout] test aes_tests::test_aes256gcm_siv_encrypt_and_decrypt ... ok
[INFO] [stdout] test bls12381_group_tests::test_reduce_mod_uniform_buffer ... ok
[INFO] [stdout] test bls12381_group_tests::test_scalar_arithmetic ... ok
[INFO] [stdout] test bls12381_group_tests::test_g1_to_uncompressed ... ok
[INFO] [stdout] test bls12381_group_tests::test_g2_arithmetic ... ok
[INFO] [stdout] test bls12381_group_tests::test_serialization_g1 ... ok
[INFO] [stdout] test bls12381_group_tests::test_serialization_g2 ... ok
[INFO] [stdout] test bls12381_group_tests::test_serialization_scalar ... ok
[INFO] [stdout] test bls12381_group_tests::test_g1_msm_single ... ok
[INFO] [stdout] test bls12381_group_tests::test_serialization_gt ... ok
[INFO] [stdout] test bls12381_group_tests::test_g2_msm_single ... ok
[INFO] [stdout] test bls12381_tests::min_pk::dont_display_secrets ... ok
[INFO] [stdout] test bls12381_tests::min_pk::fmt_signature ... ok
[INFO] [stdout] test bls12381_group_tests::test_serde_and_regression ... ok
[INFO] [stdout] test bls12381_tests::min_pk::fmt_public_key ... ok
[INFO] [stdout] test bls12381_group_tests::test_gt_arithmetic ... ok
[INFO] [stdout] test bls12381_tests::min_pk::import_export_secret_key ... ok
[INFO] [stdout] test bls12381_tests::min_pk::public_key_ordering ... ok
[INFO] [stdout] test bls12381_tests::min_pk::hash_signature ... ok
[INFO] [stdout] test bls12381_tests::min_pk::regression_test ... ok
[INFO] [stdout] test bls12381_tests::min_pk::serialize_private_key_only_for_keypair ... ok
[INFO] [stdout] test bls12381_tests::min_pk::batch_verify_aggregate_signature ... ok
[INFO] [stdout] test bls12381_tests::min_pk::import_export_public_key ... ok
[INFO] [stdout] test bls12381_group_tests::test_consistent_bls12381_serialization ... ok
[INFO] [stdout] test bls12381_group_tests::test_pairing_and_hash_to_curve ... ok
[INFO] [stdout] test bls12381_tests::min_pk::test_add_signatures_to_aggregate_different_messages ... ok
[INFO] [stdout] test bls12381_tests::min_pk::test_hkdf_generate_from_ikm ... ok
[INFO] [stdout] test bls12381_tests::min_pk::test_human_readable_signatures ... ok
[INFO] [stdout] test bls12381_tests::min_pk::test_add_signatures_to_aggregate ... ok
[INFO] [stdout] test bls12381_tests::min_pk::test_basic_deser_signature ... ok
[INFO] [stdout] test bls12381_group_tests::test_g1_large_sum ... ok
[INFO] [stdout] test bls12381_tests::min_pk::test_serialize_deserialize_aggregate_signatures ... ok
[INFO] [stdout] test bls12381_tests::min_pk::batch_verify_missing_parameters_length_mismatch ... ok
[INFO] [stdout] test bls12381_tests::min_pk::batch_verify_missing_keys_in_batch ... ok
[INFO] [stdout] test bls12381_tests::min_pk::test_verify_drand_signature ... ok
[INFO] [stdout] test bls12381_tests::min_pk::test_serialize_deserialize_standard_sig ... ok
[INFO] [stdout] test bls12381_tests::min_pk::test_sk_zeroization_on_drop ... ok
[INFO] [stdout] test bls12381_tests::min_pk::to_from_bytes_signature ... ok
[INFO] [stdout] test bls12381_tests::min_pk::verify_batch_missing_public_keys ... ok
[INFO] [stdout] test bls12381_tests::min_pk::test_verify_with_default_values ... ok
[INFO] [stdout] test bls12381_tests::min_pk::test_basic_deser_publickey ... ok
[INFO] [stdout] test bls12381_tests::min_pk::verify_invalid_batch ... ok
[INFO] [stdout] test bls12381_tests::min_pk::verify_invalid_batch_different_msg ... ok
[INFO] [stdout] test bls12381_tests::min_pk::test_pk_verify ... ok
[INFO] [stdout] test bls12381_tests::min_sig::batch_verify_aggregate_signature ... ok
[INFO] [stdout] test aes_tests::wycheproof_test ... ok
[INFO] [stdout] test bls12381_tests::min_pk::verify_valid_batch_different_msg ... ok
[INFO] [stdout] test bls12381_tests::min_sig::fmt_public_key ... ok
[INFO] [stdout] test bls12381_tests::min_sig::dont_display_secrets ... ok
[INFO] [stdout] test bls12381_tests::min_sig::fmt_signature ... ok
[INFO] [stdout] test bls12381_tests::min_pk::verify_valid_batch ... ok
[INFO] [stdout] test bls12381_tests::min_sig::import_export_public_key ... ok
[INFO] [stdout] test bls12381_tests::min_sig::batch_verify_missing_parameters_length_mismatch ... ok
[INFO] [stdout] test bls12381_tests::min_sig::import_export_secret_key ... ok
[INFO] [stdout] test bls12381_tests::min_pk::test_basic_deser_privatekey ... ok
[INFO] [stdout] test bls12381_tests::min_sig::serialize_private_key_only_for_keypair ... ok
[INFO] [stdout] test bls12381_tests::min_pk::verify_empty_batch ... ok
[INFO] [stdout] test bls12381_tests::min_sig::regression_test ... ok
[INFO] [stdout] test bls12381_tests::min_sig::hash_signature ... ok
[INFO] [stdout] test bls12381_tests::min_sig::public_key_ordering ... ok
[INFO] [stdout] test bls12381_tests::min_sig::batch_verify_missing_keys_in_batch ... ok
[INFO] [stdout] test bls12381_tests::min_sig::test_add_signatures_to_aggregate_different_messages ... ok
[INFO] [stdout] test bls12381_tests::min_sig::test_basic_deser_privatekey ... ok
[INFO] [stdout] test bls12381_tests::min_sig::test_hkdf_generate_from_ikm ... ok
[INFO] [stdout] test bls12381_tests::min_sig::test_basic_deser_signature ... ok
[INFO] [stdout] test bls12381_tests::min_sig::test_human_readable_signatures ... ok
[INFO] [stdout] test bls12381_tests::min_sig::test_basic_deser_publickey ... ok
[INFO] [stdout] test bls12381_tests::min_sig::test_serialize_deserialize_aggregate_signatures ... ok
[INFO] [stdout] test bls12381_tests::min_sig::test_serialize_deserialize_standard_sig ... ok
[INFO] [stdout] test bls12381_tests::min_sig::test_pk_verify ... ok
[INFO] [stdout] test bls12381_tests::min_sig::test_sk_zeroization_on_drop ... ok
[INFO] [stdout] test bls12381_tests::min_sig::test_verify_with_default_values ... ok
[INFO] [stdout] test bls12381_tests::min_sig::to_from_bytes_signature ... ok
[INFO] [stdout] test bls12381_tests::min_sig::test_add_signatures_to_aggregate ... ok
[INFO] [stdout] test bls12381_tests::min_sig::verify_batch_missing_public_keys ... ok
[INFO] [stdout] test bls12381_tests::min_sig::verify_empty_batch ... ok
[INFO] [stdout] test bls12381_tests::min_pk::test_keypair_roundtrip ... ok
[INFO] [stdout] test bls12381_tests::min_sig::verify_invalid_batch ... ok
[INFO] [stdout] test bls12381_tests::min_sig::verify_invalid_batch_different_msg ... ok
[INFO] [stdout] test ed25519_tests::debug_public_key ... ok
[INFO] [stdout] test bls12381_tests::min_sig::verify_valid_batch ... ok
[INFO] [stdout] test ed25519_tests::dont_display_secrets ... ok
[INFO] [stdout] test bls12381_tests::min_sig::verify_valid_batch_different_msg ... ok
[INFO] [stdout] test ed25519_tests::fmt_public_key ... ok
[INFO] [stdout] test ed25519_tests::fmt_aggregate_signature ... ok
[INFO] [stdout] test ed25519_tests::fmt_signature ... ok
[INFO] [stdout] test ed25519_tests::import_export_public_key ... ok
[INFO] [stdout] test ed25519_tests::hash_public_key ... ok
[INFO] [stdout] test ed25519_tests::key_pair_from_string_roundtrip ... ok
[INFO] [stdout] test ed25519_tests::keypair_from_signing_key ... ok
[INFO] [stdout] test ed25519_tests::import_export_secret_key ... ok
[INFO] [stdout] test ed25519_tests::public_key_ordering ... ok
[INFO] [stdout] test ed25519_tests::serialize_private_key_only_for_keypair ... ok
[INFO] [stdout] test ed25519_tests::signature_service ... ok
[INFO] [stdout] test ed25519_tests::test_add_signatures_to_aggregate ... ok
[INFO] [stdout] test ed25519_tests::ed25519_speccheck ... ok
[INFO] [stdout] test ed25519_tests::test_add_signatures_to_aggregate_different_messages ... ok
[INFO] [stdout] test ed25519_tests::serialize_deserialize ... ok
[INFO] [stdout] test ed25519_tests::test_default_values ... ok
[INFO] [stdout] test ed25519_tests::test_hkdf_generate_from_ikm ... ok
[INFO] [stdout] test ed25519_tests::test_serde_signatures_human_readable ... ok
[INFO] [stdout] test ed25519_tests::test_serialization_vs_test_vector ... ok
[INFO] [stdout] test ed25519_tests::test_serialize_deserialize_aggregate_signatures ... ok
[INFO] [stdout] test ed25519_tests::test_sk_zeroization_on_drop ... ok
[INFO] [stdout] test ed25519_tests::test_to_from_bytes_aggregate_signatures ... ok
[INFO] [stdout] test ed25519_tests::to_from_bytes_signature ... ok
[INFO] [stdout] test ed25519_tests::verify_batch_aggregate_signature ... ok
[INFO] [stdout] test bls12381_tests::min_sig::test_keypair_roundtrip ... ok
[INFO] [stdout] test ed25519_tests::test_copy_key_pair ... ok
[INFO] [stdout] test ed25519_tests::verify_batch_missing_keys_in_batch ... ok
[INFO] [stdout] test ed25519_tests::verify_batch_missing_parameters_length_mismatch ... ok
[INFO] [stdout] test ed25519_tests::verify_invalid_aggregate_signature_length_mismatch ... ok
[INFO] [stdout] test ed25519_tests::verify_empty_batch ... ok
[INFO] [stdout] test ed25519_tests::verify_batch_missing_public_keys ... ok
[INFO] [stdout] test ed25519_tests::verify_invalid_batch ... ok
[INFO] [stdout] test ed25519_tests::verify_invalid_signature ... ok
[INFO] [stdout] test ed25519_tests::test_keypair_roundtrip ... ok
[INFO] [stdout] test ed25519_tests::verify_valid_aggregate_signaature ... ok
[INFO] [stdout] test ed25519_tests::verify_invalid_batch_different_msg ... ok
[INFO] [stdout] test ed25519_tests::verify_invalid_aggregate_signature_public_key_switch ... ok
[INFO] [stdout] test ed25519_tests::verify_valid_batch ... ok
[INFO] [stdout] test ed25519_tests::verify_valid_signature ... ok
[INFO] [stdout] test ed25519_tests::verify_valid_batch_different_msg ... ok
[INFO] [stdout] test encoding_tests::roundtrip_base58 ... ok
[INFO] [stdout] test encoding_tests::roundtrip_base64 ... ok
[INFO] [stdout] test encoding_tests::test_base58_array_serialize_as ... ok
[INFO] [stdout] test encoding_tests::test_base58_err ... ok
[INFO] [stdout] test encoding_tests::test_base64_array_serialize_as ... ok
[INFO] [stdout] test encoding_tests::test_base64_err ... ok
[INFO] [stdout] test encoding_tests::test_bech32 ... ok
[INFO] [stdout] test encoding_tests::test_hex_array_serialize_as ... ok
[INFO] [stdout] test encoding_tests::test_hex_decode_err ... ok
[INFO] [stdout] test encoding_tests::test_hex_encode_format ... ok
[INFO] [stdout] test encoding_tests::test_hex_roundtrip ... ok
[INFO] [stdout] test encoding_tests::test_rfc4648_base64 ... ok
[INFO] [stdout] test encoding_tests::test_serde ... ok
[INFO] [stdout] test encoding_tests::test_vectors_ietf_base58 ... ok
[INFO] [stdout] test groups::multiplier::integer_utils::tests::test_base_2w_expansion ... ok
[INFO] [stdout] test groups::multiplier::integer_utils::tests::test_bits_form_bytes ... ok
[INFO] [stdout] test encoding_tests::roundtrip_hex ... ok
[INFO] [stdout] test groups::multiplier::integer_utils::tests::test_is_power_of_two ... ok
[INFO] [stdout] test groups::multiplier::integer_utils::tests::test_lendian_from_substring ... ok
[INFO] [stdout] test groups::multiplier::windowed::tests::test_double_mul_ristretto ... ok
[INFO] [stdout] test encoding_tests::roundtrip_bech32 ... ok
[INFO] [stdout] test hash_tests::test_accumulator ... ok
[INFO] [stdout] test hash_tests::test_accumulator_debug ... ok
[INFO] [stdout] test groups::multiplier::windowed::tests::test_scalar_multiplication_ristretto ... ok
[INFO] [stdout] test hash_tests::test_blake2b_256 ... ok
[INFO] [stdout] test hash_tests::test_digest_debug ... ok
[INFO] [stdout] test hash_tests::test_digest_iterator ... ok
[INFO] [stdout] test hash_tests::test_digest_as_array ... ok
[INFO] [stdout] test hash_tests::test_hash_function_write_trait ... ok
[INFO] [stdout] test hash_tests::test_keccak_256 ... ok
[INFO] [stdout] test hash_tests::test_new_update_finalize ... ok
[INFO] [stdout] test hash_tests::test_sha256 ... ok
[INFO] [stdout] test hash_tests::test_sha3_512 ... ok
[INFO] [stdout] test hash_tests::test_sha512 ... ok
[INFO] [stdout] test hash_tests::test_sha3_256 ... ok
[INFO] [stdout] test hmac_tests::test_hmac_regression ... ok
[INFO] [stdout] test hmac_tests::test_regression_of_hkdf ... ok
[INFO] [stdout] test groups::multiplier::windowed::tests::test_scalar_multiplication_secp256r1 ... ok
[INFO] [stdout] test bls12381_group_tests::test_g2_msm_identity ... ok
[INFO] [stdout] test hmac_tests::test_sanity_hmac_key ... ok
[INFO] [stdout] test hmac_tests::test_sanity_hkdf ... ok
[INFO] [stdout] test hmac_tests::test_sanity_seed_generation ... ok
[INFO] [stdout] test bls12381_group_tests::test_g1_msm_identity ... ok
[INFO] [stdout] test ristretto255_tests::test_compress_decompress ... ok
[INFO] [stdout] test ristretto255_tests::test_multiscalar_mul ... ok
[INFO] [stdout] test ristretto255_tests::test_serialize_deserialize_element ... ok
[INFO] [stdout] test ristretto255_tests::test_arithmetic ... ok
[INFO] [stdout] test ristretto255_tests::test_vectors ... ok
[INFO] [stdout] test secp256k1_recoverable_tests::fail_to_verify_if_upper_s ... ok
[INFO] [stdout] test ed25519_tests::wycheproof_test ... ok
[INFO] [stdout] test hmac_tests::hmac_wycheproof_test ... ok
[INFO] [stdout] test secp256k1_recoverable_tests::fmt_signature ... ok
[INFO] [stdout] test secp256k1_recoverable_tests::hash_signature ... ok
[INFO] [stdout] test secp256k1_recoverable_tests::import_export_secret_key ... ok
[INFO] [stdout] test hmac_tests::test_regression_of_salt_padding ... ok
[INFO] [stdout] test secp256k1_recoverable_tests::serialize_private_key_only_for_keypair ... ok
[INFO] [stdout] test secp256k1_recoverable_tests::import_export_public_key ... ok
[INFO] [stdout] test secp256k1_recoverable_tests::serialize_deserialize ... ok
[INFO] [stdout] test secp256k1_recoverable_tests::test_copy_key_pair ... ok
[INFO] [stdout] test secp256k1_recoverable_tests::signature_service ... ok
[INFO] [stdout] test secp256k1_recoverable_tests::test_invalid_nonrecoverable_conversion ... ok
[INFO] [stdout] test secp256k1_recoverable_tests::test_public_key_recovery_error ... ok
[INFO] [stdout] test secp256k1_recoverable_tests::test_public_key_recovery ... ok
[INFO] [stdout] test rsa::test::jwt_test ... ok
[INFO] [stdout] test secp256k1_recoverable_tests::test_sk_zeroization_on_drop ... ok
[INFO] [stdout] test secp256k1_recoverable_tests::test_recoverable_nonrecoverable_conversion ... ok
[INFO] [stdout] test secp256k1_recoverable_tests::verify_hashed_failed_if_different_hash_function ... ok
[INFO] [stdout] test secp256k1_recoverable_tests::test_recoverable_id_gt_1 ... ok
[INFO] [stdout] test secp256k1_recoverable_tests::verify_invalid_signature ... ok
[INFO] [stdout] test secp256k1_recoverable_tests::verify_invalid_batch_different_msg ... ok
[INFO] [stdout] test secp256k1_recoverable_tests::verify_valid_signature_with_default_hash ... ok
[INFO] [stdout] test secp256k1_recoverable_tests::verify_valid_batch_different_msg ... ok
[INFO] [stdout] test secp256k1_tests::bytes_representation ... ok
[INFO] [stdout] test secp256k1_tests::dont_display_secrets ... ok
[INFO] [stdout] test secp256k1_tests::fail_to_verify_if_upper_s ... ok
[INFO] [stdout] test bls12381_group_tests::test_g1_msm ... ok
[INFO] [stdout] test secp256k1_tests::fmt_public_key ... ok
[INFO] [stdout] test secp256k1_tests::hash_public_key ... ok
[INFO] [stdout] test secp256k1_recoverable_tests::to_from_bytes_signature ... ok
[INFO] [stdout] test secp256k1_tests::hash_signature ... ok
[INFO] [stdout] test secp256k1_tests::import_export_public_key ... ok
[INFO] [stdout] test secp256k1_recoverable_tests::test_keypair_roundtrip ... ok
[INFO] [stdout] test secp256k1_tests::key_pair_from_string_roundtrip ... ok
[INFO] [stdout] test secp256k1_tests::non_canonical_secret_key ... ok
[INFO] [stdout] test secp256k1_tests::public_key_from_bytes ... ok
[INFO] [stdout] test secp256k1_tests::import_export_secret_key ... ok
[INFO] [stdout] test secp256k1_tests::private_key_from_bytes ... ok
[INFO] [stdout] test secp256k1_tests::public_key_ordering ... ok
[INFO] [stdout] test secp256k1_tests::signature_service ... ok
[INFO] [stdout] test secp256k1_tests::test_copy_key_pair ... ok
[INFO] [stdout] test secp256k1_tests::serialize_private_key_only_for_keypair ... ok
[INFO] [stdout] test secp256k1_tests::serialize_deserialize ... ok
[INFO] [stdout] test secp256k1_tests::fmt_signature ... ok
[INFO] [stdout] test secp256k1_tests::test_sk_zeroization_on_drop ... ok
[INFO] [stdout] test secp256k1_tests::to_from_bytes_signature ... ok
[INFO] [stdout] test secp256k1_tests::verify_empty_batch ... ok
[INFO] [stdout] test secp256k1_tests::verify_batch_missing_public_keys ... ok
[INFO] [stdout] test secp256k1_tests::verify_hashed_failed_if_different_hash ... ok
[INFO] [stdout] test secp256k1_tests::verify_invalid_batch ... ok
[INFO] [stdout] test secp256k1_tests::verify_invalid_signature ... ok
[INFO] [stdout] test secp256k1_tests::verify_invalid_batch_different_msg ... ok
[INFO] [stdout] test secp256k1_tests::verify_valid_batch_different_msg ... ok
[INFO] [stdout] test secp256k1_tests::verify_valid_batch ... ok
[INFO] [stdout] test secp256k1_tests::verify_valid_signature ... ok
[INFO] [stdout] test secp256k1_tests::verify_valid_signature_default_hash ... ok
[INFO] [stdout] test secp256r1::conversion::tests::test_arkworks_fq_to_fr ... ok
[INFO] [stdout] test secp256r1::conversion::tests::test_fq_arkworks_to_p256 ... ok
[INFO] [stdout] test secp256r1::conversion::tests::test_fr_p256_to_arkworks ... ok
[INFO] [stdout] test bls12381_tests::min_sig::test_basic_verify_signature ... ok
[INFO] [stdout] test secp256r1::conversion::tests::test_pt_p256_to_arkworks ... ok
[INFO] [stdout] test secp256r1::conversion::tests::test_pt_arkworks_to_p256 ... ok
[INFO] [stdout] test secp256r1_group_tests::test_to_from_byte_array ... ok
[INFO] [stdout] test secp256r1_group_tests::test_arithmetic ... ok
[INFO] [stdout] test secp256r1_recoverable_tests::fail_to_verify_if_upper_s ... ok
[INFO] [stdout] test secp256r1_recoverable_tests::fail_on_r_or_s_zero ... ok
[INFO] [stdout] test secp256r1_recoverable_tests::fmt_signature ... ok
[INFO] [stdout] test secp256r1_recoverable_tests::hash_signature ... ok
[INFO] [stdout] test secp256k1_tests::test_keypair_roundtrip ... ok
[INFO] [stdout] test secp256r1_recoverable_tests::import_export_public_key ... ok
[INFO] [stdout] test hmac_tests::test_sanity_hmac_message ... ok
[INFO] [stdout] test secp256r1_recoverable_tests::signature_service ... ok
[INFO] [stdout] test secp256r1_recoverable_tests::import_export_secret_key ... ok
[INFO] [stdout] test secp256r1_recoverable_tests::test_copy_key_pair ... ok
[INFO] [stdout] test secp256r1_recoverable_tests::serialize_private_key_only_for_keypair ... ok
[INFO] [stdout] test secp256r1_recoverable_tests::test_invalid_nonrecoverable_conversion ... ok
[INFO] [stdout] test secp256r1_recoverable_tests::test_public_key_recovery_error ... ok
[INFO] [stdout] test secp256r1_recoverable_tests::test_public_key_recovery ... ok
[INFO] [stdout] test secp256r1_recoverable_tests::serialize_deserialize ... ok
[INFO] [stdout] test secp256r1_recoverable_tests::test_sk_zeroization_on_drop ... ok
[INFO] [stdout] test secp256r1_recoverable_tests::to_from_bytes_signature ... ok
[INFO] [stdout] test secp256r1_recoverable_tests::verify_hashed_failed_if_different_hash_function ... ok
[INFO] [stdout] test secp256r1_recoverable_tests::test_recoverable_nonrecoverable_conversion ... ok
[INFO] [stdout] test secp256r1_recoverable_tests::verify_invalid_signature ... ok
[INFO] [stdout] test secp256r1_recoverable_tests::verify_valid_signature ... ok
[INFO] [stdout] test secp256r1_tests::fail_on_r_or_s_zero ... ok
[INFO] [stdout] test secp256r1_tests::fail_to_verify_if_upper_s ... ok
[INFO] [stdout] test secp256k1_tests::wycheproof_test ... ok
[INFO] [stdout] test secp256r1_tests::dont_display_secrets ... ok
[INFO] [stdout] test secp256r1_tests::hash_public_key ... ok
[INFO] [stdout] test secp256r1_tests::fmt_public_key ... ok
[INFO] [stdout] test secp256k1_recoverable_tests::wycheproof_test ... ok
[INFO] [stdout] test secp256r1_tests::fmt_signature ... ok
[INFO] [stdout] test secp256r1_tests::hash_signature ... ok
[INFO] [stdout] test secp256r1_tests::import_export_secret_key ... ok
[INFO] [stdout] test secp256r1_tests::key_pair_from_string_roundtrip ... ok
[INFO] [stdout] test secp256r1_tests::non_canonical_secret_key ... ok
[INFO] [stdout] test secp256r1_tests::public_key_ordering ... ok
[INFO] [stdout] test secp256r1_tests::import_export_public_key ... ok
[INFO] [stdout] test secp256r1_tests::public_key_from_bytes ... ok
[INFO] [stdout] test secp256r1_tests::signature_service ... ok
[INFO] [stdout] test bls12381_tests::min_pk::test_basic_verify_signature ... ok
[INFO] [stdout] test secp256r1_tests::serialize_deserialize ... ok
[INFO] [stdout] test secp256r1_tests::test_public_key_recovery_error ... ok
[INFO] [stdout] test secp256r1_tests::test_copy_key_pair ... ok
[INFO] [stdout] test secp256r1_tests::test_sk_zeroization_on_drop ... ok
[INFO] [stdout] test secp256r1_tests::to_from_bytes_signature ... ok
[INFO] [stdout] test secp256r1_tests::serialize_private_key_only_for_keypair ... ok
[INFO] [stdout] test secp256r1_tests::private_key_from_bytes ... ok
[INFO] [stdout] test secp256r1_tests::verify_hashed_failed_if_different_hash ... ok
[INFO] [stdout] test secp256r1_tests::verify_empty_batch ... ok
[INFO] [stdout] test secp256r1_tests::verify_batch_missing_public_keys ... ok
[INFO] [stdout] test secp256r1_tests::verify_invalid_batch ... ok
[INFO] [stdout] test secp256r1_tests::verify_invalid_batch_different_msg ... ok
[INFO] [stdout] test secp256r1_tests::verify_invalid_signature ... ok
[INFO] [stdout] test secp256r1_tests::verify_valid_batch_different_msg ... ok
[INFO] [stdout] test secp256r1_tests::verify_valid_signature ... ok
[INFO] [stdout] test serde_helpers::tests::test_serializations ... ok
[INFO] [stdout] test utils_tests::test_log2_byte ... ok
[INFO] [stdout] test signature_service_tests::signature_service ... ok
[INFO] [stdout] test vrf_tests::test_ecvrf_invalid ... ok
[INFO] [stdout] test vrf_tests::test_ecvrf_verify ... ok
[INFO] [stdout] test vrf_tests::test_serialize_deserialize ... ok
[INFO] [stdout] test vrf_tests::test_proof ... ok
[INFO] [stdout] test secp256r1_tests::verify_valid_batch ... ok
[INFO] [stdout] test bls12381_group_tests::test_g2_msm ... ok
[INFO] [stdout] test secp256r1_tests::wycheproof_test_nonrecoverable ... ok
[INFO] [stdout] test secp256r1_recoverable_tests::wycheproof_test ... ok
[INFO] [stdout] test secp256r1_recoverable_tests::test_keypair_roundtrip ... ok
[INFO] [stdout] test secp256r1_tests::test_keypair_roundtrip ... ok
[INFO] [stdout] test secp256k1_tests::test_k256_against_secp256k1_lib ... ok
[INFO] [stdout] test secp256k1_recoverable_tests::test_k256_against_secp256k1_lib_with_recovery ... ok
[INFO] [stdout] test bls12381_tests::min_sig::test_signature_aggregation ... ok
[INFO] [stdout] test bls12381_tests::min_pk::test_signature_aggregation ... ok
[INFO] [stdout] test bls12381_tests::min_pk::test_aggregate_verify_distinct_messages has been running for over 60 seconds
[INFO] [stdout] test bls12381_tests::min_pk::test_aggregate_verify_distinct_messages_treewise has been running for over 60 seconds
[INFO] [stdout] test bls12381_tests::min_sig::test_aggregate_verify_distinct_messages has been running for over 60 seconds
[INFO] [stdout] test bls12381_tests::min_sig::test_aggregate_verify_distinct_messages_treewise has been running for over 60 seconds
[INFO] [stdout] test bls12381_tests::min_sig::test_aggregate_verify_distinct_messages_treewise ... ok
[INFO] [stdout] test bls12381_tests::min_sig::test_aggregate_verify_distinct_messages ... ok
[INFO] [stdout] test bls12381_tests::min_pk::test_aggregate_verify_distinct_messages_treewise ... ok
[INFO] [stdout] test bls12381_tests::min_pk::test_aggregate_verify_distinct_messages ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 322 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 91.61s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fastcrypto_cli-22ea3834209a459c)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/ecvrf.rs (/opt/rustwide/target/debug/deps/ecvrf_cli-9d8ba42e9bd2b6fb)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::test_prove ... ok
[INFO] [stdout] test tests::test_verify ... ok
[INFO] [stdout] test tests::test_keygen ... ok
[INFO] [stderr]      Running unittests src/encode_cli.rs (/opt/rustwide/target/debug/deps/encode_cli-68a479b6de0b58a4)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::test_encode_hex_to_base64 ... ok
[INFO] [stderr]      Running unittests src/sigs_cli.rs (/opt/rustwide/target/debug/deps/sigs_cli-ec645dd3d1da114d)
[INFO] [stdout] test tests::test_encode_base64_to_hex ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::test_verify ... ok
[INFO] [stdout] test tests::test_sign ... ok
[INFO] [stdout] test tests::test_keygen ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/tlock.rs (/opt/rustwide/target/debug/deps/tlock_cli-dddd1f319e3f0549)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_e2e ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/vdf.rs (/opt/rustwide/target/debug/deps/vdf_cli-f3eb9e65f6cc1df7)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::test_hash ... ok
[INFO] [stdout] test tests::test_evaluate ... ok
[INFO] [stdout] test tests::test_discriminant ... ok
[INFO] [stdout] test tests::test_verify ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 17.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/ecvrf.rs (/opt/rustwide/target/debug/deps/ecvrf-32bd2b7f3a46417b)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test integration_test_ecvrf_verify ... ok
[INFO] [stdout] test integration_test_ecvrf_prove ... ok
[INFO] [stdout] test integration_test_ecvrf_keygen ... ok
[INFO] [stdout] test integration_test_ecvrf_e2e ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/encode_cli.rs (/opt/rustwide/target/debug/deps/encode_cli-7cdcbfe10e02e59e)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test integration_test_encode_base64_to_hex ... ok
[INFO] [stdout] test integration_test_encode_hex_to_base64 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/sigs_cli.rs (/opt/rustwide/target/debug/deps/sigs_cli-5b612fea93c7cfff)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test integration_test_sign ... ok
[INFO] [stdout] test integration_test_verify ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fastcrypto_derive-8b072369866c6686)
[INFO] [stdout] test integration_test_keygen ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fastcrypto_tbls-26ace372bcbc6179)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 51 tests
[INFO] [stdout] test ecies_v1_tests::test_zeroization_on_drop ... ok
[INFO] [stdout] test ecies_v1_tests::test_blskeypair_to_group ... ok
[INFO] [stdout] test dkg_v1_tests::test_party_new_errors ... ok
[INFO] [stdout] test nodes_tests::test_interfaces ... ok
[INFO] [stdout] test ecies_v1_tests::test_regression_g2 ... ok
[INFO] [stdout] test nizk_tests::point_tests::g1_element::test_dl_nizk ... ok
[INFO] [stdout] test dkg_v1_tests::create_message_generates_valid_message ... ok
[INFO] [stdout] test nizk_tests::point_tests::g2_element::test_ddh_nizk ... ok
[INFO] [stdout] test nodes_tests::test_zero_weight ... ok
[INFO] [stdout] test nodes_tests::test_reduce_with_lower_bounds ... ok
[INFO] [stdout] test polynomial_tests::points_tests::g1_element::test_eval_and_commit ... ok
[INFO] [stdout] test polynomial_tests::points_tests::g1_element::test_fast_mult ... ok
[INFO] [stdout] test nizk_tests::point_tests::ristretto_point::test_dl_nizk ... ok
[INFO] [stdout] test nizk_tests::point_tests::g2_element::test_dl_nizk ... ok
[INFO] [stdout] test nizk_tests::point_tests::g1_element::test_ddh_nizk ... ok
[INFO] [stdout] test polynomial_tests::points_tests::g1_element::test_recover_c0_msm_errors ... ok
[INFO] [stdout] test nizk_tests::point_tests::ristretto_point::test_ddh_nizk ... ok
[INFO] [stdout] test polynomial_tests::points_tests::g2_element::test_fast_mult ... ok
[INFO] [stdout] test polynomial_tests::points_tests::ristretto_point::test_fast_mult ... ok
[INFO] [stdout] test polynomial_tests::points_tests::g2_element::test_recover_c0_msm_errors ... ok
[INFO] [stdout] test polynomial_tests::points_tests::g2_element::test_eval_and_commit ... ok
[INFO] [stdout] test nodes_tests::test_new_order ... ok
[INFO] [stdout] test nodes_tests::test_new_failures ... ok
[INFO] [stdout] test dkg_v1_tests::test_serialized_message_regression ... ok
[INFO] [stdout] test nodes_tests::test_reduce ... ok
[INFO] [stdout] test polynomial_tests::points_tests::ristretto_point::test_eval_and_commit ... ok
[INFO] [stdout] test polynomial_tests::scalar_tests::bls_scalar::add ... ok
[INFO] [stdout] test polynomial_tests::scalar_tests::bls_scalar::test_recover_c0_errors ... ok
[INFO] [stdout] test polynomial_tests::scalar_tests::ristretto_scalar::test_degree ... ok
[INFO] [stdout] test polynomial_tests::scalar_tests::bls_scalar::test_degree ... ok
[INFO] [stdout] test polynomial_tests::scalar_tests::ristretto_scalar::test_recover_c0_errors ... ok
[INFO] [stdout] test random_oracle_tests::test_empty_strings ... ok
[INFO] [stdout] test random_oracle_tests::test_regression ... ok
[INFO] [stdout] test random_oracle_tests::test_random_oracle ... ok
[INFO] [stdout] test tbls_tests::test_unindexed ... ok
[INFO] [stdout] test polynomial_tests::scalar_tests::ristretto_scalar::add ... ok
[INFO] [stdout] test ecies_v1_tests::point_tests::g1_element::test_multi_rec ... ok
[INFO] [stdout] test polynomial_tests::scalar_tests::bls_scalar::test_recover_c0 ... ok
[INFO] [stdout] test tbls_tests::test_tbls_e2e ... ok
[INFO] [stdout] test tbls_tests::test_verify_poly_evals ... ok
[INFO] [stdout] test polynomial_tests::points_tests::ristretto_point::test_recover_c0_msm_errors ... ok
[INFO] [stdout] test tbls_tests::test_partial_verify_batch ... ok
[INFO] [stdout] test dkg_v1_tests::test_process_message_failures ... ok
[INFO] [stdout] test dkg_v1_tests::test_test_process_confirmations ... ok
[INFO] [stdout] test ecies_v1_tests::point_tests::g2_element::test_multi_rec ... ok
[INFO] [stdout] test dkg_v1_tests::test_dkg_e2e_5_parties_min_weight_2_threshold_3 ... ok
[INFO] [stdout] test polynomial_tests::points_tests::g1_element::test_recover_c0_msm ... ok
[INFO] [stdout] test polynomial_tests::scalar_tests::ristretto_scalar::test_recover_c0 ... ok
[INFO] [stdout] test polynomial_tests::points_tests::g2_element::test_recover_c0_msm ... ok
[INFO] [stdout] test dkg_v1_tests::test_size_limits ... ok
[INFO] [stdout] test polynomial_tests::points_tests::ristretto_point::test_recover_c0_msm ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 51 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 15.76s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fastcrypto_vdf-949502a8ed525322)
[INFO] [stdout] 
[INFO] [stdout] running 29 tests
[INFO] [stdout] test class_group::bigint_serde::tests::test_serde ... ok
[INFO] [stdout] test class_group::reduction::tests::test_normalization_and_reduction ... ok
[INFO] [stdout] test class_group::discriminant::tests::test_discriminant ... ok
[INFO] [stdout] test math::crt::tests::test_crt ... ok
[INFO] [stdout] test class_group::tests::test_composition ... ok
[INFO] [stdout] test class_group::tests::test_qf_to_from_bytes ... ok
[INFO] [stdout] test math::crt::tests::test_large_crt_fails ... ok
[INFO] [stdout] test math::extended_gcd::test_xgcd ... ok
[INFO] [stdout] test math::jacobi::tests::test_jacobi ... ok
[INFO] [stdout] test rsa_group::tests::test_is_in_group ... ok
[INFO] [stdout] test math::crt::tests::test_simple_crt ... ok
[INFO] [stdout] test rsa_group::tests::test_group_ops ... ok
[INFO] [stdout] test class_group::hash::tests::qf_default_hash_test ... ok
[INFO] [stdout] test math::modular_sqrt::tests::test_sqrt ... ok
[INFO] [stdout] test class_group::tests::test_large_qf_to_from_bytes ... ok
[INFO] [stdout] test vdf::pietrzak::tests::test_vdf_rsa ... ok
[INFO] [stdout] test vdf::pietrzak::tests::test_verification ... ok
[INFO] [stdout] test vdf::pietrzak::tests::test_vdf_edge_cases ... ok
[INFO] [stdout] test class_group::discriminant::tests::test_discriminant_to_from_bytes ... ok
[INFO] [stdout] test class_group::hash::tests::qf_from_seed_regression_tests ... ok
[INFO] [stdout] test math::parameterized_group::tests::test_scalar_multiplication ... ok
[INFO] [stdout] test math::hash_prime::tests::test_hash_prime ... ok
[INFO] [stdout] test vdf::wesolowski::tests::test_prove_and_verify ... ok
[INFO] [stdout] test vdf::wesolowski::tests::vdf_e2e_test ... ok
[INFO] [stdout] test class_group::discriminant::tests::test_discriminant_from_seed ... ok
[INFO] [stdout] test class_group::hash::tests::test_qf_from_seed ... ok
[INFO] [stdout] test vdf::pietrzak::tests::test_vdf ... ok
[INFO] [stdout] test class_group::hash::tests::qf_from_seed_sanity_tests ... ok
[INFO] [stdout] test vdf::wesolowski::tests::chia_test_vector ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 23.41s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fastcrypto_zkp-37b403ac1a7c9ff0)
[INFO] [stdout] 
[INFO] [stdout] running 44 tests
[INFO] [stdout] test bls12381::api::conversions::tests::test_from_le_bytes ... ok
[INFO] [stdout] test bls12381::api::tests::test_prepare_pvk_bytes_regression ... ok
[INFO] [stdout] test bls12381::api::tests::test_verify ... ok
[INFO] [stdout] test bls12381::api::tests::api_regression_tests ... ok
[INFO] [stdout] test bls12381::api::conversions::tests::test_gt_element_conversion ... ok
[INFO] [stdout] test bn254::api::api_tests::test_verify_groth16_in_bytes_api ... ok
[INFO] [stdout] test bn254::api::api_tests::api_regression_tests ... ok
[INFO] [stdout] test bls12381::api::conversions::tests::test_arkworks_compatability ... ok
[INFO] [stdout] test bn254::api::api_tests::test_verify_groth16_elusiv_proof_in_bytes_api ... ok
[INFO] [stdout] test bn254::verifier::tests::test_serialization ... ok
[INFO] [stdout] test bn254::zk_login::zk_login_tests::test_base64_to_bitarray ... ok
[INFO] [stdout] test bn254::zk_login::zk_login_tests::test_big_int_array_to_bits ... ok
[INFO] [stdout] test bn254::zk_login::zk_login_tests::test_bitarray_to_bytearray ... ok
[INFO] [stdout] test bn254::zk_login::zk_login_tests::test_convert_base ... ok
[INFO] [stdout] test bn254::zk_login::zk_login_tests::test_decode_base64 ... ok
[INFO] [stdout] test bn254::api::api_tests::fail_verify_groth16_invalid_elusiv_proof_in_bytes_api ... ok
[INFO] [stdout] test bn254::api::api_tests::test_prepare_pvk_bytes ... ok
[INFO] [stdout] test bls12381::api::tests::test_prepare_pvk_bytes ... ok
[INFO] [stdout] test bn254::zk_login::zk_login_tests::test_get_provider_to_from_iss_to_from_str ... ok
[INFO] [stdout] test bn254::zk_login::zk_login_tests::test_get_jwks ... FAILED
[INFO] [stdout] test bls12381::api::tests::test_verify_groth16_in_bytes_api ... ok
[INFO] [stdout] test bn254::zk_login::zk_login_tests::test_jwk_parse ... ok
[INFO] [stdout] test bn254::zk_login::zk_login_tests::test_parse_jwt_details ... ok
[INFO] [stdout] test bn254::zk_login::zk_login_tests::test_verify_extended_claim ... ok
[INFO] [stdout] test bn254::api::api_tests::test_verify_groth16_in_bytes_multiple_inputs ... ok
[INFO] [stdout] test bls12381::tests::test_verify_with_processed_vk ... ok
[INFO] [stdout] test bn254::poseidon::test::test_hash_to_bytes ... ok
[INFO] [stdout] test bn254::zk_login::zk_login_tests::test_hash_to_field ... ok
[INFO] [stdout] test zk_login_utils::test::from_str_on_digits_only ... ok
[INFO] [stdout] test zk_login_utils::test::unpadded_slice ... ok
[INFO] [stdout] test bls12381::api::tests::test_verify_groth16_in_bytes_multiple_inputs ... ok
[INFO] [stdout] test bn254::zk_login::zk_login_tests::test_get_nonce ... ok
[INFO] [stdout] test bn254::poseidon::test::poseidon_test ... ok
[INFO] [stdout] test bn254::zk_login::zk_login_tests::test_hash_ascii_str_to_field ... ok
[INFO] [stdout] test bn254::zk_login::zk_login_tests::test_gen_seed ... ok
[INFO] [stdout] test bn254::zk_login::zk_login_tests::test_verify_zk_login ... ok
[INFO] [stdout] test zk_login_utils::test::dont_crash_on_large_inputs ... ok
[INFO] [stdout] test bn254::zk_login::zk_login_tests::test_all_inputs_hash ... ok
[INFO] [stdout] test bn254::zk_login::zk_login_tests::test_alternative_iss_for_google ... ok
[INFO] [stdout] test bn254::zk_login::zk_login_tests::test_verify_zk_login_google ... ok
[INFO] [stdout] test bn254::zk_login::test_poseidon_zk_login_input_sizes ... ok
[INFO] [stdout] test bn254::poseidon::test::test_to_poseidon_hash ... ok
[INFO] [stdout] test bn254::poseidon::test::test_against_poseidon_ark ... ok
[INFO] [stdout] test bn254::verifier::verifier_tests::test_verify has been running for over 60 seconds
[INFO] [stdout] test bn254::verifier::verifier_tests::test_verify ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- bn254::zk_login::zk_login_tests::test_get_jwks stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bn254::zk_login::zk_login_tests::test_get_jwks' panicked at fastcrypto-zkp/src/bn254/unit_tests/zk_login_tests.rs:454:9:
[INFO] [stdout] assertion failed: res.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cce3181e9a2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cce3181e9a2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cce3181e9a2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5cce3181e9a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5cce31848323 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5cce31848323 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5cce3181a683 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cce3181a683 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5cce3181e7f2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5cce3181ffd9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5cce3181fe0e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5cce3102a344 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5cce3102a344 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cce31820aae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5cce31820aae - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5cce31820746 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x5cce3181eea9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5cce3182040d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5cce318465c0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5cce3184664c - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x5cce30ebc217 - fastcrypto_zkp::bn254::zk_login::zk_login_tests::test_get_jwks::{{closure}}::h5836ad773f3574d1
[INFO] [stdout]                                at /opt/rustwide/workdir/fastcrypto-zkp/src/bn254/unit_tests/zk_login_tests.rs:454:9
[INFO] [stdout]   21:     0x5cce30f614c2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h72f7ddabe362ad1c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5cce30f614fd - <core::pin::Pin<P> as core::future::future::Future>::poll::hba10caabefef5df6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5cce30e7364d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hc5c199823e67aed3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:651:73
[INFO] [stdout]   24:     0x5cce30e7359b - tokio::runtime::coop::with_budget::h4786307590e8c78c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   25:     0x5cce30e7359b - tokio::runtime::coop::budget::h355e1d688e670c63
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   26:     0x5cce30e7359b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hfa1923e9e7f32fb7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:651:25
[INFO] [stdout]   27:     0x5cce30e71dd0 - tokio::runtime::scheduler::current_thread::Context::enter::h6ae665e647f6044f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:410:19
[INFO] [stdout]   28:     0x5cce30e72c50 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h712bb0d101e95e99
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:650:44
[INFO] [stdout]   29:     0x5cce30e72974 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8cf61e603f35a2aa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:729:68
[INFO] [stdout]   30:     0x5cce30f20deb - tokio::runtime::context::scoped::Scoped<T>::set::h20106e17c18ffded
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x5cce30e48f19 - tokio::runtime::context::set_scheduler::{{closure}}::he38585104b205c51
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x5cce30f56f02 - std::thread::local::LocalKey<T>::try_with::h4d4d78cf1091100c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   33:     0x5cce30f56a8e - std::thread::local::LocalKey<T>::with::h7b9e0d174f1265d1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   34:     0x5cce30e48ecd - tokio::runtime::context::set_scheduler::h80699ace94a1e4e6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x5cce30e72720 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h5821bb48ebbf00eb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:729:27
[INFO] [stdout]   36:     0x5cce30e72993 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h8452bca9b4b0e759
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:638:24
[INFO] [stdout]   37:     0x5cce30e71a35 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h5e506f3def0800dc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:175:33
[INFO] [stdout]   38:     0x5cce30e71390 - tokio::runtime::context::runtime::enter_runtime::h7f3df037d5ad7844
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x5cce30e71991 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h206c6a5f8e6755d7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:167:9
[INFO] [stdout]   40:     0x5cce30edb88a - tokio::runtime::runtime::Runtime::block_on::h048614680d0acdb5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/runtime.rs:311:52
[INFO] [stdout]   41:     0x5cce30ebb437 - fastcrypto_zkp::bn254::zk_login::zk_login_tests::test_get_jwks::h746efb254e8c9e93
[INFO] [stdout]                                at /opt/rustwide/workdir/fastcrypto-zkp/src/bn254/unit_tests/zk_login_tests.rs:452:7
[INFO] [stdout]   42:     0x5cce30ebb2d7 - fastcrypto_zkp::bn254::zk_login::zk_login_tests::test_get_jwks::{{closure}}::h7371a0a7468e8c51
[INFO] [stdout]                                at /opt/rustwide/workdir/fastcrypto-zkp/src/bn254/unit_tests/zk_login_tests.rs:432:25
[INFO] [stdout]   43:     0x5cce30e5bcc6 - core::ops::function::FnOnce::call_once::hfaf504be4f618771
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   44:     0x5cce3102fbab - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x5cce3102fbab - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   46:     0x5cce3102ece5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   47:     0x5cce3102ece5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   48:     0x5cce3102ece5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   49:     0x5cce3102ece5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   50:     0x5cce3102ece5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5cce3102ece5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   52:     0x5cce3102ece5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   53:     0x5cce30ff28e4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   54:     0x5cce30ff28e4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   55:     0x5cce30ff62ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   56:     0x5cce30ff62ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   57:     0x5cce30ff62ba - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   58:     0x5cce30ff62ba - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   59:     0x5cce30ff62ba - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5cce30ff62ba - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   61:     0x5cce30ff62ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   62:     0x5cce31823cdf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   63:     0x5cce31823cdf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   64:     0x7a4733401aa4 - <unknown>
[INFO] [stdout]   65:     0x7a473348ea34 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     bn254::zk_login::zk_login_tests::test_get_jwks
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 43 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 63.29s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p fastcrypto-zkp --lib`
[INFO] running `Command { std: "docker" "inspect" "2ce59288c7628d569e928c4ed695d54a52a03bc0264c36a1149a002b5fb66760", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ce59288c7628d569e928c4ed695d54a52a03bc0264c36a1149a002b5fb66760", kill_on_drop: false }`
[INFO] [stdout] 2ce59288c7628d569e928c4ed695d54a52a03bc0264c36a1149a002b5fb66760
