[INFO] cloning repository https://github.com/personaelabs/spartan-ecdsa [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/personaelabs/spartan-ecdsa" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpersonaelabs%2Fspartan-ecdsa", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpersonaelabs%2Fspartan-ecdsa'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4bf236a1a556d450d8daff4451e79757858f6df1 [INFO] testing personaelabs/spartan-ecdsa against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpersonaelabs%2Fspartan-ecdsa" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/personaelabs/spartan-ecdsa on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config [INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/personaelabs/spartan-ecdsa [INFO] finished tweaking git repo https://github.com/personaelabs/spartan-ecdsa [INFO] tweaked toml for git repo https://github.com/personaelabs/spartan-ecdsa written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/personaelabs/spartan-ecdsa 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.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating git repository `https://github.com/DanTehrani/elliptic-curves.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serdect v0.1.0 [INFO] [stderr] Downloaded multiexp v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b06b44cdd27e5d61075491d962920cb4802fa2637d67bb0022dd396e52c2baca [INFO] running `Command { std: "docker" "start" "-a" "b06b44cdd27e5d61075491d962920cb4802fa2637d67bb0022dd396e52c2baca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b06b44cdd27e5d61075491d962920cb4802fa2637d67bb0022dd396e52c2baca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b06b44cdd27e5d61075491d962920cb4802fa2637d67bb0022dd396e52c2baca", kill_on_drop: false }` [INFO] [stdout] b06b44cdd27e5d61075491d962920cb4802fa2637d67bb0022dd396e52c2baca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 795b26c0dc8f450fe9ff1af3960914fdbad4b95092e702b89ea792baad23a1ee [INFO] running `Command { std: "docker" "start" "-a" "795b26c0dc8f450fe9ff1af3960914fdbad4b95092e702b89ea792baad23a1ee", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling quote v1.0.27 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde v1.0.163 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling const-oid v0.9.2 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling libm v0.2.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling num-bigint-dig v0.7.0 [INFO] [stderr] Compiling cpufeatures v0.2.7 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.85 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling bumpalo v3.12.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Compiling keccak v0.1.4 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling ff v0.12.1 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling group v0.12.1 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling wasm-bindgen v0.2.85 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.85 [INFO] [stderr] Compiling serde_derive v1.0.163 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.85 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling der v0.6.1 [INFO] [stderr] Compiling crypto-bigint v0.4.9 [INFO] [stderr] Compiling multiexp v0.2.2 [INFO] [stderr] Compiling merlin v3.0.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.85 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling rfc6979 v0.3.1 [INFO] [stderr] Compiling serdect v0.1.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling sec1 v0.3.0 [INFO] [stderr] Compiling elliptic-curve v0.12.3 [INFO] [stderr] Compiling ecdsa v0.14.8 [INFO] [stderr] Compiling primeorder v0.0.1 (https://github.com/DanTehrani/elliptic-curves.git#9901fc31) [INFO] [stderr] Compiling k256 v0.11.6 [INFO] [stderr] Compiling secq256k1 v0.1.0 (/opt/rustwide/workdir/packages/secq256k1) [INFO] [stderr] Compiling js-sys v0.3.62 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling poseidon v0.1.0 (/opt/rustwide/workdir/packages/poseidon) [INFO] [stderr] Compiling spartan v0.7.1 (/opt/rustwide/workdir/packages/Spartan-secq) [INFO] [stdout] warning: unexpected `cfg` condition value: `multicore` [INFO] [stdout] --> packages/Spartan-secq/src/lib.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "multicore")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `rayon` [INFO] [stdout] = help: consider adding `multicore` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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: `multicore` [INFO] [stdout] --> packages/Spartan-secq/src/dense_mlpoly.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "multicore")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `rayon` [INFO] [stdout] = help: consider adding `multicore` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `multicore` [INFO] [stdout] --> packages/Spartan-secq/src/dense_mlpoly.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | #[cfg(feature = "multicore")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `rayon` [INFO] [stdout] = help: consider adding `multicore` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `multicore` [INFO] [stdout] --> packages/Spartan-secq/src/dense_mlpoly.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | #[cfg(not(feature = "multicore"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `rayon` [INFO] [stdout] = help: consider adding `multicore` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `profile` [INFO] [stdout] --> packages/Spartan-secq/src/timer.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature = "profile")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `rayon` [INFO] [stdout] = help: consider adding `profile` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `profile` [INFO] [stdout] --> packages/Spartan-secq/src/timer.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "profile")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `rayon` [INFO] [stdout] = help: consider adding `profile` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `profile` [INFO] [stdout] --> packages/Spartan-secq/src/timer.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg(feature = "profile")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `rayon` [INFO] [stdout] = help: consider adding `profile` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `profile` [INFO] [stdout] --> packages/Spartan-secq/src/timer.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "profile")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `rayon` [INFO] [stdout] = help: consider adding `profile` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `profile` [INFO] [stdout] --> packages/Spartan-secq/src/timer.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "profile")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `rayon` [INFO] [stdout] = help: consider adding `profile` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `profile` [INFO] [stdout] --> packages/Spartan-secq/src/timer.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "profile")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `rayon` [INFO] [stdout] = help: consider adding `profile` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `profile` [INFO] [stdout] --> packages/Spartan-secq/src/timer.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "profile")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `rayon` [INFO] [stdout] = help: consider adding `profile` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `profile` [INFO] [stdout] --> packages/Spartan-secq/src/timer.rs:69:11 [INFO] [stdout] | [INFO] [stdout] 69 | #[cfg(not(feature = "profile"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `rayon` [INFO] [stdout] = help: consider adding `profile` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `profile` [INFO] [stdout] --> packages/Spartan-secq/src/timer.rs:74:11 [INFO] [stdout] | [INFO] [stdout] 74 | #[cfg(not(feature = "profile"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `rayon` [INFO] [stdout] = help: consider adding `profile` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling serde-wasm-bindgen v0.4.5 [INFO] [stderr] Compiling web-sys v0.3.62 [INFO] [stdout] warning: method `square_root` is never used [INFO] [stdout] --> packages/Spartan-secq/src/math.rs:2:6 [INFO] [stdout] | [INFO] [stdout] 1 | pub trait Math { [INFO] [stdout] | ---- method in this trait [INFO] [stdout] 2 | fn square_root(self) -> usize; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `decompress_vector` is never used [INFO] [stdout] --> packages/Spartan-secq/src/scalar/mod.rs:33:6 [INFO] [stdout] | [INFO] [stdout] 31 | pub trait ScalarBytesFromScalar { [INFO] [stdout] | --------------------- associated function in this trait [INFO] [stdout] 32 | fn decompress_scalar(s: &Scalar) -> ScalarBytes; [INFO] [stdout] 33 | fn decompress_vector(s: &[Scalar]) -> Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling circuit_reader v0.1.0 (/opt/rustwide/workdir/packages/circuit_reader) [INFO] [stdout] warning: fields `num_inputs` and `num_aux` are never read [INFO] [stdout] --> packages/circuit_reader/src/circom_reader.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct R1CS { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 15 | pub num_inputs: usize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 16 | pub num_aux: usize, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `R1CS` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `prime_size`, `n_prv_in`, and `n_labels` are never read [INFO] [stdout] --> packages/circuit_reader/src/circom_reader.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct Header { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 24 | pub field_size: u32, [INFO] [stdout] 25 | pub prime_size: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 29 | pub n_prv_in: u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 30 | pub n_labels: u64, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Header` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `version` is never read [INFO] [stdout] --> packages/circuit_reader/src/circom_reader.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct R1CSFile { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 37 | pub version: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `R1CSFile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `A` should have a snake case name [INFO] [stdout] --> packages/circuit_reader/src/lib.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | let mut A = vec![]; [INFO] [stdout] | ^ help: convert the identifier to snake case: `a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `B` should have a snake case name [INFO] [stdout] --> packages/circuit_reader/src/lib.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | let mut B = vec![]; [INFO] [stdout] | ^ help: convert the identifier to snake case: `b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `C` should have a snake case name [INFO] [stdout] --> packages/circuit_reader/src/lib.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | let mut C = vec![]; [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `c` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling spartan_wasm v0.1.0 (/opt/rustwide/workdir/packages/spartan_wasm) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.85 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "795b26c0dc8f450fe9ff1af3960914fdbad4b95092e702b89ea792baad23a1ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "795b26c0dc8f450fe9ff1af3960914fdbad4b95092e702b89ea792baad23a1ee", kill_on_drop: false }` [INFO] [stdout] 795b26c0dc8f450fe9ff1af3960914fdbad4b95092e702b89ea792baad23a1ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 00366a8b2c3af3a91489791c2c0cfc1feb98672e173ed560b06d26a699a32154 [INFO] running `Command { std: "docker" "start" "-a" "00366a8b2c3af3a91489791c2c0cfc1feb98672e173ed560b06d26a699a32154", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stdout] warning: unexpected `cfg` condition value: `multicore` [INFO] [stdout] --> packages/Spartan-secq/src/lib.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "multicore")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `rayon` [INFO] [stdout] = help: consider adding `multicore` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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: `multicore` [INFO] [stdout] --> packages/Spartan-secq/src/dense_mlpoly.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "multicore")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `rayon` [INFO] [stdout] = help: consider adding `multicore` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `multicore` [INFO] [stdout] --> packages/Spartan-secq/src/dense_mlpoly.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | #[cfg(feature = "multicore")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `rayon` [INFO] [stdout] = help: consider adding `multicore` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `multicore` [INFO] [stdout] --> packages/Spartan-secq/src/dense_mlpoly.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | #[cfg(not(feature = "multicore"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `rayon` [INFO] [stdout] = help: consider adding `multicore` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `profile` [INFO] [stdout] --> packages/Spartan-secq/src/timer.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature = "profile")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `rayon` [INFO] [stdout] = help: consider adding `profile` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `profile` [INFO] [stdout] --> packages/Spartan-secq/src/timer.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "profile")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `rayon` [INFO] [stdout] = help: consider adding `profile` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `profile` [INFO] [stdout] --> packages/Spartan-secq/src/timer.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg(feature = "profile")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `rayon` [INFO] [stdout] = help: consider adding `profile` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `profile` [INFO] [stdout] --> packages/Spartan-secq/src/timer.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "profile")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `rayon` [INFO] [stdout] = help: consider adding `profile` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `profile` [INFO] [stdout] --> packages/Spartan-secq/src/timer.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "profile")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `rayon` [INFO] [stdout] = help: consider adding `profile` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `profile` [INFO] [stdout] --> packages/Spartan-secq/src/timer.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "profile")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `rayon` [INFO] [stdout] = help: consider adding `profile` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `profile` [INFO] [stdout] --> packages/Spartan-secq/src/timer.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "profile")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `rayon` [INFO] [stdout] = help: consider adding `profile` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `profile` [INFO] [stdout] --> packages/Spartan-secq/src/timer.rs:69:11 [INFO] [stdout] | [INFO] [stdout] 69 | #[cfg(not(feature = "profile"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `rayon` [INFO] [stdout] = help: consider adding `profile` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `profile` [INFO] [stdout] --> packages/Spartan-secq/src/timer.rs:74:11 [INFO] [stdout] | [INFO] [stdout] 74 | #[cfg(not(feature = "profile"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `rayon` [INFO] [stdout] = help: consider adding `profile` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `square_root` is never used [INFO] [stdout] --> packages/Spartan-secq/src/math.rs:2:6 [INFO] [stdout] | [INFO] [stdout] 1 | pub trait Math { [INFO] [stdout] | ---- method in this trait [INFO] [stdout] 2 | fn square_root(self) -> usize; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `decompress_vector` is never used [INFO] [stdout] --> packages/Spartan-secq/src/scalar/mod.rs:33:6 [INFO] [stdout] | [INFO] [stdout] 31 | pub trait ScalarBytesFromScalar { [INFO] [stdout] | --------------------- associated function in this trait [INFO] [stdout] 32 | fn decompress_scalar(s: &Scalar) -> ScalarBytes; [INFO] [stdout] 33 | fn decompress_vector(s: &[Scalar]) -> Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling plotters-backend v0.3.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling plotters-svg v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.7.1 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling plotters v0.3.4 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling csv v1.2.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stdout] warning: fields `num_inputs` and `num_aux` are never read [INFO] [stdout] --> packages/circuit_reader/src/circom_reader.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct R1CS { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 15 | pub num_inputs: usize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 16 | pub num_aux: usize, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `R1CS` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling circuit_reader v0.1.0 (/opt/rustwide/workdir/packages/circuit_reader) [INFO] [stdout] warning: fields `prime_size`, `n_prv_in`, and `n_labels` are never read [INFO] [stdout] --> packages/circuit_reader/src/circom_reader.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct Header { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 24 | pub field_size: u32, [INFO] [stdout] 25 | pub prime_size: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 29 | pub n_prv_in: u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 30 | pub n_labels: u64, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Header` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `version` is never read [INFO] [stdout] --> packages/circuit_reader/src/circom_reader.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct R1CSFile { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 37 | pub version: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `R1CSFile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `A` should have a snake case name [INFO] [stdout] --> packages/circuit_reader/src/lib.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | let mut A = vec![]; [INFO] [stdout] | ^ help: convert the identifier to snake case: `a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `B` should have a snake case name [INFO] [stdout] --> packages/circuit_reader/src/lib.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | let mut B = vec![]; [INFO] [stdout] | ^ help: convert the identifier to snake case: `b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `C` should have a snake case name [INFO] [stdout] --> packages/circuit_reader/src/lib.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | let mut C = vec![]; [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `c` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling spartan_wasm v0.1.0 (/opt/rustwide/workdir/packages/spartan_wasm) [INFO] [stderr] Compiling regex v1.8.1 [INFO] [stderr] Compiling poseidon v0.1.0 (/opt/rustwide/workdir/packages/poseidon) [INFO] [stdout] warning: fields `num_inputs` and `num_aux` are never read [INFO] [stdout] --> packages/circuit_reader/src/circom_reader.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct R1CS { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 15 | pub num_inputs: usize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 16 | pub num_aux: usize, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `R1CS` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `prime_size`, `n_prv_in`, and `n_labels` are never read [INFO] [stdout] --> packages/circuit_reader/src/circom_reader.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct Header { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 24 | pub field_size: u32, [INFO] [stdout] 25 | pub prime_size: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 29 | pub n_prv_in: u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 30 | pub n_labels: u64, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Header` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `version` is never read [INFO] [stdout] --> packages/circuit_reader/src/circom_reader.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct R1CSFile { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 37 | pub version: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `R1CSFile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `A` should have a snake case name [INFO] [stdout] --> packages/circuit_reader/src/lib.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | let mut A = vec![]; [INFO] [stdout] | ^ help: convert the identifier to snake case: `a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `B` should have a snake case name [INFO] [stdout] --> packages/circuit_reader/src/lib.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | let mut B = vec![]; [INFO] [stdout] | ^ help: convert the identifier to snake case: `b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `C` should have a snake case name [INFO] [stdout] --> packages/circuit_reader/src/lib.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | let mut C = vec![]; [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `c` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling secq256k1 v0.1.0 (/opt/rustwide/workdir/packages/secq256k1) [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> packages/secq256k1/src/field/field_secp.rs:1088:11 [INFO] [stdout] | [INFO] [stdout] 1088 | #[cfg(feature = "std")] [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 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] --> packages/secq256k1/src/field/field_secq.rs:1087:11 [INFO] [stdout] | [INFO] [stdout] 1087 | #[cfg(feature = "std")] [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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Compiling spartan v0.7.1 (/opt/rustwide/workdir/packages/Spartan-secq) [INFO] [stdout] warning: unexpected `cfg` condition value: `multicore` [INFO] [stdout] --> packages/Spartan-secq/src/lib.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "multicore")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `rayon` [INFO] [stdout] = help: consider adding `multicore` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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: `multicore` [INFO] [stdout] --> packages/Spartan-secq/src/dense_mlpoly.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "multicore")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `rayon` [INFO] [stdout] = help: consider adding `multicore` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `multicore` [INFO] [stdout] --> packages/Spartan-secq/src/dense_mlpoly.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | #[cfg(feature = "multicore")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `rayon` [INFO] [stdout] = help: consider adding `multicore` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `multicore` [INFO] [stdout] --> packages/Spartan-secq/src/dense_mlpoly.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | #[cfg(not(feature = "multicore"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `rayon` [INFO] [stdout] = help: consider adding `multicore` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> packages/Spartan-secq/src/scalar/scalar.rs:847:9 [INFO] [stdout] | [INFO] [stdout] 847 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `rayon` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `profile` [INFO] [stdout] --> packages/Spartan-secq/src/timer.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature = "profile")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `rayon` [INFO] [stdout] = help: consider adding `profile` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `profile` [INFO] [stdout] --> packages/Spartan-secq/src/timer.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "profile")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `rayon` [INFO] [stdout] = help: consider adding `profile` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `profile` [INFO] [stdout] --> packages/Spartan-secq/src/timer.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg(feature = "profile")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `rayon` [INFO] [stdout] = help: consider adding `profile` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `profile` [INFO] [stdout] --> packages/Spartan-secq/src/timer.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "profile")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `rayon` [INFO] [stdout] = help: consider adding `profile` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `profile` [INFO] [stdout] --> packages/Spartan-secq/src/timer.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "profile")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `rayon` [INFO] [stdout] = help: consider adding `profile` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `profile` [INFO] [stdout] --> packages/Spartan-secq/src/timer.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "profile")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `rayon` [INFO] [stdout] = help: consider adding `profile` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `profile` [INFO] [stdout] --> packages/Spartan-secq/src/timer.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "profile")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `rayon` [INFO] [stdout] = help: consider adding `profile` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `profile` [INFO] [stdout] --> packages/Spartan-secq/src/timer.rs:69:11 [INFO] [stdout] | [INFO] [stdout] 69 | #[cfg(not(feature = "profile"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `rayon` [INFO] [stdout] = help: consider adding `profile` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `profile` [INFO] [stdout] --> packages/Spartan-secq/src/timer.rs:74:11 [INFO] [stdout] | [INFO] [stdout] 74 | #[cfg(not(feature = "profile"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `rayon` [INFO] [stdout] = help: consider adding `profile` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `decompress_vector` is never used [INFO] [stdout] --> packages/Spartan-secq/src/scalar/mod.rs:33:6 [INFO] [stdout] | [INFO] [stdout] 31 | pub trait ScalarBytesFromScalar { [INFO] [stdout] | --------------------- associated function in this trait [INFO] [stdout] 32 | fn decompress_scalar(s: &Scalar) -> ScalarBytes; [INFO] [stdout] 33 | fn decompress_vector(s: &[Scalar]) -> Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 40.47s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.85 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "00366a8b2c3af3a91489791c2c0cfc1feb98672e173ed560b06d26a699a32154", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00366a8b2c3af3a91489791c2c0cfc1feb98672e173ed560b06d26a699a32154", kill_on_drop: false }` [INFO] [stdout] 00366a8b2c3af3a91489791c2c0cfc1feb98672e173ed560b06d26a699a32154 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 180316cae4d907fa30d42cdaf98463724011ea42152548aef9be5a7bd918b1d8 [INFO] running `Command { std: "docker" "start" "-a" "180316cae4d907fa30d42cdaf98463724011ea42152548aef9be5a7bd918b1d8", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: unexpected `cfg` condition value: `multicore` [INFO] [stderr] --> packages/Spartan-secq/src/lib.rs:13:7 [INFO] [stderr] | [INFO] [stderr] 13 | #[cfg(feature = "multicore")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `rayon` [INFO] [stderr] = help: consider adding `multicore` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `multicore` [INFO] [stderr] --> packages/Spartan-secq/src/dense_mlpoly.rs:15:7 [INFO] [stderr] | [INFO] [stderr] 15 | #[cfg(feature = "multicore")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `rayon` [INFO] [stderr] = help: consider adding `multicore` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `multicore` [INFO] [stderr] --> packages/Spartan-secq/src/dense_mlpoly.rs:148:9 [INFO] [stderr] | [INFO] [stderr] 148 | #[cfg(feature = "multicore")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `rayon` [INFO] [stderr] = help: consider adding `multicore` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `multicore` [INFO] [stderr] --> packages/Spartan-secq/src/dense_mlpoly.rs:164:13 [INFO] [stderr] | [INFO] [stderr] 164 | #[cfg(not(feature = "multicore"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `rayon` [INFO] [stderr] = help: consider adding `multicore` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `profile` [INFO] [stderr] --> packages/Spartan-secq/src/timer.rs:1:7 [INFO] [stderr] | [INFO] [stderr] 1 | #[cfg(feature = "profile")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `rayon` [INFO] [stderr] = help: consider adding `profile` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `profile` [INFO] [stderr] --> packages/Spartan-secq/src/timer.rs:3:7 [INFO] [stderr] | [INFO] [stderr] 3 | #[cfg(feature = "profile")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `rayon` [INFO] [stderr] = help: consider adding `profile` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `profile` [INFO] [stderr] --> packages/Spartan-secq/src/timer.rs:5:7 [INFO] [stderr] | [INFO] [stderr] 5 | #[cfg(feature = "profile")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `rayon` [INFO] [stderr] = help: consider adding `profile` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `profile` [INFO] [stderr] --> packages/Spartan-secq/src/timer.rs:7:7 [INFO] [stderr] | [INFO] [stderr] 7 | #[cfg(feature = "profile")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `rayon` [INFO] [stderr] = help: consider adding `profile` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `profile` [INFO] [stderr] --> packages/Spartan-secq/src/timer.rs:10:7 [INFO] [stderr] | [INFO] [stderr] 10 | #[cfg(feature = "profile")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `rayon` [INFO] [stderr] = help: consider adding `profile` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `profile` [INFO] [stderr] --> packages/Spartan-secq/src/timer.rs:13:7 [INFO] [stderr] | [INFO] [stderr] 13 | #[cfg(feature = "profile")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `rayon` [INFO] [stderr] = help: consider adding `profile` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `profile` [INFO] [stderr] --> packages/Spartan-secq/src/timer.rs:19:7 [INFO] [stderr] | [INFO] [stderr] 19 | #[cfg(feature = "profile")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `rayon` [INFO] [stderr] = help: consider adding `profile` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `profile` [INFO] [stderr] --> packages/Spartan-secq/src/timer.rs:69:11 [INFO] [stderr] | [INFO] [stderr] 69 | #[cfg(not(feature = "profile"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `rayon` [INFO] [stderr] = help: consider adding `profile` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `profile` [INFO] [stderr] --> packages/Spartan-secq/src/timer.rs:74:11 [INFO] [stderr] | [INFO] [stderr] 74 | #[cfg(not(feature = "profile"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `rayon` [INFO] [stderr] = help: consider adding `profile` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: method `square_root` is never used [INFO] [stderr] --> packages/Spartan-secq/src/math.rs:2:6 [INFO] [stderr] | [INFO] [stderr] 1 | pub trait Math { [INFO] [stderr] | ---- method in this trait [INFO] [stderr] 2 | fn square_root(self) -> usize; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function `decompress_vector` is never used [INFO] [stderr] --> packages/Spartan-secq/src/scalar/mod.rs:33:6 [INFO] [stderr] | [INFO] [stderr] 31 | pub trait ScalarBytesFromScalar { [INFO] [stderr] | --------------------- associated function in this trait [INFO] [stderr] 32 | fn decompress_scalar(s: &Scalar) -> ScalarBytes; [INFO] [stderr] 33 | fn decompress_vector(s: &[Scalar]) -> Vec; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `spartan` (lib) generated 15 warnings [INFO] [stderr] warning: unexpected `cfg` condition value: `std` [INFO] [stderr] --> packages/secq256k1/src/field/field_secp.rs:1088:11 [INFO] [stderr] | [INFO] [stderr] 1088 | #[cfg(feature = "std")] [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `std` [INFO] [stderr] --> packages/secq256k1/src/field/field_secq.rs:1087:11 [INFO] [stderr] | [INFO] [stderr] 1087 | #[cfg(feature = "std")] [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `secq256k1` (lib test) generated 2 warnings [INFO] [stderr] warning: fields `num_inputs` and `num_aux` are never read [INFO] [stderr] --> packages/circuit_reader/src/circom_reader.rs:15:9 [INFO] [stderr] | [INFO] [stderr] 14 | pub struct R1CS { [INFO] [stderr] | ---- fields in this struct [INFO] [stderr] 15 | pub num_inputs: usize, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 16 | pub num_aux: usize, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `R1CS` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: fields `prime_size`, `n_prv_in`, and `n_labels` are never read [INFO] [stderr] --> packages/circuit_reader/src/circom_reader.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 23 | pub struct Header { [INFO] [stderr] | ------ fields in this struct [INFO] [stderr] 24 | pub field_size: u32, [INFO] [stderr] 25 | pub prime_size: Vec, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 29 | pub n_prv_in: u32, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 30 | pub n_labels: u64, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Header` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `version` is never read [INFO] [stderr] --> packages/circuit_reader/src/circom_reader.rs:37:9 [INFO] [stderr] | [INFO] [stderr] 36 | pub struct R1CSFile { [INFO] [stderr] | -------- field in this struct [INFO] [stderr] 37 | pub version: u32, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `R1CSFile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: variable `A` should have a snake case name [INFO] [stderr] --> packages/circuit_reader/src/lib.rs:24:13 [INFO] [stderr] | [INFO] [stderr] 24 | let mut A = vec![]; [INFO] [stderr] | ^ help: convert the identifier to snake case: `a` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable `B` should have a snake case name [INFO] [stderr] --> packages/circuit_reader/src/lib.rs:25:13 [INFO] [stderr] | [INFO] [stderr] 25 | let mut B = vec![]; [INFO] [stderr] | ^ help: convert the identifier to snake case: `b` [INFO] [stderr] [INFO] [stderr] warning: variable `C` should have a snake case name [INFO] [stderr] --> packages/circuit_reader/src/lib.rs:26:13 [INFO] [stderr] | [INFO] [stderr] 26 | let mut C = vec![]; [INFO] [stderr] | ^ help: convert the identifier to snake case (notice the capitalization): `c` [INFO] [stderr] [INFO] [stderr] warning: `circuit_reader` (lib) generated 6 warnings [INFO] [stderr] warning: `circuit_reader` (lib test) generated 6 warnings (6 duplicates) [INFO] [stderr] warning: unexpected `cfg` condition value: `std` [INFO] [stderr] --> packages/Spartan-secq/src/scalar/scalar.rs:847:9 [INFO] [stderr] | [INFO] [stderr] 847 | #[cfg(feature = "std")] [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `rayon` [INFO] [stderr] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: associated function `decompress_vector` is never used [INFO] [stderr] --> packages/Spartan-secq/src/scalar/mod.rs:33:6 [INFO] [stderr] | [INFO] [stderr] 31 | pub trait ScalarBytesFromScalar { [INFO] [stderr] | --------------------- associated function in this trait [INFO] [stderr] 32 | fn decompress_scalar(s: &Scalar) -> ScalarBytes; [INFO] [stderr] 33 | fn decompress_vector(s: &[Scalar]) -> Vec; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `spartan` (lib test) generated 15 warnings (13 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.85 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/circuit_reader-eaeca1aad7578ce2) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/bin/gen_spartan_inst.rs (/opt/rustwide/target/debug/deps/gen_spartan_inst-085f40e051d00a84) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 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/poseidon-c5fcbbb00dae8142) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test_k256 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/secq256k1-b6a3bdbb01839e70) [INFO] [stdout] [INFO] [stdout] running 44 tests [INFO] [stdout] test field::field_secp::tests::test_double ... ok [INFO] [stdout] test field::field_secp::tests::test_equality ... ok [INFO] [stdout] test field::field_secp::tests::test_from_bytes ... ok [INFO] [stdout] test field::field_secp::tests::test_addition ... ok [INFO] [stdout] test field::field_secp::tests::test_from_raw ... ok [INFO] [stdout] test field::field_secp::tests::test_from_bytes_wide_negative_one ... ok [INFO] [stdout] test field::field_secp::tests::test_from_bytes_wide_r2 ... ok [INFO] [stdout] test field::field_secp::tests::test_from_u512_max ... ok [INFO] [stdout] test field::field_secp::tests::test_from_u512_r ... ok [INFO] [stdout] test field::field_secp::tests::test_from_u512_r2 ... ok [INFO] [stdout] test field::field_secp::tests::test_from_u512_zero ... ok [INFO] [stdout] test field::field_secp::tests::test_inv ... ok [INFO] [stdout] test field::field_secp::tests::test_negation ... ok [INFO] [stdout] test field::field_secp::tests::test_squaring ... ok [INFO] [stdout] test field::field_secp::tests::test_subtraction ... ok [INFO] [stdout] test field::field_secp::tests::test_to_bytes ... ok [INFO] [stdout] test field::field_secp::tests::test_zero ... ok [INFO] [stdout] test field::field_secq::tests::test_addition ... ok [INFO] [stdout] test field::field_secq::tests::test_double ... ok [INFO] [stdout] test field::field_secq::tests::test_equality ... ok [INFO] [stdout] test field::field_secq::tests::test_from_bytes ... ok [INFO] [stdout] test field::field_secq::tests::test_from_bytes_wide_negative_one ... ok [INFO] [stdout] test field::field_secq::tests::test_from_raw ... ok [INFO] [stdout] test field::field_secq::tests::test_from_bytes_wide_r2 ... ok [INFO] [stdout] test field::field_secq::tests::test_from_u512_r ... ok [INFO] [stdout] test field::field_secq::tests::test_inv ... ok [INFO] [stdout] test field::field_secp::tests::test_inversion ... ok [INFO] [stdout] test field::field_secq::tests::test_from_u512_r2 ... ok [INFO] [stdout] test field::field_secq::tests::test_from_u512_zero ... ok [INFO] [stdout] test field::field_secq::tests::test_negation ... ok [INFO] [stdout] test field::field_secp::tests::test_multiplication ... ok [INFO] [stdout] test field::field_secq::tests::test_from_u512_max ... ok [INFO] [stdout] test field::field_secq::tests::test_squaring ... ok [INFO] [stdout] test field::field_secq::tests::test_subtraction ... ok [INFO] [stdout] test field::field_secq::tests::test_to_bytes ... ok [INFO] [stdout] test field::field_secq::tests::test_zero ... ok [INFO] [stdout] test scalar::tests::add ... ok [INFO] [stdout] test scalar::tests::test_all ... ok [INFO] [stdout] test field::field_secq::tests::test_multiplication ... ok [INFO] [stdout] test field::field_secq::tests::test_inversion ... ok [INFO] [stdout] test affine::tests::test_from_uniform_bytes ... ok [INFO] [stdout] test hashtocurve::tests::test_secp_hash_to_curve ... ok [INFO] [stdout] test field::field_secp::tests::test_invert_is_pow ... ok [INFO] [stdout] test field::field_secq::tests::test_invert_is_pow ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 44 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libspartan-b80e9e9e792d8870) [INFO] [stdout] [INFO] [stdout] running 42 tests [INFO] [stdout] test dense_mlpoly::tests::check_memoized_factored_chis ... ok [INFO] [stdout] test dense_mlpoly::tests::check_factored_chis ... ok [INFO] [stdout] test dense_mlpoly::tests::check_polynomial_evaluation ... ok [INFO] [stdout] test dense_mlpoly::tests::check_memoized_chis ... ok [INFO] [stdout] test group::tests::msm ... ok [INFO] [stdout] test nizk::tests::check_equalityproof ... ok [INFO] [stdout] test r1csproof::tests::test_tiny_r1cs ... ok [INFO] [stdout] test scalar::scalar::tests::test_addition ... ok [INFO] [stdout] test scalar::scalar::tests::test_double ... ok [INFO] [stdout] test scalar::scalar::tests::test_equality ... ok [INFO] [stdout] test scalar::scalar::tests::test_from_bytes ... ok [INFO] [stdout] test scalar::scalar::tests::test_from_bytes_wide_maximum ... ok [INFO] [stdout] test nizk::tests::check_knowledgeproof ... ok [INFO] [stdout] test scalar::scalar::tests::test_from_bytes_wide_r2 ... ok [INFO] [stdout] test scalar::scalar::tests::test_from_bytes_wide_negative_one ... ok [INFO] [stdout] test scalar::scalar::tests::test_from_raw ... ok [INFO] [stdout] test scalar::scalar::tests::test_from_u512_max ... ok [INFO] [stdout] test scalar::scalar::tests::test_from_u512_r ... ok [INFO] [stdout] test scalar::scalar::tests::test_from_u512_zero ... ok [INFO] [stdout] test scalar::scalar::tests::test_inv ... ok [INFO] [stdout] test scalar::scalar::tests::test_from_u512_r2 ... ok [INFO] [stdout] test scalar::scalar::tests::test_inversion ... ok [INFO] [stdout] test scalar::scalar::tests::test_multiplication ... ok [INFO] [stdout] test scalar::scalar::tests::test_negation ... ok [INFO] [stdout] test scalar::scalar::tests::test_squaring ... ok [INFO] [stdout] test scalar::scalar::tests::test_subtraction ... ok [INFO] [stdout] test scalar::scalar::tests::test_to_bytes ... ok [INFO] [stdout] test scalar::scalar::tests::test_zero ... ok [INFO] [stdout] test nizk::tests::check_productproof ... ok [INFO] [stdout] test tests::check_r1cs_invalid_index ... ok [INFO] [stdout] test tests::check_r1cs_invalid_scalar ... ok [INFO] [stdout] test scalar::scalar::tests::test_invert_is_pow ... ok [INFO] [stdout] test r1csproof::tests::test_synthetic_r1cs ... ok [INFO] [stdout] test unipoly::tests::test_from_evals_cubic ... ok [INFO] [stdout] test unipoly::tests::test_from_evals_quad ... ok [INFO] [stdout] test dense_mlpoly::tests::check_polynomial_commit ... ok [INFO] [stdout] test tests::test_padded_constraints ... ok [INFO] [stdout] test r1csproof::tests::check_r1cs_proof ... ok [INFO] [stdout] test sparse_mlpoly::tests::check_sparse_polyeval_proof ... ok [INFO] [stdout] test tests::check_snark ... ok [INFO] [stdout] test nizk::tests::check_dotproductproof ... ok [INFO] [stderr] Running unittests src/bin/mont_params.rs (/opt/rustwide/target/debug/deps/mont_params-4c741a552d69e9e6) [INFO] [stdout] test nizk::tests::check_dotproductproof_log ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 59.98s [INFO] [stdout] [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] [stderr] Running unittests profiler/nizk.rs (/opt/rustwide/target/debug/deps/nizk-c9c2ec3dc6086f82) [INFO] [stdout] [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 profiler/snark.rs (/opt/rustwide/target/debug/deps/snark-590bd71c5429b5d6) [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/spartan_wasm-4e5c80fb9c871d9a) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test wasm::test::test_poseidon ... ok [INFO] [stdout] test wasm::test::check_nizk ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.20s [INFO] [stdout] [INFO] [stderr] Doc-tests circuit_reader [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] Doc-tests poseidon [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] Doc-tests secq256k1 [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] Doc-tests libspartan [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] Doc-tests spartan_wasm [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] running `Command { std: "docker" "inspect" "180316cae4d907fa30d42cdaf98463724011ea42152548aef9be5a7bd918b1d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "180316cae4d907fa30d42cdaf98463724011ea42152548aef9be5a7bd918b1d8", kill_on_drop: false }` [INFO] [stdout] 180316cae4d907fa30d42cdaf98463724011ea42152548aef9be5a7bd918b1d8