[INFO] cloning repository https://github.com/MystenLabs/fastcrypto
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MystenLabs/fastcrypto" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMystenLabs%2Ffastcrypto", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMystenLabs%2Ffastcrypto'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d1fcb853196c3de7888ed8fad74f419b8c8fbe3b
[INFO] testing MystenLabs/fastcrypto against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMystenLabs%2Ffastcrypto" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/MystenLabs/fastcrypto
[INFO] finished tweaking git repo https://github.com/MystenLabs/fastcrypto
[INFO] tweaked toml for git repo https://github.com/MystenLabs/fastcrypto written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MystenLabs/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/MystenLabs/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]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/arnaucube/poseidon-ark.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.101
[INFO] [stderr]   Downloaded inout v0.1.3
[INFO] [stderr]   Downloaded tokio-macros v2.3.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.101
[INFO] [stderr]   Downloaded serde v1.0.223
[INFO] [stderr]   Downloaded block-padding v0.3.2
[INFO] [stderr]   Downloaded hermit-abi v0.2.6
[INFO] [stderr]   Downloaded serde_derive v1.0.223
[INFO] [stderr]   Downloaded sync_wrapper v1.0.1
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.101
[INFO] [stderr]   Downloaded difflib v0.4.0
[INFO] [stderr]   Downloaded structmeta v0.2.0
[INFO] [stderr]   Downloaded memoffset v0.8.0
[INFO] [stderr]   Downloaded clap_derive v4.1.8
[INFO] [stderr]   Downloaded futures-sink v0.3.28
[INFO] [stderr]   Downloaded blake2s_simd v1.0.2
[INFO] [stderr]   Downloaded url v2.4.0
[INFO] [stderr]   Downloaded hyper v1.4.1
[INFO] [stderr]   Downloaded hyper-rustls v0.27.2
[INFO] [stderr]   Downloaded futures-task v0.3.28
[INFO] [stderr]   Downloaded futures-util v0.3.28
[INFO] [stderr]   Downloaded ark-relations v0.4.0
[INFO] [stderr]   Downloaded byte-slice-cast v1.2.2
[INFO] [stderr]   Downloaded ark-snark v0.4.0
[INFO] [stderr]   Downloaded ark-groth16 v0.4.0
[INFO] [stderr]   Downloaded ark-bls12-377 v0.4.0
[INFO] [stderr]   Downloaded aes-gcm v0.10.1
[INFO] [stderr]   Downloaded ark-crypto-primitives v0.4.0
[INFO] [stderr]   Downloaded regex v1.8.1
[INFO] [stderr]   Downloaded quinn v0.11.2
[INFO] [stderr]   Downloaded aes v0.8.2
[INFO] [stderr]   Downloaded rustls-webpki v0.102.6
[INFO] [stderr]   Downloaded signature v1.6.4
[INFO] [stderr]   Downloaded group v0.12.1
[INFO] [stderr]   Downloaded merlin v3.0.0
[INFO] [stderr]   Downloaded wait-timeout v0.2.0
[INFO] [stderr]   Downloaded idna v0.4.0
[INFO] [stderr]   Downloaded blst v0.3.11
[INFO] [stderr]   Downloaded cipher v0.4.4
[INFO] [stderr]   Downloaded zeroize_derive v1.3.3
[INFO] [stderr]   Downloaded schemars_derive v0.8.12
[INFO] [stderr]   Downloaded thiserror v1.0.49
[INFO] [stderr]   Downloaded rfc6979 v0.3.1
[INFO] [stderr]   Downloaded generic-tests v0.1.2
[INFO] [stderr]   Downloaded sec1 v0.3.0
[INFO] [stderr]   Downloaded ff v0.12.1
[INFO] [stderr]   Downloaded serde_derive_internals v0.26.0
[INFO] [stderr]   Downloaded pkcs1 v0.4.1
[INFO] [stderr]   Downloaded ed25519-consensus v2.1.0
[INFO] [stderr]   Downloaded ecdsa v0.14.8
[INFO] [stderr]   Downloaded secp256k1 v0.27.0
[INFO] [stderr]   Downloaded pem-rfc7468 v0.7.0
[INFO] [stderr]   Downloaded bstr v1.4.0
[INFO] [stderr]   Downloaded crypto-bigint v0.4.9
[INFO] [stderr]   Downloaded io-lifetimes v1.0.6
[INFO] [stderr]   Downloaded ark-bls12-381 v0.4.0
[INFO] [stderr]   Downloaded der v0.6.1
[INFO] [stderr]   Downloaded elliptic-curve v0.12.3
[INFO] [stderr]   Downloaded crypto-bigint v0.5.1
[INFO] [stderr]   Downloaded rsa v0.8.2
[INFO] [stderr]   Downloaded der v0.7.5
[INFO] [stderr]   Downloaded const-oid v0.9.2
[INFO] [stderr]   Downloaded ryu v1.0.13
[INFO] [stderr]   Downloaded js-sys v0.3.78
[INFO] [stderr]   Downloaded schemars v0.8.12
[INFO] [stderr]   Downloaded k256 v0.11.6
[INFO] [stderr]   Downloaded web-sys v0.3.61
[INFO] [stderr]   Downloaded criterion v0.5.1
[INFO] [stderr]   Downloaded serde_json v1.0.145
[INFO] [stderr]   Downloaded num-prime v0.4.3
[INFO] [stderr]   Downloaded serde_with v3.14.0
[INFO] [stderr]   Downloaded libm v0.2.6
[INFO] [stderr]   Downloaded proptest v1.4.0
[INFO] [stderr]   Downloaded cc v1.2.30
[INFO] [stderr]   Downloaded num-bigint-dig v0.8.4
[INFO] [stderr]   Downloaded syn v2.0.87
[INFO] [stderr]   Downloaded rustix v0.36.9
[INFO] [stderr]   Downloaded tempfile v3.4.0
[INFO] [stderr]   Downloaded radix64 v0.6.2
[INFO] [stderr]   Downloaded ring v0.17.14
[INFO] [stderr]   Downloaded bitcoin_hashes v0.12.0
[INFO] [stderr]   Downloaded subtle-ng v2.5.0
[INFO] [stderr]   Downloaded windows_x86_64_gnullvm v0.48.2
[INFO] [stderr]   Downloaded windows_aarch64_gnullvm v0.48.2
[INFO] [stderr]   Downloaded pem-rfc7468 v0.6.0
[INFO] [stderr]   Downloaded num-modular v0.5.1
[INFO] [stderr]   Downloaded base64ct v1.6.0
[INFO] [stderr]   Downloaded curve25519-dalek-ng v4.1.1
[INFO] [stderr]   Downloaded pkcs8 v0.9.0
[INFO] [stderr]   Downloaded keccak v0.1.3
[INFO] [stderr]   Downloaded serde-reflection v0.3.6
[INFO] [stderr]   Downloaded serde_with_macros v3.14.0
[INFO] [stderr]   Downloaded ff_derive v0.13.0
[INFO] [stderr]   Downloaded sec1 v0.7.1
[INFO] [stderr]   Downloaded tokio v1.38.2
[INFO] [stderr]   Downloaded primeorder v0.13.0
[INFO] [stderr]   Downloaded errno v0.2.8
[INFO] [stderr]   Downloaded arrayref v0.3.6
[INFO] [stderr]   Downloaded spki v0.6.0
[INFO] [stderr]   Downloaded windows_i686_gnu v0.48.2
[INFO] [stderr]   Downloaded signature v2.1.0
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.48.2
[INFO] [stderr]   Downloaded lru v0.7.8
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.48.2
[INFO] [stderr]   Downloaded rustix v0.38.31
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.48.2
[INFO] [stderr]   Downloaded windows_i686_msvc v0.48.2
[INFO] [stderr]   Downloaded regex-syntax v0.7.1
[INFO] [stderr]   Downloaded linux-raw-sys v0.1.4
[INFO] [stderr]   Downloaded sha3 v0.10.6
[INFO] [stderr]   Downloaded bulletproofs v4.0.0
[INFO] [stderr]   Downloaded hex-literal v0.4.1
[INFO] [stderr]   Downloaded base16ct v0.1.1
[INFO] [stderr]   Downloaded readonly v0.2.5
[INFO] [stderr]   Downloaded rust-base58 v0.0.4
[INFO] [stderr]   Downloaded serde_core v1.0.223
[INFO] [stderr]   Downloaded clap v4.1.8
[INFO] [stderr]   Downloaded faster-hex v0.6.1
[INFO] [stderr]   Downloaded ctr v0.9.2
[INFO] [stderr]   Downloaded ff v0.13.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.49
[INFO] [stderr]   Downloaded aho-corasick v1.0.1
[INFO] [stderr]   Downloaded itoa v1.0.6
[INFO] [stderr]   Downloaded blstrs v0.7.1
[INFO] [stderr]   Downloaded pasta_curves v0.5.1
[INFO] [stderr]   Downloaded unicode-bidi v0.3.13
[INFO] [stderr]   Downloaded reqwest v0.12.5
[INFO] [stderr]   Downloaded base64 v0.21.0
[INFO] [stderr]   Downloaded ark-r1cs-std v0.4.0
[INFO] [stderr]   Downloaded slab v0.4.8
[INFO] [stderr]   Downloaded test-strategy v0.3.1
[INFO] [stderr]   Downloaded universal-hash v0.5.1
[INFO] [stderr]   Downloaded aes-gcm-siv v0.11.1
[INFO] [stderr]   Downloaded arrayvec v0.7.2
[INFO] [stderr]   Downloaded blake2b_simd v1.0.2
[INFO] [stderr]   Downloaded quinn-udp v0.5.4
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.34
[INFO] [stderr]   Downloaded ghash v0.5.0
[INFO] [stderr]   Downloaded fastrand v1.9.0
[INFO] [stderr]   Downloaded futures-core v0.3.28
[INFO] [stderr]   Downloaded futures-io v0.3.28
[INFO] [stderr]   Downloaded ipnet v2.8.0
[INFO] [stderr]   Downloaded predicates v3.0.3
[INFO] [stderr]   Downloaded assert_cmd v2.0.11
[INFO] [stderr]   Downloaded aead v0.5.2
[INFO] [stderr]   Downloaded ark-secp256k1 v0.4.0
[INFO] [stderr]   Downloaded paste v1.0.12
[INFO] [stderr]   Downloaded base58 v0.2.0
[INFO] [stderr]   Downloaded bech32 v0.9.1
[INFO] [stderr]   Downloaded ciborium-io v0.2.0
[INFO] [stderr]   Downloaded ciborium-ll v0.2.0
[INFO] [stderr]   Downloaded ciborium v0.2.0
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.14
[INFO] [stderr]   Downloaded bellpepper v0.4.0
[INFO] [stderr]   Downloaded bellpepper-core v0.4.0
[INFO] [stderr]   Downloaded trait-set v0.3.0
[INFO] [stderr]   Downloaded try-lock v0.2.4
[INFO] [stderr]   Downloaded tokio-rustls v0.26.0
[INFO] [stderr]   Downloaded form_urlencoded v1.2.0
[INFO] [stderr]   Downloaded structmeta-derive v0.2.0
[INFO] [stderr]   Downloaded termtree v0.4.1
[INFO] [stderr]   Downloaded polyval v0.6.0
[INFO] [stderr]   Downloaded plotters-svg v0.3.3
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.15
[INFO] [stderr]   Downloaded num_cpus v1.15.0
[INFO] [stderr]   Downloaded unicode-xid v0.2.4
[INFO] [stderr]   Downloaded exitcode v1.1.2
[INFO] [stderr]   Downloaded ark-secp256r1 v0.4.0
[INFO] [stderr]   Downloaded auto_ops v0.3.0
[INFO] [stderr]   Downloaded bcs v0.1.6
[INFO] [stderr]   Downloaded os_str_bytes v6.4.1
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.101
[INFO] [stderr]   Downloaded predicates-tree v1.0.9
[INFO] [stderr]   Downloaded clear_on_drop v0.2.5
[INFO] [stderr]   Downloaded cbc v0.1.2
[INFO] [stderr]   Downloaded is-terminal v0.4.9
[INFO] [stderr]   Downloaded plotters v0.3.4
[INFO] [stderr]   Downloaded walkdir v2.3.3
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.101
[INFO] [stderr]   Downloaded futures-channel v0.3.28
[INFO] [stderr]   Downloaded rustls-pki-types v1.7.0
[INFO] [stderr]   Downloaded sha3 v0.9.1
[INFO] [stderr]   Downloaded clap_lex v0.3.2
[INFO] [stderr]   Downloaded oorandom v11.1.3
[INFO] [stderr]   Downloaded plotters-backend v0.3.4
[INFO] [stderr]   Downloaded dyn-clone v1.0.20
[INFO] [stderr]   Downloaded bitcoin-private v0.1.0
[INFO] [stderr]   Downloaded serde-big-array v0.5.1
[INFO] [stderr]   Downloaded quinn-proto v0.11.3
[INFO] [stderr]   Downloaded rustls v0.23.12
[INFO] [stderr]   Downloaded secp256k1-sys v0.8.1
[INFO] [stderr]   Downloaded webpki-roots v0.26.3
[INFO] [stderr]   Downloaded termcolor v1.2.0
[INFO] [stderr]   Downloaded hyper-util v0.1.6
[INFO] [stderr]   Downloaded blake2 v0.10.6
[INFO] [stderr]   Downloaded half v1.8.2
[INFO] [stderr]   Downloaded predicates-core v1.0.6
[INFO] [stderr]   Downloaded windows-targets v0.48.2
[INFO] [stderr]   Downloaded semver v1.0.17
[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-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b0e5186c3a8e956715192b05260441cce61af323d5da598493a378e18936fb32
[INFO] running `Command { std: "docker" "start" "-a" "b0e5186c3a8e956715192b05260441cce61af323d5da598493a378e18936fb32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b0e5186c3a8e956715192b05260441cce61af323d5da598493a378e18936fb32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0e5186c3a8e956715192b05260441cce61af323d5da598493a378e18936fb32", kill_on_drop: false }`
[INFO] [stdout] b0e5186c3a8e956715192b05260441cce61af323d5da598493a378e18936fb32
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] ed95468c72f0998b0bf7891a24586040fa8c561379b585780625bd3908832c79
[INFO] running `Command { std: "docker" "start" "-a" "ed95468c72f0998b0bf7891a24586040fa8c561379b585780625bd3908832c79", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_core v1.0.223
[INFO] [stderr]    Compiling serde v1.0.223
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling const-oid v0.9.2
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libm v0.2.6
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling paste v1.0.12
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling pem-rfc7468 v0.6.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling bitcoin-private v0.1.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling secp256k1-sys v0.8.1
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling blst v0.3.11
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling schemars v0.8.12
[INFO] [stderr]    Compiling subtle-ng v2.5.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling keccak v0.1.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling bitcoin_hashes v0.12.0
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling arrayvec v0.7.2
[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 auto_ops v0.3.0
[INFO] [stderr]    Compiling arrayref v0.3.6
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling lru v0.7.8
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling os_str_bytes v6.4.1
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling addchain v0.2.0
[INFO] [stderr]    Compiling clap_lex v0.3.2
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling blake2b_simd v1.0.2
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling exitcode v1.1.2
[INFO] [stderr]    Compiling rustls v0.23.12
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling blake2s_simd v1.0.2
[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 log v0.4.20
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling aho-corasick v1.0.1
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling ipnet v2.8.0
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling regex-syntax v0.7.1
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling sized-chunks v0.6.5
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling secp256k1 v0.27.0
[INFO] [stderr]    Compiling serde_derive v1.0.223
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling zeroize_derive v1.3.3
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling ff_derive v0.13.0
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.49
[INFO] [stderr]    Compiling tokio v1.38.2
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling der v0.7.5
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling schemars_derive v0.8.12
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]    Compiling fastcrypto-derive v0.1.3 (/opt/rustwide/workdir/fastcrypto-derive)
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling readonly v0.2.5
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling clap_derive v4.1.8
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling pairing v0.23.0
[INFO] [stderr]    Compiling pkcs1 v0.4.1
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling trait-set v0.3.0
[INFO] [stderr]    Compiling url v2.4.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 pin-project v1.1.5
[INFO] [stderr]    Compiling rustls-webpki v0.102.6
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling bcs v0.1.6
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_with v3.14.0
[INFO] [stderr]    Compiling blstrs v0.7.1
[INFO] [stderr]    Compiling bellpepper-core v0.4.0
[INFO] [stderr]    Compiling pasta_curves v0.5.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde-big-array v0.5.1
[INFO] [stderr]    Compiling bellpepper v0.4.0
[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 inout v0.1.3
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling crypto-bigint v0.5.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling sec1 v0.7.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling polyval v0.6.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling aes v0.8.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 blake2 v0.10.6
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling ghash v0.5.0
[INFO] [stderr]    Compiling curve25519-dalek-ng v4.1.1
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling aes-gcm v0.10.1
[INFO] [stderr]    Compiling aes-gcm-siv v0.11.1
[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 cbc v0.1.2
[INFO] [stderr]    Compiling num-modular v0.5.1
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling ed25519-consensus v2.1.0
[INFO] [stderr]    Compiling neptune v13.0.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling num-prime v0.4.3
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.0
[INFO] [stderr]    Compiling hyper-util v0.1.6
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.2
[INFO] [stderr]    Compiling reqwest v0.12.5
[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-secp256k1 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.9 (/opt/rustwide/workdir/fastcrypto)
[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:140:87
[INFO] [stdout]     |
[INFO] [stdout] 140 | #[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] 141 | 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-zkp v0.1.3 (/opt/rustwide/workdir/fastcrypto-zkp)
[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: 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 42s
[INFO] running `Command { std: "docker" "inspect" "ed95468c72f0998b0bf7891a24586040fa8c561379b585780625bd3908832c79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed95468c72f0998b0bf7891a24586040fa8c561379b585780625bd3908832c79", kill_on_drop: false }`
[INFO] [stdout] ed95468c72f0998b0bf7891a24586040fa8c561379b585780625bd3908832c79
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] 79cbcb16606625bfa7b6ceaf7bda3ab271dfae0746c15f8454e07191ad6ab268
[INFO] running `Command { std: "docker" "start" "-a" "79cbcb16606625bfa7b6ceaf7bda3ab271dfae0746c15f8454e07191ad6ab268", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling syn v2.0.87
[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 tracing-core v0.1.30
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling predicates-core v1.0.6
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling anstyle v1.0.0
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling bstr v1.4.0
[INFO] [stderr]    Compiling predicates-tree v1.0.9
[INFO] [stderr]    Compiling plotters-backend v0.3.4
[INFO] [stderr]    Compiling ciborium-io v0.2.0
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.6
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling ciborium-ll v0.2.0
[INFO] [stderr]    Compiling plotters-svg v0.3.3
[INFO] [stderr]    Compiling predicates v3.0.3
[INFO] [stderr]    Compiling plotters v0.3.4
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling rustix v0.36.9
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling base16ct v0.1.1
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling pairing v0.23.0
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling num-complex v0.4.3
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling radix64 v0.6.2
[INFO] [stderr]    Compiling generic-tests v0.1.2
[INFO] [stderr]    Compiling faster-hex v0.6.1
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling base64 v0.21.0
[INFO] [stderr]    Compiling base58 v0.2.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling assert_cmd v2.0.11
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling blst v0.3.11
[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 rustc-hex v2.1.0
[INFO] [stderr]    Compiling lru v0.7.8
[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 darling_core v0.20.10
[INFO] [stderr]    Compiling rustls-webpki v0.102.6
[INFO] [stderr]    Compiling tempfile v3.4.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.223
[INFO] [stderr]    Compiling thiserror-impl v1.0.49
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling structmeta-derive v0.2.0
[INFO] [stderr]    Compiling proptest v1.4.0
[INFO] [stderr]    Compiling rustls v0.23.12
[INFO] [stderr]    Compiling tokio v1.38.2
[INFO] [stderr]    Compiling structmeta v0.2.0
[INFO] [stderr]    Compiling pin-project v1.1.5
[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.14.0
[INFO] [stderr]    Compiling serde v1.0.223
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling schemars v0.8.12
[INFO] [stderr]    Compiling serde_with v3.14.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling bcs v0.1.6
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[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 pasta_curves v0.5.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.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 universal-hash v0.5.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling crypto-bigint v0.5.1
[INFO] [stderr]    Compiling sec1 v0.7.1
[INFO] [stderr]    Compiling polyval v0.6.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling signature v2.1.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling sha3 v0.10.6
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling ghash v0.5.0
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.2
[INFO] [stderr]    Compiling curve25519-dalek-ng v4.1.1
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling rsa v0.8.2
[INFO] [stderr]    Compiling hkdf v0.12.3
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling crypto-bigint v0.4.9
[INFO] [stderr]    Compiling aes-gcm v0.10.1
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling aes-gcm-siv v0.11.1
[INFO] [stderr]    Compiling ed25519-consensus v2.1.0
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]    Compiling num-modular v0.5.1
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling sec1 v0.3.0
[INFO] [stderr]    Compiling num-prime v0.4.3
[INFO] [stderr]    Compiling elliptic-curve v0.12.3
[INFO] [stderr]    Compiling rfc6979 v0.3.1
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling bellpepper v0.4.0
[INFO] [stderr]    Compiling serde-big-array v0.5.1
[INFO] [stderr]    Compiling wycheproof v0.5.0
[INFO] [stderr]    Compiling neptune v13.0.0
[INFO] [stderr]    Compiling serde-reflection v0.3.6
[INFO] [stderr]    Compiling hyper-util v0.1.6
[INFO] [stderr]    Compiling ecdsa v0.14.8
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.0
[INFO] [stderr]    Compiling num v0.4.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.2
[INFO] [stderr]    Compiling rust-base58 v0.0.4
[INFO] [stderr]    Compiling k256 v0.11.6
[INFO] [stderr]    Compiling reqwest v0.12.5
[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-secp256k1 v0.4.0
[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-381 v0.4.0
[INFO] [stderr]    Compiling ark-bls12-377 v0.4.0
[INFO] [stderr]    Compiling poseidon-ark v0.0.1 (https://github.com/arnaucube/poseidon-ark.git?rev=ff7f5e05d55667b4ffba129b837da780c4c5c849#ff7f5e05)
[INFO] [stderr]    Compiling fastcrypto v0.1.9 (/opt/rustwide/workdir/fastcrypto)
[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:140:87
[INFO] [stdout]     |
[INFO] [stdout] 140 | #[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] 141 | 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: 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:140:87
[INFO] [stdout]     |
[INFO] [stdout] 140 | #[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] 141 | 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 2m 06s
[INFO] running `Command { std: "docker" "inspect" "79cbcb16606625bfa7b6ceaf7bda3ab271dfae0746c15f8454e07191ad6ab268", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79cbcb16606625bfa7b6ceaf7bda3ab271dfae0746c15f8454e07191ad6ab268", kill_on_drop: false }`
[INFO] [stdout] 79cbcb16606625bfa7b6ceaf7bda3ab271dfae0746c15f8454e07191ad6ab268
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] a68d4f2c77697573f487b0d6b261b7551f64f69f19ea793f1b712242614c0e69
[INFO] running `Command { std: "docker" "start" "-a" "a68d4f2c77697573f487b0d6b261b7551f64f69f19ea793f1b712242614c0e69", kill_on_drop: false }`
[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:140:87
[INFO] [stderr]     |
[INFO] [stderr] 140 | #[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] 141 | 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 10 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: `fastcrypto` (lib test) generated 10 warnings (10 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.71s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fastcrypto-e7267d87f6af5063)
[INFO] [stdout] 
[INFO] [stdout] running 345 tests
[INFO] [stdout] test aes_tests::test_aes128gcm_encrypt_and_decrypt ... ok
[INFO] [stdout] test aes_tests::serialize_deserialize_key ... ok
[INFO] [stdout] test aes_tests::test_aes128cbc_encrypt_and_decrypt ... ok
[INFO] [stdout] test aes_tests::serialize_deserialize_iv ... 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_aes256gcm_encrypt_and_decrypt ... ok
[INFO] [stdout] test aes_tests::test_aes256gcm_siv_encrypt_and_decrypt ... ok
[INFO] [stdout] test aes_tests::test_sk_zeroization_on_drop ... ok
[INFO] [stdout] test bls12381_group_tests::test_g1_sum ... ok
[INFO] [stdout] test bls12381_group_tests::test_g1_to_uncompressed ... ok
[INFO] [stdout] test bls12381_group_tests::test_g1_msm_single ... ok
[INFO] [stdout] test bls12381_group_tests::test_consistent_bls12381_serialization ... ok
[INFO] [stdout] test bls12381_group_tests::test_g1_arithmetic ... ok
[INFO] [stdout] test bls12381_group_tests::test_gt_arithmetic ... ok
[INFO] [stdout] test aes_tests::test_aes192ctr_encrypt_and_decrypt ... ok
[INFO] [stdout] test bls12381_group_tests::test_scalar_arithmetic ... ok
[INFO] [stdout] test bls12381_group_tests::test_serialization_gt ... 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_reduce_mod_uniform_buffer ... ok
[INFO] [stdout] test bls12381_tests::min_pk::dont_display_secrets ... ok
[INFO] [stdout] test bls12381_group_tests::test_serialization_scalar ... ok
[INFO] [stdout] test bls12381_group_tests::test_g2_msm_single ... ok
[INFO] [stdout] test bls12381_tests::min_pk::fmt_public_key ... ok
[INFO] [stdout] test bls12381_tests::min_pk::hash_signature ... ok
[INFO] [stdout] test bls12381_group_tests::test_serde_and_regression ... ok
[INFO] [stdout] test bls12381_tests::min_pk::import_export_secret_key ... ok
[INFO] [stdout] test bls12381_tests::min_pk::fmt_signature ... ok
[INFO] [stdout] test bls12381_tests::min_pk::regression_test ... ok
[INFO] [stdout] test bls12381_tests::min_pk::import_export_public_key ... ok
[INFO] [stdout] test bls12381_tests::min_pk::batch_verify_missing_parameters_length_mismatch ... ok
[INFO] [stdout] test bls12381_tests::min_pk::public_key_ordering ... ok
[INFO] [stdout] test aes_tests::test_aes128ctr_encrypt_and_decrypt ... ok
[INFO] [stdout] test bls12381_tests::min_pk::serialize_private_key_only_for_keypair ... ok
[INFO] [stdout] test bls12381_tests::min_pk::batch_verify_missing_keys_in_batch ... ok
[INFO] [stdout] test bls12381_group_tests::test_pairing_and_hash_to_curve ... ok
[INFO] [stdout] test bls12381_group_tests::test_g1_large_sum ... ok
[INFO] [stdout] test bls12381_tests::min_pk::test_hkdf_generate_from_ikm ... ok
[INFO] [stdout] test bls12381_group_tests::test_g2_arithmetic ... ok
[INFO] [stdout] test bls12381_tests::min_pk::test_human_readable_signatures ... ok
[INFO] [stdout] test bls12381_tests::min_pk::batch_verify_aggregate_signature ... ok
[INFO] [stdout] test aes_tests::wycheproof_test ... ok
[INFO] [stdout] test bls12381_tests::min_pk::test_serialize_deserialize_aggregate_signatures ... ok
[INFO] [stdout] test bls12381_tests::min_pk::test_pk_verify ... ok
[INFO] [stdout] test bls12381_tests::min_pk::test_serialize_deserialize_standard_sig ... ok
[INFO] [stdout] test bls12381_tests::min_pk::test_add_signatures_to_aggregate_different_messages ... 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_basic_deser_privatekey ... ok
[INFO] [stdout] test bls12381_tests::min_pk::verify_empty_batch ... ok
[INFO] [stdout] test bls12381_tests::min_pk::test_verify_drand_signature ... ok
[INFO] [stdout] test bls12381_tests::min_pk::verify_invalid_batch ... ok
[INFO] [stdout] test bls12381_tests::min_pk::test_verify_with_default_values ... ok
[INFO] [stdout] test bls12381_tests::min_pk::verify_invalid_batch_different_msg ... ok
[INFO] [stdout] test bls12381_tests::min_pk::verify_valid_batch ... ok
[INFO] [stdout] test bls12381_tests::min_pk::test_basic_deser_signature ... ok
[INFO] [stdout] test bls12381_tests::min_sig::dont_display_secrets ... ok
[INFO] [stdout] test bls12381_tests::min_pk::verify_valid_batch_different_msg ... ok
[INFO] [stdout] test bls12381_tests::min_sig::batch_verify_missing_parameters_length_mismatch ... ok
[INFO] [stdout] test bls12381_tests::min_sig::fmt_public_key ... ok
[INFO] [stdout] test bls12381_tests::min_sig::fmt_signature ... ok
[INFO] [stdout] test bls12381_tests::min_sig::import_export_public_key ... ok
[INFO] [stdout] test bls12381_tests::min_sig::hash_signature ... ok
[INFO] [stdout] test bls12381_tests::min_sig::batch_verify_missing_keys_in_batch ... ok
[INFO] [stdout] test bls12381_tests::min_sig::batch_verify_aggregate_signature ... ok
[INFO] [stdout] test bls12381_tests::min_sig::import_export_secret_key ... ok
[INFO] [stdout] test bls12381_tests::min_sig::regression_test ... ok
[INFO] [stdout] test bls12381_tests::min_sig::serialize_private_key_only_for_keypair ... ok
[INFO] [stdout] test bls12381_tests::min_sig::public_key_ordering ... ok
[INFO] [stdout] test bls12381_tests::min_pk::test_basic_deser_publickey ... ok
[INFO] [stdout] test bls12381_tests::min_pk::test_add_signatures_to_aggregate ... 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_human_readable_signatures ... ok
[INFO] [stdout] test bls12381_tests::min_sig::test_add_signatures_to_aggregate ... ok
[INFO] [stdout] test bls12381_tests::min_sig::test_basic_deser_signature ... 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_pk_verify ... ok
[INFO] [stdout] test bls12381_tests::min_sig::test_sk_zeroization_on_drop ... ok
[INFO] [stdout] test bls12381_tests::min_sig::test_serialize_deserialize_standard_sig ... ok
[INFO] [stdout] test bls12381_tests::min_sig::test_verify_with_default_values ... 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_sig::verify_invalid_batch ... ok
[INFO] [stdout] test bls12381_tests::min_sig::to_from_bytes_signature ... ok
[INFO] [stdout] test bls12381_tests::min_sig::verify_valid_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_different_msg ... ok
[INFO] [stdout] test ed25519_tests::ed25519_speccheck ... ok
[INFO] [stdout] test ed25519_tests::fmt_aggregate_signature ... ok
[INFO] [stdout] test ed25519_tests::fmt_public_key ... ok
[INFO] [stdout] test ed25519_tests::fmt_signature ... ok
[INFO] [stdout] test bls12381_tests::min_pk::test_keypair_roundtrip ... ok
[INFO] [stdout] test ed25519_tests::hash_public_key ... ok
[INFO] [stdout] test ed25519_tests::import_export_secret_key ... ok
[INFO] [stdout] test ed25519_tests::import_export_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::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::serialize_deserialize ... ok
[INFO] [stdout] test ed25519_tests::test_add_signatures_to_aggregate ... ok
[INFO] [stdout] test ed25519_tests::test_copy_key_pair ... ok
[INFO] [stdout] test ed25519_tests::dont_display_secrets ... ok
[INFO] [stdout] test ed25519_tests::test_add_signatures_to_aggregate_different_messages ... ok
[INFO] [stdout] test ed25519_tests::test_default_values ... ok
[INFO] [stdout] test ed25519_tests::test_serde_signatures_human_readable ... ok
[INFO] [stdout] test ed25519_tests::test_hkdf_generate_from_ikm ... 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 ed25519_tests::verify_batch_missing_parameters_length_mismatch ... ok
[INFO] [stdout] test ed25519_tests::verify_batch_missing_public_keys ... ok
[INFO] [stdout] test ed25519_tests::verify_empty_batch ... ok
[INFO] [stdout] test ed25519_tests::verify_batch_missing_keys_in_batch ... ok
[INFO] [stdout] test ed25519_tests::verify_invalid_aggregate_signature_public_key_switch ... ok
[INFO] [stdout] test ed25519_tests::verify_invalid_aggregate_signature_length_mismatch ... ok
[INFO] [stdout] test ed25519_tests::verify_invalid_batch ... ok
[INFO] [stdout] test ed25519_tests::verify_invalid_signature ... ok
[INFO] [stdout] test ed25519_tests::verify_invalid_batch_different_msg ... ok
[INFO] [stdout] test ed25519_tests::verify_valid_aggregate_signaature ... ok
[INFO] [stdout] test ed25519_tests::verify_valid_batch ... ok
[INFO] [stdout] test ed25519_tests::verify_valid_batch_different_msg ... ok
[INFO] [stdout] test ed25519_tests::verify_valid_signature ... ok
[INFO] [stdout] test encoding_tests::roundtrip_base58 ... ok
[INFO] [stdout] test encoding_tests::roundtrip_base64 ... ok
[INFO] [stdout] test encoding_tests::roundtrip_bech32 ... ok
[INFO] [stdout] test encoding_tests::roundtrip_hex ... ok
[INFO] [stdout] test ed25519_tests::wycheproof_test ... ok
[INFO] [stdout] test encoding_tests::test_base58_array_serialize_as ... 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_base58_err ... 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 encoding_tests::test_rfc4648_base64 ... ok
[INFO] [stdout] test groups::multiplier::integer_utils::tests::test_is_power_of_two ... ok
[INFO] [stdout] test groups::multiplier::integer_utils::tests::test_bits_form_bytes ... 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 groups::multiplier::windowed::tests::test_scalar_multiplication_ristretto ... ok
[INFO] [stdout] test groups::secp256k1::schnorr::test_generator ... ok
[INFO] [stdout] test groups::secp256k1::schnorr::tests::test_invalid_pk ... ok
[INFO] [stdout] test groups::secp256k1::schnorr::tests::test_invalid_signature ... ok
[INFO] [stdout] test groups::secp256k1::schnorr::tests::test_verify_test_vectors ... ok
[INFO] [stdout] test bls12381_group_tests::test_g1_msm_identity ... ok
[INFO] [stdout] test ed25519_tests::test_keypair_roundtrip ... ok
[INFO] [stdout] test hash_tests::test_accumulator_debug ... ok
[INFO] [stdout] test hash_tests::test_blake2b_256 ... ok
[INFO] [stdout] test hash_tests::test_digest_as_array ... 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_hash_function_write_trait ... ok
[INFO] [stdout] test hash_tests::test_keccak_256 ... ok
[INFO] [stdout] test groups::multiplier::windowed::tests::test_scalar_multiplication_secp256r1 ... ok
[INFO] [stdout] test hash_tests::test_sha256 ... ok
[INFO] [stdout] test hash_tests::test_sha3_256 ... ok
[INFO] [stdout] test hash_tests::test_sha3_512 ... ok
[INFO] [stdout] test hash_tests::test_new_update_finalize ... ok
[INFO] [stdout] test hash_tests::test_sha512 ... ok
[INFO] [stdout] test hash_tests::test_accumulator ... ok
[INFO] [stdout] test hmac_tests::test_hmac_regression ... ok
[INFO] [stdout] test hmac_tests::test_regression_of_hkdf ... ok
[INFO] [stdout] test hmac_tests::test_sanity_hkdf ... ok
[INFO] [stdout] test hmac_tests::hmac_wycheproof_test ... ok
[INFO] [stdout] test hmac_tests::test_sanity_hmac_key ... ok
[INFO] [stdout] test hmac_tests::test_sanity_seed_generation ... ok
[INFO] [stdout] test merkle_tests::test_get_path_out_of_bounds ... ok
[INFO] [stdout] test merkle_tests::test_merkle_path_verify ... ok
[INFO] [stdout] test bls12381_tests::min_sig::test_keypair_roundtrip ... ok
[INFO] [stdout] test merkle_tests::test_merkle_proof_is_right_most ... ok
[INFO] [stdout] test merkle_tests::test_merkle_path_verify_fails_for_wrong_index ... ok
[INFO] [stdout] test merkle_tests::test_merkle_tree_empty_element ... ok
[INFO] [stdout] test merkle_tests::test_merkle_tree_empty ... ok
[INFO] [stdout] test merkle_tests::test_n_nodes ... ok
[INFO] [stdout] test merkle_tests::test_merkle_tree_single_element ... ok
[INFO] [stdout] test merkle_tests::test_non_inclusion_failure_zero_index_some_left_leaf ... ok
[INFO] [stdout] test merkle_tests::test_non_inclusion_empty_tree ... ok
[INFO] [stdout] test merkle_tests::test_non_inclusion_single_leaf ... ok
[INFO] [stdout] test merkle_tests::test_non_inclusion_multiple_leaves ... ok
[INFO] [stdout] test merkle_tests::test_serialization_with_blake2b256 ... 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_group_tests::test_arithmetic ... ok
[INFO] [stdout] test rsa::test::jwt_test ... ok
[INFO] [stdout] test secp256k1_group_tests::test_msm_edge_cases ... ok
[INFO] [stdout] test secp256k1_group_tests::test_regression ... ok
[INFO] [stdout] test secp256k1_group_tests::test_serde ... ok
[INFO] [stdout] test secp256k1_recoverable_tests::fail_to_verify_if_upper_s ... ok
[INFO] [stdout] test secp256k1_recoverable_tests::fmt_signature ... ok
[INFO] [stdout] test secp256k1_recoverable_tests::hash_signature ... ok
[INFO] [stdout] test hmac_tests::test_regression_of_salt_padding ... ok
[INFO] [stdout] test secp256k1_recoverable_tests::import_export_public_key ... ok
[INFO] [stdout] test secp256k1_recoverable_tests::import_export_secret_key ... ok
[INFO] [stdout] test secp256k1_recoverable_tests::serialize_private_key_only_for_keypair ... ok
[INFO] [stdout] test secp256k1_recoverable_tests::signature_service ... 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::test_invalid_nonrecoverable_conversion ... ok
[INFO] [stdout] test groups::secp256k1::schnorr::tests::valid_test_vectors ... ok
[INFO] [stdout] test secp256k1_recoverable_tests::test_public_key_recovery ... ok
[INFO] [stdout] test secp256k1_recoverable_tests::test_public_key_recovery_error ... ok
[INFO] [stdout] test bls12381_group_tests::test_g2_msm_identity ... ok
[INFO] [stdout] test secp256k1_recoverable_tests::test_recoverable_nonrecoverable_conversion ... ok
[INFO] [stdout] test secp256k1_recoverable_tests::test_sk_zeroization_on_drop ... ok
[INFO] [stdout] test secp256k1_recoverable_tests::to_from_bytes_signature ... 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 secp256k1_tests::fmt_public_key ... ok
[INFO] [stdout] test secp256k1_tests::fmt_signature ... ok
[INFO] [stdout] test secp256k1_tests::hash_public_key ... ok
[INFO] [stdout] test secp256k1_tests::hash_signature ... ok
[INFO] [stdout] test secp256k1_tests::import_export_public_key ... ok
[INFO] [stdout] test secp256k1_tests::import_export_secret_key ... 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::private_key_from_bytes ... ok
[INFO] [stdout] test secp256k1_tests::public_key_from_bytes ... ok
[INFO] [stdout] test secp256k1_tests::public_key_ordering ... ok
[INFO] [stdout] test secp256k1_tests::serialize_deserialize ... ok
[INFO] [stdout] test secp256k1_tests::serialize_private_key_only_for_keypair ... ok
[INFO] [stdout] test secp256k1_tests::signature_service ... ok
[INFO] [stdout] test secp256k1_tests::test_copy_key_pair ... ok
[INFO] [stdout] test bls12381_group_tests::test_g1_msm ... ok
[INFO] [stdout] test secp256k1_recoverable_tests::test_keypair_roundtrip ... 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_batch_missing_public_keys ... ok
[INFO] [stdout] test secp256k1_tests::verify_empty_batch ... 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_batch_different_msg ... ok
[INFO] [stdout] test secp256k1_tests::verify_invalid_signature ... ok
[INFO] [stdout] test secp256k1_tests::verify_valid_batch ... ok
[INFO] [stdout] test secp256k1_tests::verify_valid_batch_different_msg ... ok
[INFO] [stdout] test secp256k1_tests::verify_valid_signature ... ok
[INFO] [stdout] test secp256k1_tests::verify_valid_signature_default_hash ... ok
[INFO] [stdout] test secp256k1_recoverable_tests::wycheproof_test ... 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 secp256r1::conversion::tests::test_pt_arkworks_to_p256 ... ok
[INFO] [stdout] test secp256r1::conversion::tests::test_pt_p256_to_arkworks ... ok
[INFO] [stdout] test secp256r1_group_tests::test_arithmetic ... ok
[INFO] [stdout] test secp256r1_group_tests::test_to_from_byte_array ... ok
[INFO] [stdout] test secp256r1_recoverable_tests::fail_on_r_or_s_zero ... ok
[INFO] [stdout] test secp256r1_recoverable_tests::fail_to_verify_if_upper_s ... ok
[INFO] [stdout] test secp256r1_recoverable_tests::fmt_signature ... ok
[INFO] [stdout] test secp256k1_tests::wycheproof_test ... ok
[INFO] [stdout] test secp256r1_recoverable_tests::import_export_public_key ... 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::serialize_deserialize ... ok
[INFO] [stdout] test secp256r1_recoverable_tests::import_export_secret_key ... ok
[INFO] [stdout] test secp256r1_recoverable_tests::signature_service ... 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::test_sk_zeroization_on_drop ... ok
[INFO] [stdout] test secp256r1_recoverable_tests::test_recoverable_nonrecoverable_conversion ... 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::verify_invalid_signature ... ok
[INFO] [stdout] test secp256r1_recoverable_tests::verify_valid_signature ... ok
[INFO] [stdout] test secp256r1_tests::dont_display_secrets ... ok
[INFO] [stdout] test bls12381_tests::min_pk::test_basic_verify_signature ... ok
[INFO] [stdout] test secp256r1_tests::fail_to_verify_if_upper_s ... ok
[INFO] [stdout] test hmac_tests::test_sanity_hmac_message ... ok
[INFO] [stdout] test secp256r1_tests::fail_on_r_or_s_zero ... ok
[INFO] [stdout] test secp256r1_tests::fmt_signature ... ok
[INFO] [stdout] test secp256r1_tests::fmt_public_key ... ok
[INFO] [stdout] test bls12381_tests::min_sig::test_basic_verify_signature ... ok
[INFO] [stdout] test secp256r1_tests::hash_public_key ... ok
[INFO] [stdout] test secp256r1_tests::hash_signature ... ok
[INFO] [stdout] test secp256r1_tests::non_canonical_secret_key ... 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::import_export_public_key ... ok
[INFO] [stdout] test secp256r1_tests::private_key_from_bytes ... ok
[INFO] [stdout] test secp256r1_tests::public_key_ordering ... ok
[INFO] [stdout] test secp256r1_tests::public_key_from_bytes ... ok
[INFO] [stdout] test secp256r1_tests::signature_service ... ok
[INFO] [stdout] test secp256r1_tests::test_copy_key_pair ... ok
[INFO] [stdout] test secp256r1_tests::test_public_key_recovery_error ... ok
[INFO] [stdout] test secp256r1_tests::test_sk_zeroization_on_drop ... ok
[INFO] [stdout] test secp256r1_tests::serialize_private_key_only_for_keypair ... ok
[INFO] [stdout] test secp256r1_tests::to_from_bytes_signature ... ok
[INFO] [stdout] test secp256r1_tests::verify_batch_missing_public_keys ... ok
[INFO] [stdout] test secp256r1_tests::verify_empty_batch ... ok
[INFO] [stdout] test secp256r1_tests::verify_hashed_failed_if_different_hash ... ok
[INFO] [stdout] test secp256r1_tests::verify_invalid_batch ... ok
[INFO] [stdout] test secp256r1_tests::serialize_deserialize ... 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 signature_service_tests::signature_service ... ok
[INFO] [stdout] test utils_tests::test_log2_byte ... ok
[INFO] [stdout] test vrf_tests::test_ecvrf_invalid ... ok
[INFO] [stdout] test secp256r1_tests::verify_valid_batch ... 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 bls12381_group_tests::test_g2_msm ... ok
[INFO] [stdout] test secp256r1_recoverable_tests::wycheproof_test ... ok
[INFO] [stdout] test secp256r1_tests::wycheproof_test_nonrecoverable ... ok
[INFO] [stdout] test secp256r1_recoverable_tests::test_keypair_roundtrip ... ok
[INFO] [stdout] test secp256k1_tests::test_k256_against_secp256k1_lib ... ok
[INFO] [stdout] test secp256r1_tests::test_keypair_roundtrip ... ok
[INFO] [stdout] test secp256k1_recoverable_tests::test_k256_against_secp256k1_lib_with_recovery ... ok
[INFO] [stdout] test secp256k1_group_tests::test_msm ... 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. 345 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 113.51s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fastcrypto_cli-819ed354f380bf71)
[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] [stderr]      Running unittests src/ecvrf.rs (/opt/rustwide/target/debug/deps/ecvrf_cli-33163bfe64d61d20)
[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] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/encode_cli.rs (/opt/rustwide/target/debug/deps/encode_cli-0b35862256e903a8)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::test_encode_base64_to_hex ... ok
[INFO] [stdout] test tests::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.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/sigs_cli.rs (/opt/rustwide/target/debug/deps/sigs_cli-6a8a1482ff06e555)
[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.05s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/tlock.rs (/opt/rustwide/target/debug/deps/tlock_cli-b3ca078c1e95898a)
[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.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/vdf.rs (/opt/rustwide/target/debug/deps/vdf_cli-eaf9949e0d368397)
[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 16.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/ecvrf.rs (/opt/rustwide/target/debug/deps/ecvrf-e9376e1bd9b30126)
[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.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/encode_cli.rs (/opt/rustwide/target/debug/deps/encode_cli-8b15d2f04bcd8af7)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test integration_test_encode_hex_to_base64 ... ok
[INFO] [stdout] test integration_test_encode_base64_to_hex ... ok
[INFO] [stderr]      Running tests/sigs_cli.rs (/opt/rustwide/target/debug/deps/sigs_cli-5201d46bd3826e89)
[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] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test integration_test_verify ... ok
[INFO] [stdout] test integration_test_keygen ... ok
[INFO] [stdout] test integration_test_sign ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fastcrypto_derive-8b072369866c6686)
[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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fastcrypto_tbls-4604f526a65306b5)
[INFO] [stdout] 
[INFO] [stdout] running 68 tests
[INFO] [stdout] test dkg_v1_tests::test_party_new_errors ... ok
[INFO] [stdout] test dkg_v1_tests::create_message_generates_valid_message ... ok
[INFO] [stdout] test ecies_v1_tests::test_blskeypair_to_group ... ok
[INFO] [stdout] test ecies_v1_tests::test_zeroization_on_drop ... ok
[INFO] [stdout] test nizk_tests::point_tests::g1_element::test_ddh_nizk ... ok
[INFO] [stdout] test nizk_tests::point_tests::g1_element::test_dl_nizk ... ok
[INFO] [stdout] test ecies_v1_tests::test_regression_g2 ... ok
[INFO] [stdout] test nizk_tests::point_tests::g2_element::test_dl_nizk ... ok
[INFO] [stdout] test nodes_tests::test_interfaces ... ok
[INFO] [stdout] test nizk_tests::point_tests::ristretto_point::test_dl_nizk ... ok
[INFO] [stdout] test nizk_tests::point_tests::ristretto_point::test_ddh_nizk ... ok
[INFO] [stdout] test nodes_tests::test_reduce_with_lower_bounds ... ok
[INFO] [stdout] test nodes_tests::test_new_failures ... ok
[INFO] [stdout] test nodes_tests::test_zero_weight ... ok
[INFO] [stdout] test polynomial_tests::points_tests::g1_element::test_fast_mult ... ok
[INFO] [stdout] test polynomial_tests::points_tests::g2_element::test_eval_and_commit ... ok
[INFO] [stdout] test polynomial_tests::points_tests::g2_element::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::g1_element::test_recover_c0_msm_errors ... ok
[INFO] [stdout] test polynomial_tests::points_tests::g1_element::test_eval_and_commit ... ok
[INFO] [stdout] test polynomial_tests::points_tests::ristretto_point::test_fast_mult ... ok
[INFO] [stdout] test nizk_tests::point_tests::g2_element::test_ddh_nizk ... ok
[INFO] [stdout] test polynomial_tests::scalar_tests::bls_scalar::add ... ok
[INFO] [stdout] test nodes_tests::test_new_order ... ok
[INFO] [stdout] test polynomial_tests::scalar_tests::bls_scalar::test_degree ... ok
[INFO] [stdout] test nodes_tests::test_reduce ... ok
[INFO] [stdout] test polynomial_tests::points_tests::ristretto_point::test_recover_c0_msm_errors ... ok
[INFO] [stdout] test polynomial_tests::scalar_tests::bls_scalar::test_recover_c0_errors ... ok
[INFO] [stdout] test polynomial_tests::scalar_tests::bls_scalar::test_interpolate_at_index_errors ... ok
[INFO] [stdout] test polynomial_tests::scalar_tests::bls_scalar::test_interpolate_at_index ... ok
[INFO] [stdout] test polynomial_tests::scalar_tests::ristretto_scalar::add ... ok
[INFO] [stdout] test polynomial_tests::scalar_tests::ristretto_scalar::test_interpolate_at_index_errors ... ok
[INFO] [stdout] test polynomial_tests::scalar_tests::ristretto_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 dkg_v1_tests::test_serialized_message_regression ... ok
[INFO] [stdout] test random_oracle_tests::test_regression ... ok
[INFO] [stdout] test random_oracle_tests::test_random_oracle ... ok
[INFO] [stdout] test polynomial_tests::points_tests::ristretto_point::test_eval_and_commit ... ok
[INFO] [stdout] test polynomial_tests::scalar_tests::bls_scalar::test_recover_c0 ... ok
[INFO] [stdout] test tbls_tests::test_unindexed ... ok
[INFO] [stdout] test tbls_tests::test_verify_poly_evals ... ok
[INFO] [stdout] test ecies_v1_tests::point_tests::g1_element::test_multi_rec ... ok
[INFO] [stdout] test tbls_tests::test_tbls_e2e ... 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 threshold_schnorr::avss::tests::test_sharing ... ok
[INFO] [stdout] test threshold_schnorr::pascal_matrix::random_test_vector ... ok
[INFO] [stdout] test threshold_schnorr::pascal_matrix::test_large_lazy_pascal_matrix ... ok
[INFO] [stdout] test threshold_schnorr::pascal_matrix::test_small_lazy_pascal_matrix ... ok
[INFO] [stdout] test threshold_schnorr::pascal_matrix::test_small_lazy_pascal_vector ... ok
[INFO] [stdout] test dkg_v1_tests::test_e2e_dkg_and_key_rotation ... ok
[INFO] [stdout] test ecies_v1_tests::point_tests::g2_element::test_multi_rec ... ok
[INFO] [stdout] test dkg_v1_tests::test_test_process_confirmations ... ok
[INFO] [stdout] test threshold_schnorr::tests::test_mock_signing ... ok
[INFO] [stdout] test threshold_schnorr::avss::tests::test_sharing_two_rounds ... ok
[INFO] [stdout] test threshold_schnorr::batch_avss::tests::test_happy_path_non_equal_weights ... ok
[INFO] [stdout] test threshold_schnorr::avss::tests::test_share_recovery ... ok
[INFO] [stdout] test threshold_schnorr::batch_avss::tests::test_happy_path ... ok
[INFO] [stdout] test dkg_v1_tests::test_dkg_e2e_5_parties_min_weight_2_threshold_3 ... ok
[INFO] [stdout] test threshold_schnorr::tests::test_signing ... ok
[INFO] [stdout] test threshold_schnorr::batch_avss::tests::test_share_recovery ... ok
[INFO] [stdout] test polynomial_tests::scalar_tests::ristretto_scalar::test_interpolate_at_index ... 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. 68 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 16.16s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fastcrypto_vdf-3c8cb42107510b97)
[INFO] [stdout] 
[INFO] [stdout] running 29 tests
[INFO] [stdout] test class_group::discriminant::tests::test_discriminant ... ok
[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::tests::test_qf_to_from_bytes ... ok
[INFO] [stdout] test class_group::tests::test_composition ... ok
[INFO] [stdout] test math::crt::tests::test_large_crt_fails ... ok
[INFO] [stdout] test math::crt::tests::test_crt ... ok
[INFO] [stdout] test math::crt::tests::test_simple_crt ... ok
[INFO] [stdout] test math::jacobi::tests::test_jacobi ... ok
[INFO] [stdout] test math::extended_gcd::test_xgcd ... ok
[INFO] [stdout] test rsa_group::tests::test_group_ops ... ok
[INFO] [stdout] test rsa_group::tests::test_is_in_group ... ok
[INFO] [stdout] test class_group::tests::test_large_qf_to_from_bytes ... 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 vdf::pietrzak::tests::test_verification ... ok
[INFO] [stdout] test vdf::pietrzak::tests::test_vdf_rsa ... 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::hash_prime::tests::test_hash_prime ... ok
[INFO] [stdout] test vdf::wesolowski::tests::vdf_e2e_test ... ok
[INFO] [stdout] test math::parameterized_group::tests::test_scalar_multiplication ... ok
[INFO] [stdout] test vdf::wesolowski::tests::test_prove_and_verify ... 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 36.70s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fastcrypto_zkp-ae3965b1ef27da56)
[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_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 bls12381::api::tests::test_prepare_pvk_bytes_regression ... 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_verify_groth16_elusiv_proof_in_bytes_api ... ok
[INFO] [stdout] test bls12381::api::conversions::tests::test_arkworks_compatability ... ok
[INFO] [stdout] test bn254::api::api_tests::api_regression_tests ... ok
[INFO] [stdout] test bn254::api::api_tests::test_prepare_pvk_bytes ... 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::verifier::tests::test_serialization ... ok
[INFO] [stdout] test bls12381::api::tests::test_prepare_pvk_bytes ... ok
[INFO] [stdout] test bn254::api::api_tests::test_verify_groth16_in_bytes_multiple_inputs ... ok
[INFO] [stdout] test bn254::zk_login::zk_login_tests::test_get_provider_to_from_iss_to_from_str ... ok
[INFO] [stdout] test bn254::api::api_tests::test_verify_groth16_in_bytes_api ... ok
[INFO] [stdout] test bn254::zk_login::zk_login_tests::test_get_jwks ... FAILED
[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 bls12381::api::tests::test_verify_groth16_in_bytes_api ... ok
[INFO] [stdout] test bls12381::tests::test_verify_with_processed_vk ... ok
[INFO] [stdout] test bls12381::api::tests::test_verify_groth16_in_bytes_multiple_inputs ... 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 bn254::zk_login::zk_login_tests::test_hash_to_field ... ok
[INFO] [stdout] test bn254::poseidon::test::test_hash_to_bytes ... ok
[INFO] [stdout] test bn254::poseidon::test::poseidon_test ... ok
[INFO] [stdout] test bn254::zk_login::zk_login_tests::test_get_nonce ... ok
[INFO] [stdout] test zk_login_utils::test::dont_crash_on_large_inputs ... 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 bn254::zk_login::zk_login_tests::test_hash_ascii_str_to_field ... 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_verify_zk_login_google ... ok
[INFO] [stdout] test bn254::zk_login::zk_login_tests::test_alternative_iss_for_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 ... 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:479:9:
[INFO] [stdout] assertion failed: res.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x619956357f82 - 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:     0x619956357f82 - 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:     0x619956357f82 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x619956357f82 - <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:     0x619956381903 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x619956381903 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x619956353ca3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x619956353ca3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x619956357dd2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6199563595b9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6199563593ee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x619955b399f4 - <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:     0x619955b399f4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61995635a08e - <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:     0x61995635a08e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x619956359d26 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x619956358489 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6199563599ed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x61995637fba0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x61995637fc2c - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x6199558ae280 - fastcrypto_zkp::bn254::zk_login::zk_login_tests::test_get_jwks::{{closure}}::hc9bcd92b5ea7e207
[INFO] [stdout]                                at /opt/rustwide/workdir/fastcrypto-zkp/src/bn254/unit_tests/zk_login_tests.rs:479:9
[INFO] [stdout]   21:     0x619955862282 - <core::pin::Pin<P> as core::future::future::Future>::poll::h18cd6e320bd519ad
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x61995586223d - <core::pin::Pin<P> as core::future::future::Future>::poll::h03970459139fd37d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x619955905b1d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h29ec0f005fe628b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   24:     0x619955905a6b - tokio::runtime::coop::with_budget::h3eca397d0aecbf21
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/coop.rs:107:5
[INFO] [stdout]   25:     0x619955905a6b - tokio::runtime::coop::budget::h689ce2f77bdd84b5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/coop.rs:73:5
[INFO] [stdout]   26:     0x619955905a6b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::ha8e4c7567589214c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   27:     0x6199559042c0 - tokio::runtime::scheduler::current_thread::Context::enter::h29b9f201de9c8292
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   28:     0x61995590512d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h0e3e1bc31a68da87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   29:     0x619955904e54 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h4f3417184902775d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   30:     0x61995597bffb - tokio::runtime::context::scoped::Scoped<T>::set::h5b00d5f9fbcdfb31
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x61995597be39 - tokio::runtime::context::set_scheduler::{{closure}}::hc8f9e3cf708c1b23
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/context.rs:180:38
[INFO] [stdout]   32:     0x6199559ee132 - std::thread::local::LocalKey<T>::try_with::hf18bdc6491675edd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   33:     0x6199559ed97e - std::thread::local::LocalKey<T>::with::ha8a5ef447cd3fba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   34:     0x61995597bded - tokio::runtime::context::set_scheduler::h7273b639e97eb870
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/context.rs:180:17
[INFO] [stdout]   35:     0x619955904c00 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hb5805ef0345ae2a0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   36:     0x619955904e73 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h0008736fee8acb67
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   37:     0x619955903f25 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h0460fff933f0a1a8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   38:     0x61995592fb00 - tokio::runtime::context::runtime::enter_runtime::h6c301685f7943e1f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x619955903e81 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::he9e13678eed93903
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   40:     0x619955903d9a - tokio::runtime::runtime::Runtime::block_on::h4999c904b5e2ddf5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/runtime.rs:347:52
[INFO] [stdout]   41:     0x6199558ad6d5 - fastcrypto_zkp::bn254::zk_login::zk_login_tests::test_get_jwks::h1ae60f54e15284e6
[INFO] [stdout]                                at /opt/rustwide/workdir/fastcrypto-zkp/src/bn254/unit_tests/zk_login_tests.rs:477:7
[INFO] [stdout]   42:     0x6199558ad577 - fastcrypto_zkp::bn254::zk_login::zk_login_tests::test_get_jwks::{{closure}}::h2cfc69316e0a3b44
[INFO] [stdout]                                at /opt/rustwide/workdir/fastcrypto-zkp/src/bn254/unit_tests/zk_login_tests.rs:458:25
[INFO] [stdout]   43:     0x6199558d6d46 - core::ops::function::FnOnce::call_once::hc882994b5f04d176
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   44:     0x619955b3f25b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x619955b3f25b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   46:     0x619955b3e395 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   47:     0x619955b3e395 - <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:     0x619955b3e395 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   49:     0x619955b3e395 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   50:     0x619955b3e395 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x619955b3e395 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   52:     0x619955b3e395 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   53:     0x619955b01f94 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   54:     0x619955b01f94 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   55:     0x619955b0596a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   56:     0x619955b0596a - <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:     0x619955b0596a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   58:     0x619955b0596a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   59:     0x619955b0596a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x619955b0596a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   61:     0x619955b0596a - 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:     0x61995635d2bf - <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:     0x61995635d2bf - 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:     0x700154410aa4 - <unknown>
[INFO] [stdout]   65:     0x70015449da34 - 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 60.30s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p fastcrypto-zkp --lib`
[INFO] running `Command { std: "docker" "inspect" "a68d4f2c77697573f487b0d6b261b7551f64f69f19ea793f1b712242614c0e69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a68d4f2c77697573f487b0d6b261b7551f64f69f19ea793f1b712242614c0e69", kill_on_drop: false }`
[INFO] [stdout] a68d4f2c77697573f487b0d6b261b7551f64f69f19ea793f1b712242614c0e69
