[INFO] cloning repository https://github.com/web112arch/tes
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/web112arch/tes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweb112arch%2Ftes", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweb112arch%2Ftes'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b59f89b2c5fd172dabb117e8887c916e22b08dea
[INFO] checking web112arch/tes against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweb112arch%2Ftes" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/web112arch/tes
[INFO] finished tweaking git repo https://github.com/web112arch/tes
[INFO] tweaked toml for git repo https://github.com/web112arch/tes written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/web112arch/tes on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/web112arch/tes 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded darling_macro v0.14.2
[INFO] [stderr]   Downloaded ark-serialize-derive v0.3.0
[INFO] [stderr]   Downloaded serde-big-array v0.4.1
[INFO] [stderr]   Downloaded auto_ops v0.3.0
[INFO] [stderr]   Downloaded ed25519-consensus v2.0.1
[INFO] [stderr]   Downloaded serde_with_macros v2.1.0
[INFO] [stderr]   Downloaded darling v0.14.2
[INFO] [stderr]   Downloaded aead v0.5.1
[INFO] [stderr]   Downloaded rust-base58 v0.0.4
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.81
[INFO] [stderr]   Downloaded readonly v0.2.3
[INFO] [stderr]   Downloaded serde_bytes v0.11.8
[INFO] [stderr]   Downloaded ark-snark v0.3.0
[INFO] [stderr]   Downloaded ark-relations v0.3.0
[INFO] [stderr]   Downloaded faster-hex v0.6.1
[INFO] [stderr]   Downloaded ark-nonnative-field v0.3.0
[INFO] [stderr]   Downloaded schemars_derive v0.8.11
[INFO] [stderr]   Downloaded serde-reflection v0.3.6
[INFO] [stderr]   Downloaded ark-bls12-377 v0.3.0
[INFO] [stderr]   Downloaded ark-crypto-primitives v0.3.0
[INFO] [stderr]   Downloaded ark-groth16 v0.3.0
[INFO] [stderr]   Downloaded secp256k1 v0.24.1
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.81
[INFO] [stderr]   Downloaded ark-r1cs-std v0.3.1
[INFO] [stderr]   Downloaded cxx-build v1.0.81
[INFO] [stderr]   Downloaded serde_json v1.0.91
[INFO] [stderr]   Downloaded serde_with v2.1.0
[INFO] [stderr]   Downloaded aes-gcm v0.10.1
[INFO] [stderr]   Downloaded proptest v1.0.0
[INFO] [stderr]   Downloaded cxx v1.0.81
[INFO] [stderr]   Downloaded pest v2.4.1
[INFO] [stderr]   Downloaded time v0.3.17
[INFO] [stderr]   Downloaded cc v1.0.76
[INFO] [stderr]   Downloaded darling_core v0.14.2
[INFO] [stderr]   Downloaded schemars v0.8.11
[INFO] [stderr]   Downloaded bitcoin_hashes v0.11.0
[INFO] [stderr]   Downloaded ark-poly v0.3.0
[INFO] [stderr]   Downloaded radix64 v0.6.2
[INFO] [stderr]   Downloaded ark-bls12-381 v0.3.0
[INFO] [stderr]   Downloaded base64ct v1.5.3
[INFO] [stderr]   Downloaded const-oid v0.9.1
[INFO] [stderr]   Downloaded subtle-ng v2.5.0
[INFO] [stderr]   Downloaded curve25519-dalek-ng v4.1.1
[INFO] [stderr]   Downloaded tokio v1.24.1
[INFO] [stderr]   Downloaded bulletproofs v4.0.0
[INFO] [stderr]   Downloaded secp256k1-sys v0.6.1
[INFO] [stderr]   Downloaded wycheproof v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 51401a465228a2cf98117516f4dec556d457b73248a94ce5499fa2746e4db995
[INFO] running `Command { std: "docker" "start" "-a" "51401a465228a2cf98117516f4dec556d457b73248a94ce5499fa2746e4db995", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "51401a465228a2cf98117516f4dec556d457b73248a94ce5499fa2746e4db995", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51401a465228a2cf98117516f4dec556d457b73248a94ce5499fa2746e4db995", kill_on_drop: false }`
[INFO] [stdout] 51401a465228a2cf98117516f4dec556d457b73248a94ce5499fa2746e4db995
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d4888fde5f9bbab7c64f183ed3c1fdc62a671e2d3f82ff371f7e72e363b9b901
[INFO] running `Command { std: "docker" "start" "-a" "d4888fde5f9bbab7c64f183ed3c1fdc62a671e2d3f82ff371f7e72e363b9b901", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.49
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.12
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.11
[INFO] [stderr]     Checking either v1.8.0
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling cc v1.0.76
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking const-oid v0.9.1
[INFO] [stderr]    Compiling paste v1.0.11
[INFO] [stderr]     Checking base64ct v1.5.3
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]     Checking base16ct v0.1.1
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking subtle-ng v2.5.0
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]    Compiling tokio v1.24.1
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[INFO] [stderr]    Compiling schemars v0.8.11
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]     Checking dyn-clone v1.0.9
[INFO] [stderr]     Checking bitcoin_hashes v0.11.0
[INFO] [stderr]     Checking auto_ops v0.3.0
[INFO] [stderr]     Checking plotters-backend v0.3.4
[INFO] [stderr]     Checking os_str_bytes v6.4.0
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking tracing-subscriber v0.2.25
[INFO] [stderr]     Checking ciborium-io v0.2.0
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking num_cpus v1.14.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]     Checking plotters-svg v0.3.3
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]     Checking ciborium-ll v0.2.0
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking rayon-core v1.9.3
[INFO] [stderr]     Checking plotters v0.3.4
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking ahash v0.7.6
[INFO] [stderr]     Checking regex v1.7.0
[INFO] [stderr]     Checking clap v3.2.23
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking ff v0.12.1
[INFO] [stderr]    Compiling secp256k1-sys v0.6.1
[INFO] [stderr]    Compiling clear_on_drop v0.2.5
[INFO] [stderr]    Compiling blst v0.3.10
[INFO] [stderr]    Compiling blake3 v1.3.3
[INFO] [stderr]     Checking rayon v1.5.3
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking group v0.12.1
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking num-complex v0.4.2
[INFO] [stderr]     Checking byte-slice-cast v1.2.2
[INFO] [stderr]     Checking unicode-ident v1.0.5
[INFO] [stderr]     Checking radix64 v0.6.2
[INFO] [stderr]     Checking base58 v0.2.0
[INFO] [stderr]    Compiling hex-literal v0.3.4
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]     Checking faster-hex v0.6.1
[INFO] [stderr]     Checking num v0.4.0
[INFO] [stderr]     Checking rust-base58 v0.0.4
[INFO] [stderr]     Checking proptest v1.0.0
[INFO] [stderr]     Checking ark-std v0.3.0
[INFO] [stderr]     Checking secp256k1 v0.24.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling darling_core v0.14.2
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]     Checking fastcrypto-derive v0.1.2 (/opt/rustwide/workdir/fastcrypto-derive)
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling zeroize_derive v1.3.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling ark-serialize-derive v0.3.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ark-ff-asm v0.3.0
[INFO] [stderr]    Compiling ark-ff-macros v0.3.0
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling readonly v0.2.3
[INFO] [stderr]    Compiling schemars_derive v0.8.11
[INFO] [stderr]     Checking zeroize v1.5.7
[INFO] [stderr]     Checking der v0.6.0
[INFO] [stderr]     Checking merlin v3.0.0
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling pest v2.4.1
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling darling_macro v0.14.2
[INFO] [stderr]     Checking spki v0.6.0
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]     Checking pkcs8 v0.9.0
[INFO] [stderr]    Compiling darling v0.14.2
[INFO] [stderr]    Compiling serde_with_macros v2.1.0
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling rustc_version v0.3.3
[INFO] [stderr]    Compiling ark-ff v0.3.0
[INFO] [stderr]     Checking generic-array v0.14.6
[INFO] [stderr]     Checking serde_bytes v0.11.8
[INFO] [stderr]     Checking serde_with v2.1.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking ciborium v0.2.0
[INFO] [stderr]     Checking serde-reflection v0.3.6
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.10.3
[INFO] [stderr]     Checking block-padding v0.3.2
[INFO] [stderr]     Checking crypto-bigint v0.4.9
[INFO] [stderr]     Checking sec1 v0.3.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]     Checking ark-serialize v0.3.0
[INFO] [stderr]     Checking curve25519-dalek-ng v4.1.1
[INFO] [stderr]     Checking universal-hash v0.5.0
[INFO] [stderr]     Checking aead v0.5.1
[INFO] [stderr]     Checking sha3 v0.9.1
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking wycheproof v0.4.0
[INFO] [stderr]     Checking blake2 v0.9.2
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking digest v0.10.6
[INFO] [stderr]     Checking polyval v0.6.0
[INFO] [stderr]     Checking criterion v0.4.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]     Checking sha2 v0.10.6
[INFO] [stderr]     Checking sha3 v0.10.6
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking ghash v0.5.0
[INFO] [stderr]     Checking cipher v0.4.3
[INFO] [stderr]     Checking hkdf v0.12.3
[INFO] [stderr]     Checking aes v0.8.2
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking bulletproofs v4.0.0
[INFO] [stderr]     Checking ed25519-consensus v2.0.1
[INFO] [stderr]     Checking elliptic-curve v0.12.3
[INFO] [stderr]     Checking rfc6979 v0.3.1
[INFO] [stderr]     Checking ecdsa v0.14.8
[INFO] [stderr]     Checking aes-gcm v0.10.1
[INFO] [stderr]     Checking p256 v0.11.1
[INFO] [stderr]     Checking k256 v0.11.6
[INFO] [stderr]     Checking fastcrypto v0.1.4 (/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/ed25519.rs:67:38
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[derive(SilentDebug, SilentDisplay, 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_Ed25519PrivateKey`
[INFO] [stdout] 68 | pub struct Ed25519PrivateKey(pub ed25519_consensus::SigningKey);
[INFO] [stdout]    |            ----------------- `Ed25519PrivateKey` 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: `#[warn(non_local_definitions)]` on by default
[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/ed25519.rs:67:47
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[derive(SilentDebug, SilentDisplay, 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_Ed25519PrivateKey`
[INFO] [stdout] 68 | 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:67:47
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[derive(SilentDebug, SilentDisplay, 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_Ed25519PrivateKey`
[INFO] [stdout] 68 | 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/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] [stderr]     Checking fastcrypto-tbls v0.1.0 (/opt/rustwide/workdir/fastcrypto-tbls)
[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:67:38
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[derive(SilentDebug, SilentDisplay, 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_Ed25519PrivateKey`
[INFO] [stdout] 68 | pub struct Ed25519PrivateKey(pub ed25519_consensus::SigningKey);
[INFO] [stdout]    |            ----------------- `Ed25519PrivateKey` 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: `#[warn(non_local_definitions)]` on by default
[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/ed25519.rs:67:47
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[derive(SilentDebug, SilentDisplay, 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_Ed25519PrivateKey`
[INFO] [stdout] 68 | 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:67:47
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[derive(SilentDebug, SilentDisplay, 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_Ed25519PrivateKey`
[INFO] [stdout] 68 | 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/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] [stderr]     Checking ark-ec v0.3.0
[INFO] [stderr]     Checking ark-relations v0.3.0
[INFO] [stderr]     Checking ark-poly v0.3.0
[INFO] [stderr]     Checking ark-snark v0.3.0
[INFO] [stderr]     Checking ark-r1cs-std v0.3.1
[INFO] [stderr]     Checking ark-bls12-381 v0.3.0
[INFO] [stderr]     Checking ark-bls12-377 v0.3.0
[INFO] [stderr]     Checking ark-bn254 v0.3.0
[INFO] [stderr]     Checking ark-nonnative-field v0.3.0
[INFO] [stderr]     Checking ark-crypto-primitives v0.3.0
[INFO] [stderr]     Checking ark-groth16 v0.3.0
[INFO] [stderr]     Checking fastcrypto-zkp v0.1.0 (/opt/rustwide/workdir/fastcrypto-zkp)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.58s
[INFO] running `Command { std: "docker" "inspect" "d4888fde5f9bbab7c64f183ed3c1fdc62a671e2d3f82ff371f7e72e363b9b901", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4888fde5f9bbab7c64f183ed3c1fdc62a671e2d3f82ff371f7e72e363b9b901", kill_on_drop: false }`
[INFO] [stdout] d4888fde5f9bbab7c64f183ed3c1fdc62a671e2d3f82ff371f7e72e363b9b901
