[INFO] cloning repository https://github.com/SwapCT/SwapCT
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SwapCT/SwapCT" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSwapCT%2FSwapCT", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSwapCT%2FSwapCT'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c4dbbaf23bdb9ad73b52c2879cb4a734b8a75757
[INFO] checking SwapCT/SwapCT against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSwapCT%2FSwapCT" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/SwapCT/SwapCT
[INFO] finished tweaking git repo https://github.com/SwapCT/SwapCT
[INFO] tweaked toml for git repo https://github.com/SwapCT/SwapCT written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SwapCT/SwapCT on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SwapCT/SwapCT 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a61c252001b51db78db87a0dfce22030389ba9bf8eb561b0e7ba563c39bcc1d0
[INFO] running `Command { std: "docker" "start" "-a" "a61c252001b51db78db87a0dfce22030389ba9bf8eb561b0e7ba563c39bcc1d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a61c252001b51db78db87a0dfce22030389ba9bf8eb561b0e7ba563c39bcc1d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a61c252001b51db78db87a0dfce22030389ba9bf8eb561b0e7ba563c39bcc1d0", kill_on_drop: false }`
[INFO] [stdout] a61c252001b51db78db87a0dfce22030389ba9bf8eb561b0e7ba563c39bcc1d0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4212b855681f2f37ed1a0056b3be1a08734cb35e4056d8ea977f5934381531bf
[INFO] running `Command { std: "docker" "start" "-a" "4212b855681f2f37ed1a0056b3be1a08734cb35e4056d8ea977f5934381531bf", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.80
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling syn v1.0.48
[INFO] [stderr]    Compiling const_fn v0.4.3
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling serde_derive v1.0.117
[INFO] [stderr]     Checking subtle v2.3.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling serde v1.0.117
[INFO] [stderr]    Compiling crossbeam-utils v0.8.0
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rayon-core v1.9.0
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]     Checking cipher v0.2.5
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]    Compiling unicode-segmentation v1.7.0
[INFO] [stderr]     Checking regex v1.4.2
[INFO] [stderr]     Checking universal-hash v0.4.0
[INFO] [stderr]    Compiling rayon v1.5.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking keccak v0.1.0
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]     Checking aes-soft v0.6.4
[INFO] [stderr]    Compiling serde_json v1.0.59
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking ctr v0.6.0
[INFO] [stderr]     Checking polyval v0.4.1
[INFO] [stderr]     Checking crypto-mac v0.10.0
[INFO] [stderr]     Checking aead v0.3.2
[INFO] [stderr]     Checking number_prefix v0.3.0
[INFO] [stderr]     Checking half v1.6.0
[INFO] [stderr]     Checking itoa v0.4.6
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]     Checking hmac v0.10.1
[INFO] [stderr]     Checking aes v0.6.0
[INFO] [stderr]     Checking sha3 v0.9.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking terminal_size v0.1.15
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking console v0.13.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking crossbeam-epoch v0.9.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.0
[INFO] [stderr]     Checking indicatif v0.15.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.0
[INFO] [stderr]    Compiling synstructure v0.12.4
[INFO] [stderr]    Compiling zeroize_derive v1.0.1
[INFO] [stderr]    Compiling structopt-derive v0.4.13
[INFO] [stderr]     Checking zeroize v1.1.1
[INFO] [stderr]     Checking merlin v2.0.0
[INFO] [stderr]     Checking aes-gcm-siv v0.9.0
[INFO] [stderr]     Checking structopt v0.3.20
[INFO] [stderr]     Checking serde_cbor v0.11.1
[INFO] [stderr]     Checking curve25519-dalek v3.0.0
[INFO] [stderr]     Checking swapct v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]  --> src/external/error.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[cfg_attr(feature = "std", derive(Error))]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]   --> src/vsigma/mod.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg_attr(feature = "std", derive(Error))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]   --> src/seal/mod.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[cfg_attr(feature = "std", derive(Error))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]   --> src/lpke/mod.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg_attr(feature = "std", derive(Error))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]   --> src/account/mod.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg_attr(feature = "std", derive(Error))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]   --> src/ringsig/mod.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg_attr(feature = "std", derive(Error))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]   --> src/aasig/mod.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg_attr(feature = "std", derive(Error))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]   --> src/offer/mod.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg_attr(feature = "std", derive(Error))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]   --> src/transaction/mod.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg_attr(feature = "std", derive(Error))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]  --> src/external/error.rs:5:16
[INFO] [stdout]   |
[INFO] [stdout] 5 |     #[cfg_attr(feature = "std", error("Proof verification failed."))]
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]  --> src/external/error.rs:8:16
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[cfg_attr(feature = "std", error("Proof data could not be parsed."))]
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `yoloproofs`
[INFO] [stdout]   --> src/external/util.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "yoloproofs")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `yoloproofs` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `yoloproofs`
[INFO] [stdout]   --> src/external/util.rs:32:7
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[cfg(feature = "yoloproofs")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `yoloproofs` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `yoloproofs`
[INFO] [stdout]    --> src/external/util.rs:170:7
[INFO] [stdout]     |
[INFO] [stdout] 170 | #[cfg(feature = "yoloproofs")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `yoloproofs` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `yoloproofs`
[INFO] [stdout]    --> src/external/util.rs:221:7
[INFO] [stdout]     |
[INFO] [stdout] 221 | #[cfg(feature = "yoloproofs")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `yoloproofs` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `inv_vec`
[INFO] [stdout]   --> src/seal/mod.rs:16:101
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::external::util::{sub_vec, mul_vec, sum_of_powers, exp_iter, smul_vec, kron_vec, add_vec, inv_vec, VecPoly1};
[INFO] [stdout]    |                                                                                                     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]  --> src/external/error.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[cfg_attr(feature = "std", derive(Error))]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]   --> src/vsigma/mod.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg_attr(feature = "std", derive(Error))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]   --> src/seal/mod.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[cfg_attr(feature = "std", derive(Error))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]   --> src/lpke/mod.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg_attr(feature = "std", derive(Error))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]   --> src/account/mod.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg_attr(feature = "std", derive(Error))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]   --> src/ringsig/mod.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg_attr(feature = "std", derive(Error))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]   --> src/aasig/mod.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg_attr(feature = "std", derive(Error))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]   --> src/offer/mod.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg_attr(feature = "std", derive(Error))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]   --> src/transaction/mod.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg_attr(feature = "std", derive(Error))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]  --> src/external/error.rs:5:16
[INFO] [stdout]   |
[INFO] [stdout] 5 |     #[cfg_attr(feature = "std", error("Proof verification failed."))]
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]  --> src/external/error.rs:8:16
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[cfg_attr(feature = "std", error("Proof data could not be parsed."))]
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `yoloproofs`
[INFO] [stdout]   --> src/external/util.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "yoloproofs")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `yoloproofs` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `yoloproofs`
[INFO] [stdout]   --> src/external/util.rs:32:7
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[cfg(feature = "yoloproofs")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `yoloproofs` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `yoloproofs`
[INFO] [stdout]    --> src/external/util.rs:170:7
[INFO] [stdout]     |
[INFO] [stdout] 170 | #[cfg(feature = "yoloproofs")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `yoloproofs` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `yoloproofs`
[INFO] [stdout]    --> src/external/util.rs:221:7
[INFO] [stdout]     |
[INFO] [stdout] 221 | #[cfg(feature = "yoloproofs")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `yoloproofs` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `inv_vec`
[INFO] [stdout]   --> src/seal/mod.rs:16:101
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::external::util::{sub_vec, mul_vec, sum_of_powers, exp_iter, smul_vec, kron_vec, add_vec, inv_vec, VecPoly1};
[INFO] [stdout]    |                                                                                                     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `theta`
[INFO] [stdout]    --> src/seal/mod.rs:352:14
[INFO] [stdout]     |
[INFO] [stdout] 352 |         let (theta, inv_theta, _mu, _nu, alpha, beta, delta) = SealSig::get_constraints(inputs.len(), outputs.len(), &u, &v, &y, &z);
[INFO] [stdout]     |              ^^^^^ help: if this is intentional, prefix it with an underscore: `_theta`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `theta`
[INFO] [stdout]    --> src/ringsig/mod.rs:295:14
[INFO] [stdout]     |
[INFO] [stdout] 295 |         let (theta,inv_theta, _mu, _nu, _omega, alpha, beta, delta) = BPRingSig::get_constraints(accounts.len(), &u, &y, &z);
[INFO] [stdout]     |              ^^^^^ help: if this is intentional, prefix it with an underscore: `_theta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `theta`
[INFO] [stdout]    --> src/seal/mod.rs:352:14
[INFO] [stdout]     |
[INFO] [stdout] 352 |         let (theta, inv_theta, _mu, _nu, alpha, beta, delta) = SealSig::get_constraints(inputs.len(), outputs.len(), &u, &v, &y, &z);
[INFO] [stdout]     |              ^^^^^ help: if this is intentional, prefix it with an underscore: `_theta`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&u8` instead of cloning the inner type
[INFO] [stdout]   --> src/lpke/mod.rs:54:42
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let mm = mackey.iter().map(|e| *e.clone()).collect::<Vec<u8>>();
[INFO] [stdout]    |                                          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(suspicious_double_ref_op)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&u8` instead of cloning the inner type
[INFO] [stdout]   --> src/lpke/mod.rs:80:42
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let mm = mackey.iter().map(|e| *e.clone()).collect::<Vec<u8>>();
[INFO] [stdout]    |                                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&usize` instead of cloning the inner type
[INFO] [stdout]   --> src/aasig/mod.rs:97:73
[INFO] [stdout]    |
[INFO] [stdout] 97 | ...   let setsig = match Algo::sign(&mut transcript, accts, *index.clone(), com, &Bytes::from(tmpcomcompressed.to_bytes().to_vec())){
[INFO] [stdout]    |                                                                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `theta`
[INFO] [stdout]    --> src/ringsig/mod.rs:295:14
[INFO] [stdout]     |
[INFO] [stdout] 295 |         let (theta,inv_theta, _mu, _nu, _omega, alpha, beta, delta) = BPRingSig::get_constraints(accounts.len(), &u, &y, &z);
[INFO] [stdout]     |              ^^^^^ help: if this is intentional, prefix it with an underscore: `_theta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type
[INFO] [stdout]   --> src/bin/plots.rs:54:105
[INFO] [stdout]    |
[INFO] [stdout] 54 |     let mut time: HashMap<&str,Vec<Vec<u128>>> = vec!["gen","merge","seal","vfo","ver"].iter().map(|t|(t.clone(), (0..opt.outputs).m...
[INFO] [stdout]    |                                                                                                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(suspicious_double_ref_op)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type
[INFO] [stdout]    --> src/bin/plots.rs:111:87
[INFO] [stdout]     |
[INFO] [stdout] 111 |     let stat: HashMap<&str, Vec<(usize,f32,f32,f32)> > = time.iter().map(|(typ,v)|(typ.clone(),{
[INFO] [stdout]     |                                                                                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type
[INFO] [stdout]   --> src/bin/plots.rs:54:105
[INFO] [stdout]    |
[INFO] [stdout] 54 |     let mut time: HashMap<&str,Vec<Vec<u128>>> = vec!["gen","merge","seal","vfo","ver"].iter().map(|t|(t.clone(), (0..opt.outputs).m...
[INFO] [stdout]    |                                                                                                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(suspicious_double_ref_op)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type
[INFO] [stdout]    --> src/bin/plots.rs:111:87
[INFO] [stdout]     |
[INFO] [stdout] 111 |     let stat: HashMap<&str, Vec<(usize,f32,f32,f32)> > = time.iter().map(|(typ,v)|(typ.clone(),{
[INFO] [stdout]     |                                                                                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&u8` instead of cloning the inner type
[INFO] [stdout]   --> src/lpke/mod.rs:54:42
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let mm = mackey.iter().map(|e| *e.clone()).collect::<Vec<u8>>();
[INFO] [stdout]    |                                          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(suspicious_double_ref_op)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&u8` instead of cloning the inner type
[INFO] [stdout]   --> src/lpke/mod.rs:80:42
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let mm = mackey.iter().map(|e| *e.clone()).collect::<Vec<u8>>();
[INFO] [stdout]    |                                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&usize` instead of cloning the inner type
[INFO] [stdout]   --> src/aasig/mod.rs:97:73
[INFO] [stdout]    |
[INFO] [stdout] 97 | ...   let setsig = match Algo::sign(&mut transcript, accts, *index.clone(), com, &Bytes::from(tmpcomcompressed.to_bytes().to_vec())){
[INFO] [stdout]    |                                                                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.88s
[INFO] running `Command { std: "docker" "inspect" "4212b855681f2f37ed1a0056b3be1a08734cb35e4056d8ea977f5934381531bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4212b855681f2f37ed1a0056b3be1a08734cb35e4056d8ea977f5934381531bf", kill_on_drop: false }`
[INFO] [stdout] 4212b855681f2f37ed1a0056b3be1a08734cb35e4056d8ea977f5934381531bf
